-首先查看GTK的版本,我的是3.4.2
~$ dpkg -s libgtk-3-0 | grep '^Version'
Version: 3.4.2-0ubuntu0.5
对应版本下载安装包
(GTK 3.0 and 3.2) |
(GTK 3.4) |
( GTK 3.6 and newer) |
解压
~$ unzip projets-divers-clearlooks-phenix-4d2a946df42129a279fbef41ffe60b6ef543d46b.zip
- Extract the archive.
- 把解压后的文件夹重命名为 `Clearlooks-Phenix`.
~$ mv projets-divers-clearlooks-phenix Clearlooks-Phenix
- 拷贝文件夹`Clearlooks-Phenix` 到系统指定目录:
~$ sudo cp -r Clearlooks-Phenix /usr/share/themes/
- 我们需要安装软件 gonme-tweak-tool 来切换主题
~$ sudo apt-get install gnome-tweak-tool
- 打开tweak-tool,用他来选择主题
选择 *Theme > GTK+ theme* > Clearlooks-Phenix
看下图,还是很喜欢蓝色
参考:
http://gnome-look.org/content/show.php/Clearlooks-Phenix?content=145210
No comments:
Post a Comment