mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-04 05:46:00 +00:00
made dark mode buttons text dark
This commit is contained in:
parent
c179a12f08
commit
dea3f98be3
|
@ -33,6 +33,7 @@ html[data-theme='dark'] {
|
|||
--main-text-inverted: #333333;
|
||||
--panels-background: #1a1a1a;
|
||||
--panels-text: #ffffff;
|
||||
--accent-text: #2e2e2e;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in a new issue