Skip to content

Commit fefd0a4

Browse files
theodorleviTheodor Levi Halldorsson
andauthored
Changed background colours in adwaita-dark theme to updated colours from GNOME 48 (#14695)
Co-authored-by: Theodor Levi Halldorsson <[email protected]>
1 parent 506ac26 commit fefd0a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

runtime/themes/adwaita-dark.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@ green_4 = "#2EC27E"
133133
green_5 = "#26A269"
134134
green_6 = "#1F7F56"
135135
green_7 = "#1C6849"
136-
libadwaita_dark = "#1D1D1D"
137-
libadwaita_dark_alt = "#303030"
138-
libadwaita_popup = "#282828"
136+
libadwaita_dark = "#1d1d20"
137+
libadwaita_dark_alt = "#28282c"
138+
libadwaita_popup = "#36363a"
139139
light_1 = "#FFFFFF"
140140
light_2 = "#FCFCFC"
141141
light_3 = "#F6F5F4"

0 commit comments

Comments
 (0)