filament-jsoneditor
filament-jsoneditor copied to clipboard
Text is unreadable in dark mode
Hi,
if I use the JSONEditor while the dark mode of the Filament default panel (admin panel) is activated the text in the preview mode is in the same color as the editor background rendering the text unreadable:
The repository only has minified css files so I don't know how to change the color in the preview mode using this package. I think I could only overwrite the preview-class using external CSS. I think it would be better if the editor itself uses tailwind dark-classes to render the text color correctly?
Greetings and thank you for your work!
Hi, I will have a look
Can you implement support for Filament v4?