tmp colors gnome
This commit is contained in:
parent
b6cd6d881a
commit
4131cab563
2 changed files with 5 additions and 5 deletions
|
|
@ -12,8 +12,8 @@ Background=org.gnome.desktop.background
|
|||
|
||||
|
||||
# Keep in sync with "primary-color" in [org/gnome/desktop/background]
|
||||
DARK_COLOR='#054A55'
|
||||
LIGHT_COLOR='#DEEDF1'
|
||||
DARK_COLOR='#002E37'
|
||||
LIGHT_COLOR='#DDECF0'
|
||||
|
||||
|
||||
if [ "$(gsettings get $Interface color-scheme)" = "'prefer-dark'" ]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue