aboutsummaryrefslogtreecommitdiff
path: root/config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style.css')
-rw-r--r--config/waybar/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/waybar/style.css b/config/waybar/style.css
index cc182e9..dd53eff 100644
--- a/config/waybar/style.css
+++ b/config/waybar/style.css
@@ -100,3 +100,12 @@ button:hover {
background-color: #23C17C;
color: #0F261F;
}
+
+#idle_inhibitor {
+ background: #4F8FE6;
+}
+
+#mpd {
+ color: #0F261F;
+ background-color: #FAED8F;
+}