aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-12 09:09:25 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-12 09:09:25 +0900
commit2b1ba3b8f1c97237b76a1864164d4d9f34dd4a39 (patch)
treee3e78ee0f409b01ae077c0d3d6a217f5ecbb9604
parentf0c4a223a66b9416b8e3bd0f3b900fd8edce5929 (diff)
adjusted catppuccin waybar themes
-rw-r--r--config/waybar/style/style-catppuccin-latte.css4
-rw-r--r--config/waybar/style/style-catppuccin-mocha.css4
2 files changed, 8 insertions, 0 deletions
diff --git a/config/waybar/style/style-catppuccin-latte.css b/config/waybar/style/style-catppuccin-latte.css
index e029f77c..c497398b 100644
--- a/config/waybar/style/style-catppuccin-latte.css
+++ b/config/waybar/style/style-catppuccin-latte.css
@@ -138,6 +138,10 @@ window#waybar.hidden {
color: @teal;
}
+#temperature.critical {
+ background-color: @red;
+}
+
#tray > .passive {
-gtk-icon-effect: dim;
}
diff --git a/config/waybar/style/style-catppuccin-mocha.css b/config/waybar/style/style-catppuccin-mocha.css
index 098dd635..1b8c296c 100644
--- a/config/waybar/style/style-catppuccin-mocha.css
+++ b/config/waybar/style/style-catppuccin-mocha.css
@@ -138,6 +138,10 @@ window#waybar.hidden {
color: @teal;
}
+#temperature.critical {
+ background-color: @red;
+}
+
#tray > .passive {
-gtk-icon-effect: dim;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage