suneditor
suneditor copied to clipboard
How to have a good style in the dark mode?
@JiHong88 hi I implemented Dark mode for my site. But the editor is not compatible with Dark mode.
this is result of editor in dark mode :
There must be a way to manage colors in the dark. I think we should be able to choose the equivalent of each color in the dark mode. Or we can customize the styles
https://huro.cssninja.io/components-plugins-editor-sun.html Please refer to this site using "suneditor". In 3.0.0, I plan to improve it so that you can easily change the user theme.
@JiHong88 What is the status of version 3? I think we should start and solve the problems one by one
@JiHong88, I would be happy to make a pull request to implement this functionality. It would be a simple matter of adding native variables to the css; then a user could update those variables to match their custom light and dark themes.
Edit: I have opened a pull request here: https://github.com/JiHong88/suneditor/pull/1140
+1 for Dark Theme mode.