aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Colorful-stolen-style.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style/Colorful-stolen-style.css')
-rw-r--r--config/waybar/style/Colorful-stolen-style.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/config/waybar/style/Colorful-stolen-style.css b/config/waybar/style/Colorful-stolen-style.css
index fbefb6e3..b3ba6149 100644
--- a/config/waybar/style/Colorful-stolen-style.css
+++ b/config/waybar/style/Colorful-stolen-style.css
@@ -63,6 +63,7 @@ window#waybar.empty #window {
#custom-github,
#custom-hint,
#custom-hyprWindowMode,
+#custom-hypr_layout,
#custom-keyboard,
#custom-light_dark,
#custom-nightlight,
@@ -358,3 +359,27 @@ window#waybar.empty #window {
padding-left: 6px;
color: #f7768e;
}
+
+/* --- tray readability override (global) --- */
+#tray > *,
+#tray > .passive,
+#tray > .active,
+#tray > .needs-attention {
+ background: rgba(137, 180, 250, 0.55);
+ border-radius: 8px;
+ border: 1px solid rgba(17, 17, 27, 0.35);
+ margin-left: 1px;
+ margin-right: 1px;
+ padding-left: 2px;
+ padding-right: 2px;
+ color: rgba(17, 17, 27, 0.98);
+ -gtk-icon-effect: none;
+}
+
+#tray image {
+ background: transparent;
+ color: rgba(17, 17, 27, 0.98);
+ -gtk-icon-style: symbolic;
+ -gtk-icon-effect: none;
+ opacity: 1;
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage