TheodoreChu / append-editor

Append to your notes @StandardNotes with GitHub Flavored Markdown via CodeMirror, Rich Markdown, and Monaco | https://appendeditor.com
https://beta.appendeditor.com
Other
78 stars 3 forks source link

[Bug]: Strings are dark blue on dark background (Dynamic Editor) #144

Open Subdarub opened 3 years ago

Subdarub commented 3 years ago

Describe the bug I am using the dynamic editor and if i create a codeblock and highlight the code for example as 'SQL' the strings used in querys get highlighted as dark blue which is almost unreadable. I tried using several custom.css import but all of them do not seem to have any effect.

To Reproduce Steps to reproduce the behavior:

  1. Use a dark theme
  2. Use Dynamic editor
  3. Create a codeblock
  4. Input a string
  5. Highlight as SQL

Expected behavior Strings get displayed in a more lighter color, that is readable on dark background

Screenshots

raw

Desktop (please complete the following information):