pylixm / django-mdeditor

Django-mdeditor is Markdown Editor plugin application for django base on Editor.md.
https://pypi.org/project/django-mdeditor/
GNU General Public License v3.0
481 stars 103 forks source link

Fix: Preview Headings color in dark mode #179

Closed itz-shubham closed 6 months ago

itz-shubham commented 1 year ago

When we enable dark mode for the editor, it makes the heading background white and because it was marked as important, we can't overwrite the CSS.