mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
add color-scheme: dark in night mode
https://forums.ankiweb.net/t/anki-2-1-50-beta/15608/97
This commit is contained in:
parent
4c49337700
commit
c3b5902da0
1 changed files with 1 additions and 0 deletions
|
@ -77,4 +77,5 @@
|
||||||
--tooltip-bg: #272727;
|
--tooltip-bg: #272727;
|
||||||
--focus-border: #316dca;
|
--focus-border: #316dca;
|
||||||
--focus-shadow: #194380;
|
--focus-shadow: #194380;
|
||||||
|
color-scheme: dark;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue