aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
Commit message (Expand)AuthorAge
* theme ui.virtual capture for existing themesMichael Davis2022-04-20
* capture markdown link text as markup.link.text (#1456)Michael Davis2022-01-08
* add diff.{plus,minus,delta} to themesMichael Davis2021-12-25
* Add link and quote queries for markdownGokul Soumya2021-12-19
* Add markdown grammarBlaž Hrastnik2021-12-14
* fix: #896 broke some of the default highlightsBlaž Hrastnik2021-11-08
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
* Revert parameter underlining on default themeBlaž Hrastnik2021-09-17
* Improve docs, fix up a few highlight scopesBlaž Hrastnik2021-09-07
* syntax: Add go & rust locals, improve tree-sitter error messageBlaž Hrastnik2021-09-06
* ui: Tone down the preview highlight by adding a new scopeBlaž Hrastnik2021-08-24
* ui: Refactor styling a bit, ensure infobox is stylableBlaž Hrastnik2021-08-20
* Highlight (html) tagsBlaž Hrastnik2021-08-11
* Fix number highlightingBlaž Hrastnik2021-07-14
* Clean up the default theme definitionBlaž Hrastnik2021-07-06
* ui: Use a box drawing character vertical line for splitsBlaž Hrastnik2021-06-29
* Turn diagnostics rendering into span injection tooBlaž Hrastnik2021-06-27
* Simplify selection rendering by injecting highlight scopesBlaž Hrastnik2021-06-27
* Add default color for cursor match (#370)Ivan Tham2021-06-25
* Remove duplicate properties from theme.tomlAlex Ryapolov2021-06-24
* Adjust default theme colors (insert/extend cursor)Blaž Hrastnik2021-06-23
* Add ability to theme primary selecitionwojciechkepka2021-06-23
* Add `ui.statusline.inactive`, use `ui.statusline` for statusline textwojciechkepka2021-06-18
* Add theme key for selected line numberGokul Soumya2021-06-16
* Add ui.selection to theme.tomlGokul Soumya2021-06-14
* Change help prompt stylingBlaž Hrastnik2021-06-01
* Update deps, introduce the new tree-sitter lifetimesBlaž Hrastnik2021-05-27
* Adjust highlighting for rust.Blaž Hrastnik2021-05-16
* Define text color (mostly) in theme.toml.Blaž Hrastnik2021-05-07
* Fix C highlighting inconsistencies.Blaž Hrastnik2021-04-23
* Highlight metavariables ($var) inside rust macros.Blaž Hrastnik2021-04-14
* Render a separator between vertical splits.Blaž Hrastnik2021-04-08
* Add a python language definition.Blaž Hrastnik2021-04-07
* Add c++, js, css, html language definitions.Blaž Hrastnik2021-04-07
* Load theme from toml file.Blaž Hrastnik2021-03-25