We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6584612 commit 4e48451Copy full SHA for 4e48451
1 file changed
dotfiles/.config/gtk-4.0/gtk.css
@@ -0,0 +1,8 @@
1
+@import 'colors.css';
2
+
3
+/* overrides */
4
+@define-color window_bg_color #000000;
5
+@define-color view_bg_color #000000;
6
+@define-color headerbar_bg_color #000000;
7
+@define-color card_bg_color #0a0a0a;
8
+@define-color popover_bg_color #0a0a0a;
0 commit comments