aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-06-07 09:43:26 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-06-07 09:43:26 +0900
commit25259738a8159702c011bae694f5ee728db10249 (patch)
tree702c27aed9d2811bbc24c771d191c8c44ce6d6cf
parent7466cc1d773d5a3b43e7b9ead5cc8e4c6b1a1d09 (diff)
waybar style tweaks
-rw-r--r--config/waybar/style/[Catppuccin] Latte.css2
-rw-r--r--config/waybar/style/[Catppuccin] Mocha.css2
-rw-r--r--config/waybar/style/[Dark] Half-Moon.css13
-rw-r--r--config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css5
-rw-r--r--config/waybar/style/[Wallust] Chroma Fusion.css6
5 files changed, 26 insertions, 2 deletions
diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css
index 0d27506e..8ee01c1f 100644
--- a/config/waybar/style/[Catppuccin] Latte.css
+++ b/config/waybar/style/[Catppuccin] Latte.css
@@ -245,7 +245,7 @@ window#waybar.hidden {
color: @mauve;
}
-#custom-waybar-mpris {
+#mpris {
color:@lavender;
}
diff --git a/config/waybar/style/[Catppuccin] Mocha.css b/config/waybar/style/[Catppuccin] Mocha.css
index bf6757b3..3461bb86 100644
--- a/config/waybar/style/[Catppuccin] Mocha.css
+++ b/config/waybar/style/[Catppuccin] Mocha.css
@@ -263,7 +263,7 @@ window#waybar.hidden {
color: @mauve;
}
-#custom-waybar-mpris {
+#mpris {
color:@lavender;
}
diff --git a/config/waybar/style/[Dark] Half-Moon.css b/config/waybar/style/[Dark] Half-Moon.css
index 947bde9b..28976f70 100644
--- a/config/waybar/style/[Dark] Half-Moon.css
+++ b/config/waybar/style/[Dark] Half-Moon.css
@@ -17,6 +17,10 @@ window#waybar {
color: #E6B673;
}
+#waybar.empty, #waybar.tiled, #waybar.floating {
+ background-color: transparent;
+}
+
#taskbar,
#workspaces {
background: #0F1419;
@@ -155,6 +159,15 @@ color: #F3F4F5;
padding: 2px 15px;
}
+#mpris {
+ color: #F07178;
+ background: #0F1419;
+ border-radius: 50px 50px;
+ margin: 5px;
+ padding-left: 8px;
+ padding-right: 2px;
+}
+
#backlight {
color: white;
background: #0F1419;
diff --git a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
index 27d4824d..4a9ddcab 100644
--- a/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
+++ b/config/waybar/style/[Wallust Bordered] Chroma Fusion Edge.css
@@ -66,6 +66,7 @@ tooltip {
#keyboard-state,
#memory,
#mode,
+#mpris,
#network,
#power-profiles-daemon,
#pulseaudio,
@@ -125,6 +126,10 @@ tooltip {
color: @yellow;
}
+#mpris {
+ padding-right: 2px;
+}
+
#keyboard-state,
#clock {
color: @sapphire;
diff --git a/config/waybar/style/[Wallust] Chroma Fusion.css b/config/waybar/style/[Wallust] Chroma Fusion.css
index 29480b41..4275fbac 100644
--- a/config/waybar/style/[Wallust] Chroma Fusion.css
+++ b/config/waybar/style/[Wallust] Chroma Fusion.css
@@ -65,6 +65,7 @@ tooltip {
#keyboard-state,
#memory,
#mode,
+#mpris,
#network,
#power-profiles-daemon,
#pulseaudio,
@@ -121,6 +122,11 @@ tooltip {
opacity:1.0;
}
+#mpris {
+ color: @sapphire;
+ padding-right: 0px;
+}
+
#custom-swaync,
#custom-weather,
#custom-updater {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage