Fix #11 color in workspaces indicator

This commit is contained in:
Vladyslav Hroshev
2023-11-09 21:19:25 +02:00
parent 369ad141db
commit 351a1e4b30

View File

@@ -32,6 +32,10 @@
background-color: ACCENT-DISABLED_HOVER;
}
/* workspaces indicator in activities button (45+) */
#panel .workspace-dot {
background-color: TEXT-PRIMARY-COLOR;
}
/* indicator for active */
#panel .screencast-indicator,