diff options
| author | ryukamish <[email protected]> | 2026-04-10 17:41:01 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-04-10 17:41:01 +0530 |
| commit | 9c398204855235c0de707942a443dbfaf4831091 (patch) | |
| tree | 26859624df2aff6507f946e277aa7dac7062aa3a /waybar/themes/gruvbox-dark.css | |
| parent | eafcdda7b58a63bf8b6be15718a41c186ff497d5 (diff) | |
fix: minimal waybar with less deps
Diffstat (limited to 'waybar/themes/gruvbox-dark.css')
| -rw-r--r-- | waybar/themes/gruvbox-dark.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/waybar/themes/gruvbox-dark.css b/waybar/themes/gruvbox-dark.css deleted file mode 100644 index 5dcf4c6..0000000 --- a/waybar/themes/gruvbox-dark.css +++ /dev/null @@ -1,12 +0,0 @@ -/* Gruvbox Dark Hard – only 8 colors you’ll ever need */ -@define-color background #1d2021; /* darkest */ -@define-color background0 #282828; /* main background */ -@define-color background1 #3c3836; /* statusbars, selected lines */ -@define-color background2 #504945; /* subtle highlights */ -@define-color foreground #ebdbb2; /* main text */ -@define-color foreground0 #fbf1c7; /* brightest text (rarely used) */ -@define-color accent #fe8019; /* bright orange – main accent */ -@define-color color1 #cc241d; /* dark red */ -@define-color color2 #98971a; /* dark green */ -@define-color color3 #d79921; /* dark yellow */ -@define-color color4 #458588; /* dark blue */ |
