gnome-tweak-toolで設定を起動し,apeearance > GTK+ にて Arc テーマが選択可能.
Atomを連想させる"Arc-Dark",クールで目にも優しい,オススメのテーマ. fedoraなど他ディストリビューションや他versionにもインストール可能.
# To build the theme the follwing packages are required
sudo apt-get update
sudo apt-get install -y autoconf
sudo apt-get install -y automake
sudo apt-get install -y gtk2-engines-murrine
sudo apt-get install -y libgtk-3-dev
sudo apt-get install -y gnome-tweak-tool
sudo apt-get update
# Clone the git repository with
git clone https://github.com/horst3180/arc-theme --depth 1 && cd arc-theme
# 2. Build and install the theme
./autogen.sh --prefix=/usr
sudo make install
- 他のテーマ 他にも,Windows, Macライクなインターフェイスのテーマなど色々ある.
参考:https://github.com/horst3180/arc-theme)[https://github.com/horst3180/arc-theme