Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Styling is not compatible with dark mode in chrome #70

Open
jakobholmelund opened this issue Aug 23, 2023 · 3 comments
Open

Styling is not compatible with dark mode in chrome #70

jakobholmelund opened this issue Aug 23, 2023 · 3 comments

Comments

@jakobholmelund
Copy link

Styling doesn't work in most views when dark mode in chrome is active

image

@nnseva
Copy link
Owner

nnseva commented Sep 21, 2023

You probably should ask the author of the frontend library used in this package:

https://github.com/josdejong/jsoneditor

@nnseva
Copy link
Owner

nnseva commented Sep 21, 2023

After the frontend library update you might use the latest version of the library using settings:

JSON_EDITOR_JS = 'https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/<latest-version-number>/jsoneditor.min.js'
JSON_EDITOR_CSS = 'https://cdnjs.cloudflare.com/ajax/libs/jsoneditor/<latest-version-number>/jsoneditor.css'

@rabbit-aaron
Copy link

https://github.com/rabbit-aaron/django_theme_css_loader

I wrote this lib to solve the theme switching problem, this way I can switch between different CSS on theme change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants