mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix dark mode secondary color
This commit is contained in:
@@ -1277,11 +1277,11 @@ blurred {
|
||||
}
|
||||
|
||||
.uiSlidePane > .pane > .header button {
|
||||
color: var(--text-primary) !important;
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.uiSlidePane > .pane > .header > h1 {
|
||||
color: var(--text-primary) !important;
|
||||
color: var(--text-color) !important;
|
||||
}
|
||||
|
||||
.uiSlidePane > .pane > .header {
|
||||
|
||||
Reference in New Issue
Block a user