Open ogassav opened 4 years ago
Noticed that as well. I forgot about reporting it since it can be worked around by declaring the colors in .card.night_mode
as !important
.
Noticed that as well. I forgot about reporting it since it can be worked around by declaring the colors in
.card.night_mode
as!important
.
.card.night_mode
or .night_mode .card
? Cause the latter is the format documented by the author.
Problem description
The .night_mode .myclassname format works in both - Anki Desktop and AnkiDroid, EXCEPT for the .card class. So i was unable to change for example the card's background color in the Night Mode.
Standalone .card class (responsible for card's global properties in a Day Mode) works perfectly fine in both - Anki Desktop and AnkiDroid. Looks like the issue is in pairing .night_mode and .card classes.
The .card class Night Mode problem was solved for AnkiDroid using .card.night_mode format proposed here.
However the Anki Desktop problem is still not solved. Am i doing smth wrong?
Thank you!
Checklist
Please put x inside brackets if following sentences apply to you:
Information about your Anki Setup
Backtrace (if any)