aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-05-23 18:39:14 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-05-23 18:39:14 +0900
commit8217dd247d10064a32ec83eeadf3dc2176d31980 (patch)
treeee3217fd95023d32d3e9ff2992a54d15fc20a0a1 /config
parentae5e6c3f2a6b68f210ab698e2683ee900b2d3e7f (diff)
Updated waybar style
Diffstat (limited to 'config')
-rw-r--r--config/waybar/style/[Wallust Bordered] Chroma Simple.css (renamed from config/waybar/style/[Extra] Wallust Bordered.css)51
1 files changed, 26 insertions, 25 deletions
diff --git a/config/waybar/style/[Extra] Wallust Bordered.css b/config/waybar/style/[Wallust Bordered] Chroma Simple.css
index 89f675d9..9475f417 100644
--- a/config/waybar/style/[Extra] Wallust Bordered.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Simple.css
@@ -37,8 +37,18 @@ tooltip {
opacity: 0.9;
}
+#workspaces {
+ border-radius: 20px;
+ background: @background;
+ opacity: 1;
+ padding: 0px 10px;
+ margin: 0;
+ margin-top: 5px;
+ border: 2px solid @color12;
+}
+
#workspaces button {
- color: @forground;
+ color: @color10;
box-shadow: none;
text-shadow: none;
padding-right: 12px;
@@ -51,15 +61,11 @@ tooltip {
#workspaces button.active {
color: @color12;
padding-right: 12px;
- background-color: @background;;
+ background-color: @background;
animation: gradient_f 20s ease-in infinite;
transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682);
}
-#workspaces button.focused {
- color: @color9;
-}
-
#workspaces button.urgent {
color: #11111b;
border-radius: 10px;
@@ -67,7 +73,7 @@ tooltip {
#taskbar button:hover,
#workspaces button:hover {
- color: @color11;
+ color: @color12;
padding-left: 0px;
padding-right: 2px;
animation: gradient_f 20s ease-in infinite;
@@ -78,6 +84,7 @@ tooltip {
#backlight-slider,
#battery,
#bluetooth,
+#clock,
#cpu,
#disk,
#idle_inhibitor,
@@ -92,7 +99,6 @@ tooltip {
#tray,
#window,
#wireplumber,
-#workspaces,
#custom-backlight,
#custom-cava_mviz,
#custom-cycle_wall,
@@ -122,11 +128,16 @@ tooltip {
padding: 0px 10px;
margin: 0;
margin-top: 5px;
- border: 2px solid @color12;
+ border: 2px solid @color13;
}
#cpu {
border: 2px solid @color5;
+ color: @color12;
+}
+
+#memory {
+ color: @color10;
}
#disk {
@@ -136,11 +147,11 @@ tooltip {
#temperature{
color: @color11;
- border: 2px solid @color11;
}
#temperature.critical {
- color: #eba0ac;
+ color: red;
+ border: 2px solid red;
}
#custom-power {
@@ -173,13 +184,6 @@ tooltip {
border: 0px;
}
-#workspaces {
- margin-left: 5px;
- padding-right: 0px;
- padding-left: 5px;
- border: 2px solid @color8;
-}
-
#window {
margin-left: 5px;
margin-right: 5px;
@@ -187,14 +191,7 @@ tooltip {
}
#clock {
- border-radius: 20px;
color: #fab387;
- margin-left: 5px;
- border-right: 0px;
- transition: 0.3s;
- padding-right: 13px;
- padding-left: 13px;
- border: 2px solid @color12;
}
#network {
@@ -235,6 +232,10 @@ tooltip {
border: 2px solid @color14;
}
+#idle_inhibitor.activated {
+ color: @color12;
+ border: 2px solid @color12;
+}
#battery.good {
color: #ffd57a;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage