| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
| |
- bogster.toml
- solarized_dark.toml
- solarized_light.toml
- spacebones_light.toml
|
|
|
| |
This makes it play nicely with https://github.com/helix-editor/helix/pull/1714
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add markup support for all Base16 themes
* Fix rose_pine `markup.link.text` attribute misname
* Add basic default markup support for all themes
* Fix cursor change color on Base16 terminal and default
* Remove old markup monokai_pro support and fix Onedark `markup.link.text` attribute misname
* Remove old markup dracula support
|
| |
|
|
|
|
|
|
| |
* do not select a foreground color in selections, as this eliminates
syntax coloring
* select lighter color for selections
* Make non-primary cursor cyan instead of green
|
|
|
|
|
| |
* fix popup colors, adjust menu
* fix hardcoded horizontal rule color
|
|
|
|
| |
Adjusts the Solarized Dark theme to be modeled more closely after
vim's incarnation. Also adjust the Solarized Light theme to match.
|
|
* add solarized_light theme
* solarized_light add constant.numeric
|