
I am using a dark theme and in the json editor the nodes are badly seen. Is there any way to change colors?
Does the following example help?
https://github.com/josdejong/jsoneditor/blob/master/examples/06_custom_styling.html
I'm sorry, I finally found the setting. Issue can be closed (or completely deleted and forgotten).
I'm sorry, I finally found the setting. Issue can be closed (or completely deleted and forgotten).
how do you it ? need to use dark mode in tree mode
ok got it..use this css - https://raw.githubusercontent.com/josdejong/jsoneditor/master/examples/css/darktheme.css
thanks josdejong