personal dotfiles: my Hyprland config
Diffstat (limited to '.config/gtk-4.0/gtk.css')
| -rw-r--r-- | .config/gtk-4.0/gtk.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/gtk-4.0/gtk.css b/.config/gtk-4.0/gtk.css new file mode 100644 index 0000000..7c52dc0 --- /dev/null +++ b/.config/gtk-4.0/gtk.css @@ -0,0 +1,3 @@ +/* colors for zach */ +@define-color window_bg_color #242424AA; +@define-color popover_bg_color #383838AA; |