vinceliuice / Matcha-gtk-theme

Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell
https://www.pling.com/p/1187179/
GNU General Public License v3.0
743 stars 67 forks source link

How change matcha-dark-sea colour scheme xfce #156

Closed NextGenRyo closed 3 years ago

NextGenRyo commented 3 years ago

How do we change just the colours of the theme? Like the loading bar and insens sliders and insense buttons. "The darker shade of green on buttons we cant interact with"

Watch the video to see my issue: https://youtu.be/YekBWNWbm0M

vinceliuice commented 3 years ago

You need to change the progress color

NextGenRyo commented 3 years ago

You need to change the progress color

What css file do i need to edit and what line of code?

vinceliuice commented 3 years ago

https://github.com/vinceliuice/Matcha-gtk-theme/blob/a31abf0da98fa2b8e7f87364249b069416d10671/src/gtk-3.0/sass/_colors.scss#L50

NextGenRyo commented 3 years ago

https://github.com/vinceliuice/Matcha-gtk-theme/blob/a31abf0da98fa2b8e7f87364249b069416d10671/src/gtk-3.0/sass/_colors.scss#L50

Thanks for the reply but that's not working. I need the the green slider and button in the pavucontrol changed, but I can't find it.

NextGenRyo commented 3 years ago

Used my own css in .config/gtk-3.0/ and it picked up the changes i previously made.