mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 08:22:24 -04:00
parent
32ddbf5e5e
commit
1cfd3bda65
1 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@
|
|||
--tooltip-bg: #fcfcfc;
|
||||
--focus-border: #0969da;
|
||||
--focus-shadow: rgba(9 105 218 / 0.3);
|
||||
--code-bg: white;
|
||||
}
|
||||
|
||||
:root[class*="night-mode"] {
|
||||
|
@ -78,6 +77,5 @@
|
|||
--tooltip-bg: #272727;
|
||||
--focus-border: #316dca;
|
||||
--focus-shadow: #194380;
|
||||
--code-bg: #272822;
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue