gregorrr / anki-auto-markdown

37 stars 9 forks source link

Converting to markdown makes edit text unreadable in Night Mode (Anki 2.1.26) #20

Open natfarleydev opened 4 years ago

natfarleydev commented 4 years ago

Before markdown: image

After Ctrl-M to convert to markdown: image

Would be great to have a better default for night mode, or even just a way to change the background color of the fields that are not editable.

natfarleydev commented 4 years ago

Looks like this is the culprit, not sure how to detect if Anki is in night mode though

https://github.com/gregorrr/anki-auto-markdown/blob/master/auto_markdown/editor.py#L110