We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211c66c commit 9ba95ccCopy full SHA for 9ba95cc
2 files changed
src/Mint-Y/libadwaita-1.5/defaults-dark.css
@@ -21,7 +21,7 @@
21
@define-color error_color #ff7b63;
22
@define-color window_bg_color @mint_header;
23
@define-color window_fg_color white;
24
-@define-color view_bg_color #2e2e33;
+@define-color view_bg_color #1d1d20;
25
@define-color view_fg_color white;
26
@define-color headerbar_bg_color @window_bg_color;
27
@define-color headerbar_fg_color white;
src/Mint-Y/libadwaita-1.7/defaults-dark.css
@@ -18,7 +18,7 @@
18
@define-color error_color oklab(from @error_bg_color max(l, 0.85) a b);
19
20
0 commit comments