helix-mods/runtime/themes
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.)
2024-03-18 00:06:23 +01:00
..
licenses Cyan Light theme : Add License and Author (#9688) 2024-02-21 23:47:14 +09:00
acme.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +09:00
adwaita-dark.toml theme: update adwaita-dark for bufferline (#6342) 2023-03-17 12:12:23 -05:00
amberwood.toml Add Amberwood theme (#6924) 2023-05-03 10:22:54 -05:00
autumn.toml autumn theme: improve readability of comments (#7939) 2023-08-15 09:41:26 +02:00
autumn_night.toml autumn theme: improve readability of comments (#7939) 2023-08-15 09:41:26 +02:00
ayu_dark.toml Ayu dark improvements (#6622) 2023-04-21 12:53:04 +09:00
ayu_evolve.toml Theme - auy_evolve: Up bufferline fg brightness (#6225) 2023-03-08 08:06:34 -06:00
ayu_light.toml Ayu dark improvements (#6622) 2023-04-21 12:53:04 +09:00
ayu_mirage.toml Ayu dark improvements (#6622) 2023-04-21 12:53:04 +09:00
base16_default_dark.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
base16_default_light.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
base16_terminal.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
base16_transparent.toml base16_transparent: Highlight selected item state (#6716) 2023-04-12 10:02:14 +09:00
bogster.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
bogster_light.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
boo_berry.toml Colorize inlay hints in the boo_berry theme (#6625) 2023-04-06 11:18:39 -05:00
catppuccin_frappe.toml Sync latest catppuccin theme changes (#8102) 2023-08-29 01:03:54 +02:00
catppuccin_latte.toml Sync latest catppuccin theme changes (#8102) 2023-08-29 01:03:54 +02:00
catppuccin_macchiato.toml Sync latest catppuccin theme changes (#8102) 2023-08-29 01:03:54 +02:00
catppuccin_mocha.toml fix(themes-catppuccin): make inlay hints more legible (#9859) 2024-03-13 13:47:55 +09:00
curzon.toml Adding Curzon theme (#9553) 2024-02-13 01:48:18 +09:00
cyan_light.toml Cyan Light theme : Add License and Author (#9688) 2024-02-21 23:47:14 +09:00
darcula-solid.toml refine darcula and darcula-solid themes (#8412) 2023-09-28 09:29:02 +02:00
darcula.toml Specify BG and FG cursor colors in Darcula themes (#9002) 2023-12-15 15:54:59 +09:00
dark_high_contrast.toml Update base16_transparent and dark_high_contrast themes (#6577) 2023-04-04 08:59:12 -05:00
dark_plus.toml Change dark_plus inlay-hints colors to more pleasant colors (#7611) 2023-07-12 21:18:47 +02:00
doom_acario_dark.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
dracula.toml Dracula whitespace color changes (#9588) 2024-02-13 01:47:08 +09:00
dracula_at_night.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +09:00
emacs.toml Update colors for inlay hints for emacs theme (#6569) 2023-04-03 10:57:38 -05:00
everblush.toml Adjusted ui.virtual.inlay-hint color for everblush theme (#8705) 2023-11-03 09:51:22 +09:00
everforest_dark.toml Update everforest_dark.toml to add missing color definitions (#7739) 2023-07-26 15:31:35 +02:00
everforest_light.toml Everforest theme: Style inlay-hints and wrap indicator 2023-04-12 09:32:42 -05:00
ferra.toml Correct selection color (#7138) 2023-05-26 10:46:07 +02:00
flatwhite.toml fix: flatwhite with inlay (#6323) 2023-03-15 10:28:28 +09:00
fleet_dark.toml fleet-dark improvements (#6375) 2023-03-21 12:59:43 -05:00
github_dark.toml Set ui.virtual.ruler background for GitHub themes (#9487) 2024-02-01 02:18:53 +01:00
github_dark_colorblind.toml Add GitHub themes (#5353) 2023-01-07 14:35:37 +09:00
github_dark_dimmed.toml Add GitHub themes (#5353) 2023-01-07 14:35:37 +09:00
github_dark_high_contrast.toml Add GitHub themes (#5353) 2023-01-07 14:35:37 +09:00
github_dark_tritanopia.toml Add GitHub themes (#5353) 2023-01-07 14:35:37 +09:00
github_light.toml Set ui.virtual.ruler background for GitHub themes (#9487) 2024-02-01 02:18:53 +01:00
github_light_colorblind.toml Add GitHub themes (#5353) 2023-01-07 14:35:37 +09:00
github_light_high_contrast.toml Add GitHub themes (#5353) 2023-01-07 14:35:37 +09:00
github_light_tritanopia.toml Add GitHub themes (#5353) 2023-01-07 14:35:37 +09:00
gruber-darker.toml Theme: Add gruber-darker theme (#8598) 2023-10-27 01:40:33 +02:00
gruvbox.toml Update soft-wrap indicator in gruvbox themes (#7736) 2023-07-25 23:55:02 +02:00
gruvbox_dark_hard.toml Fix selection highlighting in remaining gruvbox derived themes (#7717) 2023-07-23 16:45:13 +09:00
gruvbox_dark_soft.toml theme: added gruvbox dark soft variant (#7139) 2023-06-07 18:13:08 -05:00
gruvbox_light.toml Fix selection highlighting in remaining gruvbox derived themes (#7717) 2023-07-23 16:45:13 +09:00
gruvbox_light_hard.toml feat: add hard/soft contrast for gruvbox light mode (#9266) 2024-01-28 18:20:51 +09:00
gruvbox_light_soft.toml feat: add hard/soft contrast for gruvbox light mode (#9266) 2024-01-28 18:20:51 +09:00
heisenberg.toml Change built-in themes to use curly underlines (#5419) 2023-01-12 13:22:16 +09:00
hex_lavender.toml Change built-in themes to use curly underlines (#5419) 2023-01-12 13:22:16 +09:00
hex_steel.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
hex_toxic.toml Adjusted hex themes for new gutter diff colors (#4990) 2022-12-04 11:06:40 +09:00
horizon-dark.toml theme: horizon-dark fix constructor color (#9493) 2024-02-13 01:49:42 +09:00
ingrid.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
jellybeans.toml Fix various typos (#8233) 2023-09-10 15:31:12 -05:00
kanagawa.toml Add inlay-hint colours to Kanagawa 2023-04-16 19:49:51 +02:00
kaolin-dark.toml Add Kaolin Dark, Light and Valley Dark themes (#7151) 2023-07-19 11:14:28 +09:00
kaolin-light.toml Add Kaolin Dark, Light and Valley Dark themes (#7151) 2023-07-19 11:14:28 +09:00
kaolin-valley-dark.toml Add Kaolin Dark, Light and Valley Dark themes (#7151) 2023-07-19 11:14:28 +09:00
material_darker.toml add material theme collection (#8211) 2023-09-10 21:27:56 +02:00
material_deep_ocean.toml add material theme collection (#8211) 2023-09-10 21:27:56 +02:00
material_oceanic.toml add material theme collection (#8211) 2023-09-10 21:27:56 +02:00
material_palenight.toml add material theme collection (#8211) 2023-09-10 21:27:56 +02:00
meliora.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
mellow.toml Update inlay-hint color for mellow & rasmus themes (#6583) 2023-04-04 09:05:13 -05:00
merionette.toml Add merionette theme (#7186) 2023-06-13 16:01:02 +02:00
modus_operandi.toml Update to modus-themes 4.4.0 (#9912) 2024-03-17 23:56:33 +01:00
modus_operandi_deuteranopia.toml Update to modus-themes 4.4.0 (#9912) 2024-03-17 23:56:33 +01:00
modus_operandi_tinted.toml Update to modus-themes 4.4.0 (#9912) 2024-03-17 23:56:33 +01:00
modus_operandi_tritanopia.toml Update to modus-themes 4.4.0 (#9912) 2024-03-17 23:56:33 +01:00
modus_vivendi.toml Update to modus-themes 4.4.0 (#9912) 2024-03-17 23:56:33 +01:00
modus_vivendi_deuteranopia.toml Update to modus-themes 4.4.0 (#9912) 2024-03-17 23:56:33 +01:00
modus_vivendi_tinted.toml Update to modus-themes 4.4.0 (#9912) 2024-03-17 23:56:33 +01:00
modus_vivendi_tritanopia.toml Update to modus-themes 4.4.0 (#9912) 2024-03-17 23:56:33 +01:00
molokai.toml Fix various typos (#8233) 2023-09-10 15:31:12 -05:00
monokai.toml Update Monokai bufferline theming to be distinguish active buffers (#7983) 2023-08-17 14:14:59 -04:00
monokai_aqua.toml theme: monkai_aqua variant (#5578) 2023-01-21 13:18:16 -06:00
monokai_pro.toml Fix: misleading active tab color in monokai_pro* (#9148) 2024-01-08 03:03:56 +01:00
monokai_pro_machine.toml Fix: misleading active tab color in monokai_pro* (#9148) 2024-01-08 03:03:56 +01:00
monokai_pro_octagon.toml Fix: misleading active tab color in monokai_pro* (#9148) 2024-01-08 03:03:56 +01:00
monokai_pro_ristretto.toml Fix: misleading active tab color in monokai_pro* (#9148) 2024-01-08 03:03:56 +01:00
monokai_pro_spectrum.toml Fix: misleading active tab color in monokai_pro* (#9148) 2024-01-08 03:03:56 +01:00
monokai_soda.toml add monokai soda theme (#9651) 2024-02-19 00:19:26 +01:00
naysayer.toml theme: show active selection and buffer for naysayer theme (#8838) 2023-11-18 10:44:01 +09:00
new_moon.toml Add new moon theme to default themes (#7834) 2023-08-05 00:24:50 +02:00
night_owl.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
nightfox.toml Fix various typos (#8233) 2023-09-10 15:31:12 -05:00
noctis.toml theme: update noctis (#9123) 2023-12-20 17:09:35 +09:00
noctis_bordo.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
nord-night.toml Add nord night theme (#8549) 2023-10-17 05:46:28 -05:00
nord.toml Add markup styling to nord theme (#9135) 2023-12-22 13:52:26 +09:00
nord_light.toml Change built-in themes to use curly underlines (#5419) 2023-01-12 13:22:16 +09:00
onedark.toml Make status line modes bold for theme onedark (#9435) 2024-01-28 18:11:31 +09:00
onedarker.toml Add bufferline config for onedark & onedarker themes (#9397) 2024-01-23 23:19:22 +09:00
onelight.toml Add theme keys for (un)checked markup list items (#6434) 2023-03-25 11:41:31 -05:00
papercolor-dark.toml Theme: Papercolor: Cleanup, linting and using inheritance (#8276) 2023-09-14 00:37:53 +02:00
papercolor-light.toml Theme: Papercolor: Add inlay-hint style (#8827) 2023-11-18 00:32:06 +01:00
penumbra+.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
poimandres.toml theme: Add Theme poimandres (#8759) 2023-11-12 23:04:36 +01:00
poimandres_storm.toml theme: Add Theme poimandres (#8759) 2023-11-12 23:04:36 +01:00
pop-dark.toml Theme Pop-Dark: Increase Diagnostics clarity (#7702) 2023-07-26 22:33:10 +02:00
rasmus.toml Update inlay-hint color for mellow & rasmus themes (#6583) 2023-04-04 09:05:13 -05:00
README.md [themes] Mention license files in README 2023-11-19 14:44:02 -06:00
rose_pine.toml fix: update rose_pine to be identical to main repo (#8946) 2023-12-05 10:45:50 +09:00
rose_pine_dawn.toml theme(rose-pine): add inlay hints (#6384) 2023-03-20 18:59:06 -05:00
rose_pine_moon.toml theme(rose-pine): add inlay hints (#6384) 2023-03-20 18:59:06 -05:00
serika-dark.toml Update Serika themes for inlay-hints (#6344) 2023-03-17 09:53:06 -05:00
serika-light.toml Update Serika themes for inlay-hints (#6344) 2023-03-17 09:53:06 -05:00
snazzy.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
solarized_dark.toml Add inlay-hint style for solarized themes. (#6327) 2023-03-16 10:54:47 +09:00
solarized_light.toml Add inlay-hint style for solarized themes. (#6327) 2023-03-16 10:54:47 +09:00
sonokai.toml Fix Sonokai theme to better match original (#5379) 2024-02-17 17:08:18 +01:00
spacebones_light.toml Update spacebones_light.toml (#7125) 2023-05-26 10:47:03 +02:00
starlight.toml theme: add starlight (#8787) 2023-11-17 01:34:56 +01:00
term16_dark.toml Adding two themes using only colors from 16-color terminal themes (#9477) 2024-02-04 02:11:20 +01:00
term16_light.toml Adding two themes using only colors from 16-color terminal themes (#9477) 2024-02-04 02:11:20 +01:00
tokyonight.toml Fix selected text background in toykonight (#9789) 2024-03-18 00:06:23 +01:00
tokyonight_day.toml Update tokyonight themes (#9099) 2024-01-08 03:08:20 +01:00
tokyonight_moon.toml Update tokyonight themes (#9099) 2024-01-08 03:08:20 +01:00
tokyonight_storm.toml Update tokyonight themes (#9099) 2024-01-08 03:08:20 +01:00
ttox.toml runtime/themes: adding "ttox" theme (#8524) 2024-01-08 03:57:04 +01:00
varua.toml Update Varua theme for inlay hints (#6589) 2023-04-04 12:34:25 -05:00
vim_dark_high_contrast.toml add new theme based on the default vim dark theme (#7785) 2023-07-30 16:53:42 +02:00
voxed.toml added voxed theme (#9164) 2024-01-09 09:57:14 +09:00
yellowed.toml Add new Yellowed theme to default themes (#7849) 2023-08-09 14:02:30 +02:00
zed_onedark.toml Fix cursorline Zed OneDark (#9549) 2024-02-07 01:47:13 +09:00
zed_onelight.toml Fix cursorline Zed OneDark (#9549) 2024-02-07 01:47:13 +09:00
zenburn.toml [theme] Fix zenburn theme inlay hint color (#8278) 2023-09-14 00:38:14 +02:00

User submitted themes

If you submit a theme, please include a comment at the top with your name and email address:

# Author : Name <email@my.domain>

If you are submitting a theme that is already published somewhere, then please add the corresponding license file for it under licenses/ with the following name theme_name.license and add a comment at the top of the theme file:

# License: <License specification>

We have a preview page for themes on our wiki!