pbogdan / ChromeOS-theme

ChromeOS gtk theme for linux desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 (or gnome-themes-standard)
  • Murrine engine — The package name depends on the distro.
    • gtk-engine-murrine on Arch Linux
    • gtk-murrine-engine on Fedora
    • gtk2-engine-murrine on openSUSE
    • gtk2-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

Firefox theme

Intall Firefox theme

01 02

Preview

1

About

ChromeOS gtk theme for linux desktop

License:GNU General Public License v2.0


Languages

Language:CSS 99.5%Language:Shell 0.5%Language:JavaScript 0.0%