lassekongo83 / adw-gtk3

The theme from libadwaita ported to GTK-3
GNU Lesser General Public License v2.1
1.5k stars 57 forks source link

[Suggestion] Nord colour variation. #135

Closed riquezjp closed 2 years ago

riquezjp commented 2 years ago

Hi, I know it's easy to apply a simple colour theme to gtk4 apps in libadwaita using ~/.config/gtk-4.0/gtk.css & I've tried the Nord example HERE. & it looks nice, I enjoy the softer greys compared to the default.

Is there a way to use adw-gtk3 + named colours (find & replace) to shift adw-gtk3 to match the Nord example?

If so, it would also mean other simple palette shifts could be possible using the named colours from then on.

On the face of it it seems 'all' that needs doing is the various background blacks changing to the blue/grey nord tones. (& of course when I say 'all' there might be more than I expect ;-) )

This would mean Gnome42 users can enjoy the consistent look adw-gtk3 provides & themed palette changes.

Screenshot from 2022-05-31 10-15-32

Screenshot from 2022-05-31 10-16-09

lassekongo83 commented 2 years ago

That is the plan. Explained more here: https://github.com/lassekongo83/adw-gtk3/issues/98#issuecomment-1111817159 (I've barely started with it.)

lassekongo83 commented 2 years ago

This has now been implemented. Not all named colors from libadwaita are supported. See: https://github.com/lassekongo83/adw-gtk3/blob/main/customizing.md for more info.