Login screen support and various fixes when theme is set globally

This commit is contained in:
Vladyslav Hroshev
2023-12-16 18:10:58 +02:00
parent 407aa299e0
commit bd83e6ebf9
10 changed files with 264 additions and 22 deletions
+2 -1
View File
@@ -20,7 +20,7 @@
.clock-display StIcon { /* DND / new messages icon */
color: TEXT-PRIMARY-COLOR;
border-radius: 14px;
border: 4px solid transparent;
border: 4px solid transparent !important;
background-color: ACCENT-DISABLED-COLOR;
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
}
@@ -35,6 +35,7 @@
/* workspaces indicator in activities button (45+) */
#panel .workspace-dot {
background-color: TEXT-PRIMARY-COLOR;
border-radius: 99px;
}
/* indicator for active */