Colloid gtk theme for linux
Find a file
vinceliuice 5feecc6695 update
2023-05-30 10:20:38 +08:00
.github/workflows feat: pre-release 2021-12-10 11:44:25 +07:00
src update 2023-05-30 10:20:38 +08:00
.gitignore update 2022-09-01 00:12:19 +08:00
build.sh Fixed #55 2022-05-15 01:41:43 +08:00
colloid.png update 2022-02-16 17:53:10 +08:00
gtkrc.sh Fixed #55 2022-05-15 01:41:43 +08:00
install.sh Fixed #108 2023-04-13 14:16:32 +08:00
LICENSE Initial commit 2021-12-09 21:53:04 +08:00
README.md update 2023-04-11 21:44:52 +08:00
tweaks.png update 2022-02-16 17:57:15 +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

  • Icon theme Colloid

Donate

If you like my project, you can buy me a coffee:

PayPal donate button

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)

-l, --libadwaita        Link installed gtk-4.0 theme to config folder for all libadwaita app use this theme

-r, --remove,
-u, --uninstall         Uninstall/Remove installed themes or links

--tweaks                Specify versions for tweaks
                        1. [nord|dracula|gruvbox]:     Nord|Dracula|gruvbox ColorSchemes version
                        2. black:    Blackness color version
                        3. rimless:  Remove the 1px border about windows and menus
                        4. normal:   Normal windows button style (titlebuttons: max/min/close)
-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:

Firefox theme

Install Firefox theme

01