Daniel Brötzmann pushed to branch master at gajim / gajim


Commits:
2e5a59d8 by cal0pteryx at 2026-03-23T18:08:42+01:00
imprv: Unread counter: Improve contrast

- - - - -


1 changed file:

- gajim/data/style/gajim.css


Changes:

=====================================
gajim/data/style/gajim.css
=====================================
@@ -217,7 +217,8 @@ .unread-counter {
     border-radius: 10px;
 }
 .unread-counter-silent {
-    background-color: var(--light-5);
+    color: var(--dark-5);
+    background-color: var(--light-3);
 }
 
 .badge {



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/2e5a59d88dae4ced0099f4da8e9ddbb86c824cfb

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/2e5a59d88dae4ced0099f4da8e9ddbb86c824cfb
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to