Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move themes to runtime/themes, add link from contrib/themes | wojciechkepka | 2021-06-19 |
| | |||
* | Add `ui.statusline.inactive`, use `ui.statusline` for statusline text | wojciechkepka | 2021-06-18 |
| | |||
* | Add theme key for selected line number | Gokul Soumya | 2021-06-16 |
| | | | | | | | | | | | Adds `ui.linenr.selected` which controls highlight of linu numbes which have cursors on. - Fallback to linenr if linenr.selected is missing - Update docs and themes - Add TODOs for themes with temporary linenr.selected | ||
* | Add ui.selection to theme.toml | Gokul Soumya | 2021-06-14 |
| | | | | | Enables changing the color of the selection which was previously hard coded. | ||
* | Correct onedark theme file location | Gokul Soumya | 2021-06-14 |