* Remove gray from theme config and improve colors for dark themes * improve theme usage * Add new themes and minor fixes * improve tokyo-night theme according to new changes * Fix formatting * change default black colour * docs(CHANGELOG): #1274 improve themes |
||
|---|---|---|
| .. | ||
| layouts | ||
| themes | ||
| alt-centered-config.yaml | ||
| config.yaml | ||
| default.yaml | ||
| README.md | ||
| screen-overview.yaml | ||
| screen.nonfunctional | ||
| tmux-overview.yaml | ||
| tmux.nonfunctional | ||
Special considerations when using the configuration:
While trying to bind the newline character in the Config, use double quotes:
Ctrl: "\n" instead of Ctrl: '\n'