slap-editor / slap

Sublime-like terminal-based text editor
MIT License
6.14k stars 216 forks source link

Is there a config to change from dark theme to light theme? #409

Closed datdinhquoc closed 5 years ago

datdinhquoc commented 5 years ago

I prefer light theme as it looks like I'm coding on GUI, I don't see any config in default-config.ini to change this.

datdinhquoc commented 5 years ago

Got it. I changed the default properties of my terminal application to black over white blackground and it changed in Slap too.

However, there is header.style in https://github.com/slap-editor/slap/blob/master/slap.ini but no style for the margin which shows line numbers.

And there is editorPane with only .bindings and no .style?

datdinhquoc commented 5 years ago

Yeah, found more style settings on the editor-widget https://github.com/slap-editor/editor-widget/blob/master/editor-widget.ini