Colloid gtk theme for linux
Find a file
2021-12-18 09:11:02 +08:00
.github/workflows feat: pre-release 2021-12-10 11:44:25 +07:00
icon-theme update 2021-12-11 14:25:03 +08:00
src Merge branch 'main' of github.com:vinceliuice/Colloid-gtk-theme 2021-12-18 09:11:02 +08:00
.gitattributes Initial commit 2021-12-09 21:53:04 +08:00
.gitignore Create .gitignore 2021-12-09 22:08:42 +08:00
build.sh Initial commit 2021-12-09 21:53:04 +08:00
colloid.png update 2021-12-11 00:21:17 +08:00
install.sh Fixed budgie issues 2021-12-14 10:53:31 +08:00
LICENSE Initial commit 2021-12-09 21:53:04 +08:00
README.md update 2021-12-11 00:21:17 +08:00
tweaks.png Fixed issues 2021-12-11 00:11:10 +08:00

Colloid gtk theme

Colloid

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.
  • sassc — 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: ~/.themes)
-n, --name NAME         Specify theme name (Default: Colloid)
-t, --theme VARIANT...  Specify theme color variant(s) [default|purple|pink|red|orange|yellow|green|teal|grey|all] (Default: blue)
-c, --color VARIANT...  Specify color variant(s) [standard|light|dark] (Default: All variants)
-s, --size VARIANT...   Specify size variant [standard|compact] (Default: standard variant)
--tweaks                Specify versions for tweaks [nord|black|rimless|normal] (only nord and black can not mix use!)
                        1. nord:     Nord color version
                        2. black:    Blackness color version
                        3. rimless:  Remove the 1px border about windows and menus
                        4. normal:   normal windows button style
-h, --help              Show help

For more information, run: ./install.sh --help

tweaks

Flatpak Installation

Automatically install your host GTK+ theme as a Flatpak. Use this: