ChromeOS theme
ChromeOS is a Material Design theme for GNOME/GTK based desktop environments. Based on nana-4 -- materia-theme
Requirements
- GTK
>=3.20
gnome-themes-extra
(orgnome-themes-standard
)- Murrine engine β The package name depends on the distro.
gtk-engine-murrine
on Arch Linuxgtk-murrine-engine
on Fedoragtk2-engine-murrine
on openSUSEgtk2-engines-murrine
on Debian, Ubuntu, etc.
bc
β build dependency
Installation
Manual Installation
Run the following commands in the terminal:
./install.sh
Tip:
./install.sh
allows the following options:
-d, --dest DIR Specify destination directory (Default: /usr/share/themes)
-n, --name NAME Specify theme name (Default: ChromeOS)
-c, --color VARIANT... Specify color variant(s) [standard|dark|light] (Default: All variants)
-s, --size VARIANT Specify size variant [standard|compact] (Default: All variants)
-h, --help Show help
For more information, run:
./install.sh --help
Install from Snap
You can install the theme from the Snap Store ΠΎr by running:
sudo snap install chromeos-themes
To connect the theme to an app run:
sudo snap connect [other snap]:gtk-3-themes chromeos-themes:gtk-3-themes
To connect the theme to all apps which have available plugs to gtk-common-themes you can run: