aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-11-20 19:56:37 +0300
committerawy <awy@awy.one>2025-11-20 19:56:37 +0300
commite27ba614e9f1bceaae280c94e829a49252f674ed (patch)
tree439d94c43f88b8ee5c72808064062121a54a37d3 /.config/waybar
parentd3a9369559ba3f62ea45ebde6761aaef93d40f57 (diff)
downloadhyprdots-e27ba614e9f1bceaae280c94e829a49252f674ed.tar.gz
wwwwwwwwasuppppppppp
Diffstat (limited to '.config/waybar')
-rw-r--r--.config/waybar/everforest.css2
-rw-r--r--.config/waybar/style.css2
2 files changed, 3 insertions, 1 deletions
diff --git a/.config/waybar/everforest.css b/.config/waybar/everforest.css
index db191e5..ab954fd 100644
--- a/.config/waybar/everforest.css
+++ b/.config/waybar/everforest.css
@@ -1,4 +1,6 @@
@define-color text #D3C6AA;
+@define-color activebg #2e383c;
+@define-color bg #272e33;
@define-color red #E67E80;
@define-color orange #E69875;
@define-color yellow #DBBC7F;
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 1e24067..05ae964 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -1,4 +1,4 @@
-@import "gruvbox.css";
+@import "everforest.css";
* {
font-family: monospace;