aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-13 18:34:51 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-13 18:34:51 +0900
commita7bd1440a1a00c4884f507afd3cc2bcc848d38bd (patch)
treed91092480267510f7f1f0e1f6392ebc10d1d1158 /config/waybar/style
parentea8fb19ee34393500fe6e36e505cdf1665b221d2 (diff)
updated waybar hypridle icon and styles
Diffstat (limited to 'config/waybar/style')
-rw-r--r--config/waybar/style/[Black & White] Monochrome.css3
-rw-r--r--config/waybar/style/[Catppuccin] Latte.css3
-rw-r--r--config/waybar/style/[Catppuccin] Mocha.css3
-rw-r--r--config/waybar/style/[Colored] Chroma Glow.css3
-rw-r--r--config/waybar/style/[Colored] Translucent.css3
-rw-r--r--config/waybar/style/[Colorful] Aurora Blossom.css3
-rw-r--r--config/waybar/style/[Colorful] Aurora.css3
-rw-r--r--config/waybar/style/[Colorful] Rainbow Spectrum.css3
-rw-r--r--config/waybar/style/[Dark] Golden Noir.css3
-rw-r--r--config/waybar/style/[Dark] Half-Moon.css3
-rw-r--r--config/waybar/style/[Dark] Latte-Wallust combined.css3
-rw-r--r--config/waybar/style/[Dark] Purpl.css3
-rw-r--r--config/waybar/style/[Dark] Wallust Obsidian Edge.css3
-rw-r--r--config/waybar/style/[Extra] Crimson.css3
-rw-r--r--config/waybar/style/[Extra] Mauve.css3
-rw-r--r--config/waybar/style/[Extra] Rose Pine.css3
-rw-r--r--config/waybar/style/[Extra] Simple Pink.css3
-rw-r--r--config/waybar/style/[Light] Monochrome Contrast.css3
-rw-r--r--config/waybar/style/[Light] Obsidian Glow.css3
-rw-r--r--config/waybar/style/[Retro] Simple Style.css3
-rw-r--r--config/waybar/style/[Transparent] Crystal Clear.css3
-rw-r--r--config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css3
-rw-r--r--config/waybar/style/[Wallust Bordered] Chroma Simple.css3
-rw-r--r--config/waybar/style/[Wallust Transparent] Crystal Clear.css3
-rw-r--r--config/waybar/style/[Wallust] Box type.css3
-rw-r--r--config/waybar/style/[Wallust] Chroma Edge.css3
-rw-r--r--config/waybar/style/[Wallust] Chroma Fusion.css3
-rw-r--r--config/waybar/style/[Wallust] Chroma Tally.css3
-rw-r--r--config/waybar/style/[Wallust] Colored.css3
-rw-r--r--config/waybar/style/[Wallust] Simple.css3
30 files changed, 60 insertions, 30 deletions
diff --git a/config/waybar/style/[Black & White] Monochrome.css b/config/waybar/style/[Black & White] Monochrome.css
index a572ab71..bdcb7132 100644
--- a/config/waybar/style/[Black & White] Monochrome.css
+++ b/config/waybar/style/[Black & White] Monochrome.css
@@ -157,7 +157,8 @@ tooltip label{
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#pulseaudio.muted {
diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css
index 0fc4272e..ac9b186c 100644
--- a/config/waybar/style/[Catppuccin] Latte.css
+++ b/config/waybar/style/[Catppuccin] Latte.css
@@ -129,7 +129,8 @@ window#waybar.empty #window {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#backlight {
diff --git a/config/waybar/style/[Catppuccin] Mocha.css b/config/waybar/style/[Catppuccin] Mocha.css
index 17c89f60..71d293e9 100644
--- a/config/waybar/style/[Catppuccin] Mocha.css
+++ b/config/waybar/style/[Catppuccin] Mocha.css
@@ -148,7 +148,8 @@ window#waybar.empty #window {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#bluetooth,
diff --git a/config/waybar/style/[Colored] Chroma Glow.css b/config/waybar/style/[Colored] Chroma Glow.css
index 8840bfeb..6501c23a 100644
--- a/config/waybar/style/[Colored] Chroma Glow.css
+++ b/config/waybar/style/[Colored] Chroma Glow.css
@@ -268,7 +268,8 @@ label:focus {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#mpd {
diff --git a/config/waybar/style/[Colored] Translucent.css b/config/waybar/style/[Colored] Translucent.css
index bd5b5c39..c4c8d3bd 100644
--- a/config/waybar/style/[Colored] Translucent.css
+++ b/config/waybar/style/[Colored] Translucent.css
@@ -292,7 +292,8 @@ label:focus {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#mpd {
diff --git a/config/waybar/style/[Colorful] Aurora Blossom.css b/config/waybar/style/[Colorful] Aurora Blossom.css
index e39392a5..d9342bcc 100644
--- a/config/waybar/style/[Colorful] Aurora Blossom.css
+++ b/config/waybar/style/[Colorful] Aurora Blossom.css
@@ -149,7 +149,8 @@ tooltip label{
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#pulseaudio.muted {
diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css
index f4fdb6f4..0181ebc9 100644
--- a/config/waybar/style/[Colorful] Aurora.css
+++ b/config/waybar/style/[Colorful] Aurora.css
@@ -156,7 +156,8 @@ tooltip label{
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#pulseaudio.muted {
diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css
index b9b532c0..77f6aaee 100644
--- a/config/waybar/style/[Colorful] Rainbow Spectrum.css
+++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css
@@ -245,7 +245,8 @@ tooltip label{
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#bluetooth {
diff --git a/config/waybar/style/[Dark] Golden Noir.css b/config/waybar/style/[Dark] Golden Noir.css
index fe5fd290..6063dc4c 100644
--- a/config/waybar/style/[Dark] Golden Noir.css
+++ b/config/waybar/style/[Dark] Golden Noir.css
@@ -175,7 +175,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Dark] Half-Moon.css b/config/waybar/style/[Dark] Half-Moon.css
index 9804f455..a41a3267 100644
--- a/config/waybar/style/[Dark] Half-Moon.css
+++ b/config/waybar/style/[Dark] Half-Moon.css
@@ -137,7 +137,8 @@ color: #F3F4F5;
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#bluetooth {
diff --git a/config/waybar/style/[Dark] Latte-Wallust combined.css b/config/waybar/style/[Dark] Latte-Wallust combined.css
index bb768c92..937e23bc 100644
--- a/config/waybar/style/[Dark] Latte-Wallust combined.css
+++ b/config/waybar/style/[Dark] Latte-Wallust combined.css
@@ -352,7 +352,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#clock {
diff --git a/config/waybar/style/[Dark] Purpl.css b/config/waybar/style/[Dark] Purpl.css
index 2f99e43a..3121d4f3 100644
--- a/config/waybar/style/[Dark] Purpl.css
+++ b/config/waybar/style/[Dark] Purpl.css
@@ -173,7 +173,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#taskbar button.active {
diff --git a/config/waybar/style/[Dark] Wallust Obsidian Edge.css b/config/waybar/style/[Dark] Wallust Obsidian Edge.css
index 5ba7c70e..5382e90c 100644
--- a/config/waybar/style/[Dark] Wallust Obsidian Edge.css
+++ b/config/waybar/style/[Dark] Wallust Obsidian Edge.css
@@ -178,7 +178,8 @@ tooltip label {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Extra] Crimson.css b/config/waybar/style/[Extra] Crimson.css
index 77777472..dfc4e788 100644
--- a/config/waybar/style/[Extra] Crimson.css
+++ b/config/waybar/style/[Extra] Crimson.css
@@ -169,7 +169,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Extra] Mauve.css b/config/waybar/style/[Extra] Mauve.css
index 916ff140..e4ad7808 100644
--- a/config/waybar/style/[Extra] Mauve.css
+++ b/config/waybar/style/[Extra] Mauve.css
@@ -187,7 +187,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Extra] Rose Pine.css b/config/waybar/style/[Extra] Rose Pine.css
index 9ebd46f3..0ab84867 100644
--- a/config/waybar/style/[Extra] Rose Pine.css
+++ b/config/waybar/style/[Extra] Rose Pine.css
@@ -169,7 +169,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#backlight {
diff --git a/config/waybar/style/[Extra] Simple Pink.css b/config/waybar/style/[Extra] Simple Pink.css
index 1e006764..0fa389f8 100644
--- a/config/waybar/style/[Extra] Simple Pink.css
+++ b/config/waybar/style/[Extra] Simple Pink.css
@@ -180,7 +180,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#taskbar button.active {
diff --git a/config/waybar/style/[Light] Monochrome Contrast.css b/config/waybar/style/[Light] Monochrome Contrast.css
index 34a6a0c9..61acc9ae 100644
--- a/config/waybar/style/[Light] Monochrome Contrast.css
+++ b/config/waybar/style/[Light] Monochrome Contrast.css
@@ -161,7 +161,8 @@ tooltip label{
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#pulseaudio.muted {
diff --git a/config/waybar/style/[Light] Obsidian Glow.css b/config/waybar/style/[Light] Obsidian Glow.css
index 862763a3..a61b6caa 100644
--- a/config/waybar/style/[Light] Obsidian Glow.css
+++ b/config/waybar/style/[Light] Obsidian Glow.css
@@ -145,7 +145,8 @@ tooltip label {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#taskbar button.active {
diff --git a/config/waybar/style/[Retro] Simple Style.css b/config/waybar/style/[Retro] Simple Style.css
index 6c1f731f..25e944e6 100644
--- a/config/waybar/style/[Retro] Simple Style.css
+++ b/config/waybar/style/[Retro] Simple Style.css
@@ -105,7 +105,8 @@ window#waybar {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#battery.critical,
diff --git a/config/waybar/style/[Transparent] Crystal Clear.css b/config/waybar/style/[Transparent] Crystal Clear.css
index e6a475ca..5a4a8c3c 100644
--- a/config/waybar/style/[Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Transparent] Crystal Clear.css
@@ -131,7 +131,8 @@ window#waybar.empty #window {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#taskbar button:hover {
diff --git a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
index e06c8a13..2dcffb1c 100644
--- a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
@@ -174,7 +174,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#custom-cava_mviz{
diff --git a/config/waybar/style/[Wallust Bordered] Chroma Simple.css b/config/waybar/style/[Wallust Bordered] Chroma Simple.css
index 1bd50f8c..d1e74805 100644
--- a/config/waybar/style/[Wallust Bordered] Chroma Simple.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Simple.css
@@ -229,7 +229,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#battery.good {
diff --git a/config/waybar/style/[Wallust Transparent] Crystal Clear.css b/config/waybar/style/[Wallust Transparent] Crystal Clear.css
index 50e03d59..c332170c 100644
--- a/config/waybar/style/[Wallust Transparent] Crystal Clear.css
+++ b/config/waybar/style/[Wallust Transparent] Crystal Clear.css
@@ -155,7 +155,8 @@ window#waybar.empty #window {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#battery.critical:not(.charging) {
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css
index e176dd8e..6e018bd2 100644
--- a/config/waybar/style/[Wallust] Box type.css
+++ b/config/waybar/style/[Wallust] Box type.css
@@ -145,7 +145,8 @@ window#waybar.empty #window {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}}
#network {
diff --git a/config/waybar/style/[Wallust] Chroma Edge.css b/config/waybar/style/[Wallust] Chroma Edge.css
index a54b54ae..9778b811 100644
--- a/config/waybar/style/[Wallust] Chroma Edge.css
+++ b/config/waybar/style/[Wallust] Chroma Edge.css
@@ -315,7 +315,8 @@ label:focus {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#temperature {
diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css
index ee71aef8..4400bb33 100644
--- a/config/waybar/style/[Wallust] Chroma Fusion.css
+++ b/config/waybar/style/[Wallust] Chroma Fusion.css
@@ -175,7 +175,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#workspaces {
diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css
index 0648e02f..1d162b91 100644
--- a/config/waybar/style/[Wallust] Chroma Tally.css
+++ b/config/waybar/style/[Wallust] Chroma Tally.css
@@ -214,7 +214,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#tray {
diff --git a/config/waybar/style/[Wallust] Colored.css b/config/waybar/style/[Wallust] Colored.css
index de15af33..bcd05653 100644
--- a/config/waybar/style/[Wallust] Colored.css
+++ b/config/waybar/style/[Wallust] Colored.css
@@ -171,7 +171,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#taskbar button.active {
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css
index 30522f03..188dfd39 100644
--- a/config/waybar/style/[Wallust] Simple.css
+++ b/config/waybar/style/[Wallust] Simple.css
@@ -168,7 +168,8 @@ tooltip {
/*-----Indicators----*/
#custom-hypridle.notactive,
#idle_inhibitor.activated {
- color: #ffd700;
+ color: #39FF14;
+ font-size: 100%;
}
#pulseaudio.muted {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage