码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu 14.04 Eclipse提示框背景为黑色问题完全解决方案

时间:2015-04-05 01:16:21      阅读:375      评论:0      收藏:0      [点我收藏+]

标签:eclipse   ubuntu   解决方案   interface   color   

首先,安装一个dconf-editor

然后在命令行打开它,找到

org -->gnome --> desktop --> interface

在interface 中找gtk-color-scheme ,像其中填入相应的值,
格式为项目名称:颜色名称;项目名称:颜色名称;
例如:tooltip_bg_color:#f2edbc; tooltip_fg_color :#000000;

按enter键确认

Ubuntu 14.04 Eclipse提示框背景为黑色问题完全解决方案

标签:eclipse   ubuntu   解决方案   interface   color   

原文地址:http://blog.csdn.net/u011763190/article/details/44880075

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!