aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/solarized_light.toml
Commit message (Collapse)AuthorAge
* add diff.{plus,minus,delta} to themesMichael Davis2021-12-25
|
* Fix solarized selection colors (#1236)Skyler Hawthorne2021-12-08
| | | | | | * 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
* Solarized theme: fix popup colors, adjust menu (#1124)Skyler Hawthorne2021-11-20
| | | | | * fix popup colors, adjust menu * fix hardcoded horizontal rule color
* Improve Solarzed Dark theme (#1105)Skyler Hawthorne2021-11-16
| | | | 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 (#1010)CossonLeo2021-11-09
* add solarized_light theme * solarized_light add constant.numeric