jmrivas86 / django-json-widget

An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)
MIT License
440 stars 88 forks source link

dark mod support #61

Closed elonzh closed 7 months ago

elonzh commented 3 years ago

Description

Django admin added theming support since 3.2 and django-json-widget is not readable when the dark mode is enabled.

jsoneditor/06_custom_styling.html at develop · josdejong/jsoneditor

jmrivas86 commented 7 months ago

Fixed in new 2.0.0 version