aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/waybar/style.css')
-rw-r--r--dot_config/waybar/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/dot_config/waybar/style.css b/dot_config/waybar/style.css
index f0d764d..86e546a 100644
--- a/dot_config/waybar/style.css
+++ b/dot_config/waybar/style.css
@@ -28,6 +28,14 @@ window#waybar {
background-color: #fb4934;
}
+#custom-vpn.up {
+ color: #b8bb26;
+}
+
+#custom-vpn.down {
+ color: #928374;
+}
+
#mode {
color: #fabd2f;
font-weight: bold;