Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
1b498a5f by cal0pteryx at 2026-04-11T15:13:20+02:00
cq: Styles: Remove unused notification colors
- - - - -
2 changed files:
- gajim/data/style/default-dark.css
- gajim/data/style/default.css
Changes:
=====================================
gajim/data/style/default-dark.css
=====================================
@@ -28,27 +28,6 @@ .gajim-user-disconnected {
.gajim-user-connected {
color: rgb(160, 200, 170);
}
-.gajim-notify-message {
- color: rgb(30, 144, 255);
-}
-.gajim-notify-signin {
- color: rgb(68, 134, 38);
-}
-.gajim-notify-signout {
- color: rgb(134, 22, 22);
-}
-.gajim-notify-invite {
- color: rgb(224, 145, 42);
-}
-.gajim-notify-error {
- color: rgb(226, 33, 33);
-}
-.gajim-notify-success {
- color: rgb(139, 185, 48);
-}
-.gajim-notify-other {
- color: rgb(255, 255, 255);
-}
.gajim-status-online {
color: rgb(102, 191, 16);
}
=====================================
gajim/data/style/default.css
=====================================
@@ -36,21 +36,6 @@ .gajim-user-disconnected {
.gajim-user-connected {
color: rgb(160, 200, 170);
}
-.gajim-notify-message {
- color: rgb(30, 144, 255);
-}
-.gajim-notify-invite {
- color: rgb(224, 145, 42);
-}
-.gajim-notify-error {
- color: rgb(226, 33, 33);
-}
-.gajim-notify-success {
- color: rgb(139, 185, 48);
-}
-.gajim-notify-other {
- color: rgb(255, 255, 255);
-}
.gajim-status-online {
color: rgb(102, 191, 16);
}
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1b498a5f5aabc62873635bcbaeae1006e223ee77
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1b498a5f5aabc62873635bcbaeae1006e223ee77
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]