Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Fix a typo in theme name | Wojciech Kępka | 2021-06-14 |