Commit Graph

12 Commits (b46064b8c469c85b9626dba60728e23798354ed8)

Author SHA1 Message Date
Carsten Führmann eead105f94
Fix selected text background in toykonight (#9789)
Before the fix, the color that the original (Neovim) tokyonight uses for
Neovim's visual mode was used in Helix for highlighting the selected
item in the picker. But for the highlighting of selected _text_ in
Helix (corresponding to Neovim's visual mode), a much darker background
was used. This made it very hard to pick out selected text, in
particular in suboptimal lighting conditions.

I swapped the two colors, so that text selection now looks like in
Neovim, while selected items in the picker are highlighted a bit less
strongly. (But still easy to see because the whole line is highlighted.)
3 months ago
Carsten Führmann a876148585
Fix colors of tokyonight diagnostic undercurls (#9724) 4 months ago
Paul Graydon 154d9b6ed1
Update tokyonight themes (#9099) 6 months ago
Sora 9f5374bf47
Update tokyo-night with inlay-hints (#6349) 1 year ago
Alex f103d2273b
Add `markup.strikethrough` theme keys (#5619) 1 year ago
blt__ c988bd9629
Change built-in themes to use curly underlines (#5419)
* Change built-in themes to use curly underlines

* Change fleet_dark to use curly underlines
1 year ago
Mr. E ce469abfe2
feat(themes): add mode-specific styles to the tokyonight themes (#4415)
Co-authored-by: SoraTenshi <dream@neoncity.dev>
2 years ago
Sora 26501afe13
Update cursorline for tokyonight + tokyonight_storm (#2927)
Co-authored-by: s0LA1337 <dreamer@neoncity.dev>
2 years ago
Paul Graydon 710c4a84b2
Adjust colors in tokyonight themes (#2606) 2 years ago
Paul Graydon 6047506ec5
Add tokyonight_storm theme variant (#2240) 2 years ago
Michael Davis 1525e3c6c8 theme ui.virtual capture for existing themes 2 years ago
Paul Graydon 015a582d44
Add tokyonight theme (#2162) 2 years ago