diff options
| author | awy <awy@awy.one> | 2025-11-19 20:06:15 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-19 20:06:15 +0300 |
| commit | 2e0c596259de318a86ce57f82c52cf268099a7de (patch) | |
| tree | 8073ab8445a9dc69367236e63b9e41130d734ec6 /.config/waybar/gruvbox.css | |
| parent | 790eccde5e3bb6a187a47c34fa905bab064fad71 (diff) | |
| download | hyprdots-2e0c596259de318a86ce57f82c52cf268099a7de.tar.gz | |
yes
Diffstat (limited to '.config/waybar/gruvbox.css')
| -rw-r--r-- | .config/waybar/gruvbox.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/waybar/gruvbox.css b/.config/waybar/gruvbox.css new file mode 100644 index 0000000..e533ab4 --- /dev/null +++ b/.config/waybar/gruvbox.css @@ -0,0 +1,10 @@ +@define-color text #ebdbb2; +@define-color activebg #504945; +@define-color bg #282828; +@define-color red #E67E80; +@define-color orange #E69875; +@define-color yellow #DBBC7F; +@define-color green #A7C080; +@define-color blue #7FBBB3; +@define-color purple #D699B6; +@define-color aqua #83C092; |