aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/dark_plus.toml
Commit message (Collapse)AuthorAge
* dark_plus theme constructor should be green.Zeddicus4142022-05-20
|
* dark_plus: Add the borders color from the original theme (#2186)Emil Fresk2022-04-20
|
* theme ui.virtual capture for existing themesMichael Davis2022-04-20
|
* [dark_plus] update tag and ui.menu.selected colors (#2014)Kirawi2022-04-08
|
* [dark_plus] update markup colors (#1989)Kirawi2022-04-06
|
* [dark_plus] remove `ui.text` background (#1950)Kirawi2022-04-03
|
* Add markup support (#1525)NNB2022-01-23
| | | | | | | | | | | | | * Add markup support for all Base16 themes * Fix rose_pine `markup.link.text` attribute misname * Add basic default markup support for all themes * Fix cursor change color on Base16 terminal and default * Remove old markup monokai_pro support and fix Onedark `markup.link.text` attribute misname * Remove old markup dracula support
* add diff.{plus,minus,delta} to themesMichael Davis2021-12-25
|
* 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
* Update dark_plus error colourKirawi2021-09-12
| | | This was recently changed in VSCode.
* Improve docs, fix up a few highlight scopesBlaž Hrastnik2021-09-07
|
* Update dark_plus.tomlKirawi2021-08-18
|
* Update dark_plus.tomlKirawi2021-07-21
| | | Corrects primary selection color and makes matching cursor easier to spot.
* Update dark_plus.tomlKirawi2021-07-15
| | | Didn't realize what `ui.statusline.active` was for. It's needed for view splits.
* VSCode Dark+ Theme (#414)Kirawi2021-07-08
* wip * Add VSCode Dark+ Theme wip wip wip wip wip wip properly detect constants add bool wip * suggestion * add variant for c/c++ * fix hexcode error * removed regex highlight * fixed constant higlighting * wip * add space * add suggestions * update theme * update book * suggestions * fix c/c++ enum * update book