vinceliuice / Canta-theme

Canta is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
GNU General Public License v2.0
656 stars 54 forks source link

Error with the theme #13

Closed actionless closed 6 years ago

actionless commented 6 years ago

https://github.com/vinceliuice/Canta-theme/blob/master/HACKING.md#changing-the-color-scheme-with-script

bash: ./change_color.sh: No such file or directory
vinceliuice commented 6 years ago

Now I add this script file back

actionless commented 6 years ago

btw now materia is using a "slimer" color-changing script based on templating _colors.scss: https://github.com/nana-4/materia-theme/blob/master/change_color.sh#L176 https://github.com/nana-4/materia-theme/blob/master/src/_sass/_colors.scss.template

vinceliuice commented 6 years ago

Sorry! I still don’t get the principle of modifying color for now, so I think maybe I should removed all those scripts till I understand it.

actionless commented 6 years ago

don't hesistate to ask anything, the script is very easy, it's just basically replacing in the template values like %SEL_BG% to selection bg color and so on

vinceliuice commented 6 years ago

Thanks, when I adjust it to work well I'll upload it.

actionless commented 6 years ago

thanks in advance :-)