aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/Dark-Half-Moon.css
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/style/Dark-Half-Moon.css')
-rw-r--r--config/waybar/style/Dark-Half-Moon.css27
1 files changed, 26 insertions, 1 deletions
diff --git a/config/waybar/style/Dark-Half-Moon.css b/config/waybar/style/Dark-Half-Moon.css
index e83728cb..797a1c68 100644
--- a/config/waybar/style/Dark-Half-Moon.css
+++ b/config/waybar/style/Dark-Half-Moon.css
@@ -134,6 +134,7 @@ font-size: 14px;
#custom-dot_update,
#custom-swaync,
#custom-hypridle,
+#custom-hypr_layout,
#idle_inhibitor,
#clock {
color: #B8CC52;
@@ -335,4 +336,28 @@ font-size: 14px;
min-height: 10px;
border-radius: 5px;
background-color: purple;
-} \ No newline at end of file
+}
+
+/* --- 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