Skip to content

tognee/materia-kolorizer

Repository files navigation

⚠️ Upstream Materia changes too often, this script may be outdated when you download it...

---- (latest sync: 10th may 2019)


title




ℹ️ Need matching icons and wallpapers? Check papirus-kolorizer and wallpaper-kolorizer!

--- You can use "all-in-one kolorizer" script to get everything.




This bash script provides an easy way to change Materia GTK theme primary and accent colors.

showcase

-> fullsize screenshot 1 (bootstrap purple + wp-foxy)

-> fullsize screenshot 2 (bulma green + wp-angly)

-> fullsize screenshot 3 (graphite + wp-aqueousy)

Installation

cd $(xdg-user-dir DOWNLOAD)
wget https://raw.githubusercontent.com/DarthWound/materia-kolorizer/master/materia-kolorizer.sh
chmod +x materia-kolorizer.sh

You don't have to download Materia, the script does everything for you.

If you already have this script installed, remove the old version first.

Usage

Before anything, please install Materia build requirements:

  • sassc
  • inkscape
  • optipng
  • gtk2 murrine engine

Launch the script:

cd $(xdg-user-dir DOWNLOAD) && ./materia-kolorizer.sh

It won't replace your existing Materia installation if any.

Default color is "Bootstrap purple" #7952B3. To change colors, open the script in a text editor and modify the HEX color codes in variables (lines beginning with "readonly" at the top of the script). Some color codes are commented in the script to help you quickly find something you may like. You can set a custom name for the theme too.

Please note that I changed GNOME Shell fonts, since GNOME 3.28 Cantarell supports different weights. If you want to keep Materia defaults (Roboto and M+1c) then edit the script to remove the corresponding lines (63-64).

PS: I know that there is a script provided by Materia (and Oomox utility) to create custom themes, the difference here is that we only change primary/accent colors and keep Materia theme (+variants) totally intact.

About

Change Materia gtk-theme main colors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages