mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Yet another try
This commit is contained in:
parent
6902800051
commit
eaef4805c1
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
/*! colors */
|
||||
:root {
|
||||
color-scheme: light;
|
||||
$colors: map.get($vars, colors);
|
||||
@each $name, $val in create-vars-from-map($colors, light) {
|
||||
@if str-index($name, "comment") == 1 {
|
||||
|
|
Loading…
Reference in a new issue