chore: update gtk4-output for the theme to set adwaita named colors

This is still a bit incomplete, and some apps use their own custom variables as well, for example the text editor.
This commit is contained in:
Ashley Wulber 2024-01-30 19:20:35 -05:00 committed by Jeremy Soller
parent 4154428a63
commit d6b87a0222
5 changed files with 175 additions and 160 deletions

View file

@ -150,6 +150,10 @@ members = [
]
exclude = ["examples/design-demo", "iced"]
[workspace.dependencies]
dirs = "5.0.1"
[patch."https://github.com/pop-os/libcosmic"]
libcosmic = { path = "./" }