Ubuntu 16.04.1 安装界面调节器和主题

第三方安装的主题,在系统的Appearance中是找不到的,所以需要界面调节器对安装的主题进行操作。

首先,安装界面调节器。
sudo apt install unity-tweak-tool

然后,安装主题,使用界面调节器应用安装的主题。

这里推荐几款主题(THEME)以及图标(ICON):

numix theme and icon

sudo add-apt-repository ppa:numix/ppa
sudo apt update
sudo apt install numix-gtk-theme numix-icon-theme-circle

arc theme and icon

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04/ /' > /etc/apt/sources.list.d/arc-theme.list"
sudo apt update
sudo apt install arc-theme

adapta theme and icon

sudo add-apt-repository ppa:tista/adapta
sudo apt update
sudo apt install adapta-gtk-theme

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容