aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/base16_default_dark.toml
Commit message (Collapse)AuthorAge
* add diff.{plus,minus,delta} to themesMichael Davis2021-12-25
|
* Add `ui.gutter` themingNNB2021-12-13
|
* change to .unwrap_or_default() and fix ui.window and ui.statuslineNNB2021-12-13
|
* Fix error color, add tty themeNNB2021-12-13
|
* Fix Base16 Dark, add Base16 Light and TerminalNNB2021-12-13
| | | | Improve accuracy with line number and cursor color
* Updated tree-sitter query scopes (#896)Kirawi2021-11-03
| | | | | | | | | | | | | | | | | | * updated theme scopes variable.property -> variable.field property -> variable.field * updated theme scopes * update book and themes updated book and themes to reflect scope changes * wip * update more queries * update dark_plus.toml
* fixes: missing info, warning diagnostic (#890)Ray Gervais2021-10-22
|
* adds: base16 theme for Helix editor (#833)Ray Gervais2021-10-18