aboutsummaryrefslogtreecommitdiff
path: root/contrib/themes/onedark.toml
Commit message (Collapse)AuthorAge
* Add theme key for selected line numberGokul Soumya2021-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.tomlGokul Soumya2021-06-14
| | | | | Enables changing the color of the selection which was previously hard coded.
* Correct onedark theme file locationGokul Soumya2021-06-14