cqroot / joplin-outline

A markdown outline (TOC) sidebar plugin for Joplin.
MIT License
219 stars 18 forks source link

Please support dark mode #60

Closed skymagician closed 2 years ago

cqroot commented 2 years ago

The default font color and background color use var(--joplin-color) and var(--joplin-background-color), which will match the theme color.

If you want the panel to be dark under the light theme, you can manually set the font color and background color.