红联Linux门户
Linux帮助

Ubuntu下推荐一款主题ambiance-blockout-colors

发布时间:2016-08-08 15:01:45来源:linux网站作者:hejiannn
Ubuntu下推荐一款主题ambiance-blockout-colors
这款主题采用的是护眼灰,安装方法:
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get install ambiance-blackout-colors
然后运行unity-tweak-tool,在Theme里选择Ambiance-blackout-purple
 
通过对主题的CSS进行修改,可以让窗口标题和背景透明:
Ubuntu下推荐一款主题ambiance-blockout-colors
 
把ambiance-blockout-xxx主题修改为透明主题的办法:
修改/usr/share/theme/Ambiance-Blockout-Xxx/gtk-3.0/gtk-main.css文件:
Ubuntu下推荐一款主题ambiance-blockout-colors
将左侧的内容修改为右侧的内容。如果觉得0.4太透,可以调整为0.6。
 
通知区域的图标更改?运行unity-tweak-tool选择图标主题,还可以直接修改/usr/share/icons里的图标。
 
注:apt-get install 前需要先 apt-get update
 
本文永久更新地址:http://www.linuxdiyf.com/linux/23137.html