react-textarea-code-editor
react-textarea-code-editor copied to clipboard
Any way to override colours?
I want to use a dark theme for example and the operators such as '=' are always in black.
You can override the original style by style. You can also delete the style in the package through @uiwjs/babel-plugin-transform-remove-imports and redefine the style yourself. @neural9