aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/kanagawa.toml
Commit message (Collapse)AuthorAge
* Add jump-label to Kanagawa theme + format (#10030)mlemesle2024-03-28
| | | | | | | * Add jump-label to Kanagawa theme + format * Remove bg color for jump-label * Remove values alignment
* Add `inlay-hint` colours to Kanagawakarei2023-04-16
| | | | | Makes the LSP hints more legible against the background colour and more in line with the normal colours in the theme.
* Kanagawa: fix bufferline, theme wrap-indicators, cursor, menu, and syntax ↵luetage2023-02-26
| | | | changes (#6085)
* Add `markup.strikethrough` theme keys (#5619)Alex2023-01-21
|
* Kanagawa: theme rulers and some miscellaneous fixes (#5571)luetage2023-01-19
| | | | | | | * discern between rulers and whitespace, add sumiInk2 * darker background for menu and help, bold selection * bold modifier for insert and select * dark color for window separator * bring ruler, whitespace, indent-guide together
* Change built-in themes to use curly underlines (#5419)blt__2023-01-12
| | | | | * Change built-in themes to use curly underlines * Change fleet_dark to use curly underlines
* Fix kanagawa theme lint and added git gutter colors (#5273)leonqadirie2022-12-28
| | | | | | | | | | | | | | | | | | | | | | | * Fix kanagawa theme lint Comprises 4 changes: 1. added "sumiInk3" as ui.cursorline.primary bg color 2. switched the cursor bg and fg colors (now in line with original theme) 3. added ui.menu and ui.selected colors 4. separated ui.selection and ui.selection.primary * Add git gutter colors to kanagawa theme In line with original: autumnGreen for adds autumnRed for deletes autumnYellow for changes * Add indent-guides and linenr.selected to kanagawa * indent-guides are sumiInk4 * Add ui.linenr.selected is roninYellow * Set ui.help bg to sumiInk1
* Add a first version of kanagawa theme (#4300)zetashift2022-10-19