aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Extra-EverForest.css
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-07-10 11:21:24 -0700
committerPinapelz <yukais@pinapelz.com>2026-07-10 11:21:24 -0700
commit24de2a31a52d17b6f7214197bdbfeab7428742dd (patch)
treef7736c4712d5a394525a3da2f2b4294e81ba9540 /config/waybar/style/Extra-EverForest.css
parent861bf5be200bfcf2440fec4cda911d29ec18493f (diff)
parentbca86bbec4757cec1f6f5bdea2ed210542f10fae (diff)
Merge remote-tracking branch 'upstream'
Diffstat (limited to 'config/waybar/style/Extra-EverForest.css')
-rw-r--r--config/waybar/style/Extra-EverForest.css44
1 files changed, 22 insertions, 22 deletions
diff --git a/config/waybar/style/Extra-EverForest.css b/config/waybar/style/Extra-EverForest.css
index e91221ba..c3ae5668 100644
--- a/config/waybar/style/Extra-EverForest.css
+++ b/config/waybar/style/Extra-EverForest.css
@@ -53,9 +53,9 @@ window#waybar {
}
window#waybar.hidden {
- opacity: 0.5;
- /* Waybar scaling: adjust font-size to scale the bar */
- font-size: 14px;
+ opacity: 0.5;
+ /* Waybar scaling: adjust font-size to scale the bar */
+ font-size: 14px;
}
#window {
@@ -179,7 +179,7 @@ window#waybar.hidden {
background-color: @red;
color: @fg;
animation-name: blink;
- animation-duration: 3.0s;
+ animation-duration: 3s;
animation-timing-function: steps(12);
animation-iteration-count: infinite;
animation-direction: alternate;
@@ -227,14 +227,14 @@ window#waybar.hidden {
border-radius: 5px;
margin-left: 5px;
background-color: @blue;
- border-bottom: 8px solid rgba(0, 0, 0, 0.2);
+ border-top: 8px solid rgba(0, 0, 0, 0.2);
color: @black;
}
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
background-color: @fg;
- border-bottom: 8px solid rgba(0, 0, 0, 0.2);
+ border-bottom: 8px solid rgba(0, 0, 0, 0.2);
color: @bg0;
}
@@ -248,27 +248,27 @@ window#waybar.hidden {
#backlight-slider slider,
#pulseaudio-slider slider {
- min-width: 0px;
- min-height: 0px;
- opacity: 0;
- background-image: none;
- border: none;
- box-shadow: none;
+ min-width: 0px;
+ min-height: 0px;
+ opacity: 0;
+ background-image: none;
+ border: none;
+ box-shadow: none;
}
#backlight-slider trough,
#pulseaudio-slider trough {
- min-width: 80px;
- min-height: 5px;
- border-radius: 5px;
- background-color: #22252a;
+ min-width: 80px;
+ min-height: 5px;
+ border-radius: 5px;
+ background-color: #22252a;
}
#backlight-slider highlight,
#pulseaudio-slider highlight {
- min-height: 10px;
- border-radius: 5px;
- background-color: #ba5663;
+ min-height: 10px;
+ border-radius: 5px;
+ background-color: #ba5663;
}
#backlight,
@@ -324,15 +324,15 @@ window#waybar.hidden {
#custom-weather.clearNight,
#custom-weather.cloudyFoggyDay,
#custom-weather.cloudyFoggyNight,
-#custom-weather.default,
+#custom-weather.default,
#custom-weather.rainyDay,
#custom-weather.rainyNight,
#custom-weather.severe,
#custom-weather.showyIcyDay,
#custom-weather.snowyIcyNight,
#custom-weather.sunnyDay {
- padding-right: 5px;
- padding-left: 5px;
+ padding-right: 5px;
+ padding-left: 5px;
}
/* --- tray readability override (global) --- */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage