helix-mods/runtime/themes
Filip Dutescu d59b80514e
feat(debug): highlight current line (#5957)
Add new theme highlight keys, for setting the colour of the breakpoint
character and the current line at which execution has been paused at.
The two new keys are `ui.highlight.frameline` and `ui.debug.breakpoint`.
Highlight according to those keys, both the line at which debugging
is paused at and the breakpoint indicator.

Add an indicator for the current line at which execution is paused
at, themed by the `ui.debug.active` theme scope. Update various themes
to showcase how the new functionality works.

Better icons are dependent on #2869, and as such will be handled in the
future, once it lands.

Closes: #5952

Signed-off-by: Filip Dutescu <filip.dutescu@gmail.com>
2023-03-29 12:52:19 +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
autumn.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +09:00
autumn_night.toml Autumn theme: add gray tone for inlay-hint (#6316) 2023-03-14 08:51:47 -05:00
ayu_dark.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +09:00
ayu_evolve.toml Theme - auy_evolve: Up bufferline fg brightness (#6225) 2023-03-08 08:06:34 -06:00
ayu_light.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +09:00
ayu_mirage.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +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 Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06: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 Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
catppuccin_frappe.toml Update catppuccin themes (#5404) 2023-01-10 20:14:40 -06:00
catppuccin_latte.toml Update catppuccin themes (#5404) 2023-01-10 20:14:40 -06:00
catppuccin_macchiato.toml Update catppuccin themes (#5404) 2023-01-10 20:14:40 -06:00
catppuccin_mocha.toml Update catppuccin theme (#6464) 2023-03-28 09:54:17 -05:00
darcula-solid.toml Add Darcula Solid theme (#5778) 2023-02-07 12:39:49 +09:00
darcula.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
dark_high_contrast.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
dark_plus.toml dark_plus: theme inlay-hint (#6283) 2023-03-12 11:57:21 -05:00
doom_acario_dark.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
dracula.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +09:00
dracula_at_night.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +09:00
emacs.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
everblush.toml theme: Add Everblush (#6086) 2023-02-27 20:42:58 -06:00
everforest_dark.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
everforest_light.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06: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 Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06: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 Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06: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
gruvbox.toml Update gruvbox color themes to support inlay hint (#6285) 2023-03-13 09:36:40 -05:00
gruvbox_dark_hard.toml theme: Use inheritance for gruvbox themes (#6295) 2023-03-14 10:56:22 +09:00
gruvbox_light.toml theme: Use inheritance for gruvbox themes (#6295) 2023-03-14 10:56:22 +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
ingrid.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
jellybeans.toml Add Jellybeans theme (#5719) 2023-02-02 16:42:15 -06:00
kanagawa.toml Kanagawa: fix bufferline, theme wrap-indicators, cursor, menu, and syntax changes (#6085) 2023-02-26 15:34:46 -06:00
meliora.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
mellow.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
molokai.toml Add molokai theme (#6260) 2023-03-13 21:52:45 +08:00
monokai.toml Add molokai theme (#6260) 2023-03-13 21:52:45 +08:00
monokai_aqua.toml theme: monkai_aqua variant (#5578) 2023-01-21 13:18:16 -06:00
monokai_pro.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
monokai_pro_machine.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
monokai_pro_octagon.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
monokai_pro_ristretto.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
monokai_pro_spectrum.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
night_owl.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
nightfox.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
noctis.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
noctis_bordo.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
nord.toml Update nord with inlay-hints (#6376) 2023-03-21 00:11:01 +09:00
nord_light.toml Change built-in themes to use curly underlines (#5419) 2023-01-12 13:22:16 +09:00
onedark.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +09:00
onedarker.toml feat(debug): highlight current line (#5957) 2023-03-29 12:52:19 +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: Add ui.highlight (#6162) 2023-03-04 20:21:31 -06:00
papercolor-light.toml Theme: Papercolor: Add ui.highlight (#6162) 2023-03-04 20:21:31 -06:00
penumbra+.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
pop-dark.toml add ui.inlay-hint (#6292) 2023-03-13 22:40:13 +09:00
rasmus.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
README.md Move themes to runtime/themes, add link from contrib/themes 2021-06-20 00:07:13 +09:00
rose_pine.toml theme(rose-pine): add inlay hints (#6384) 2023-03-20 18:59:06 -05: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 Sonokai theme: style secondary selections differently (#5440) 2023-01-24 17:23:09 -06:00
spacebones_light.toml Add markup.strikethrough theme keys (#5619) 2023-01-21 16:21:26 -06:00
tokyonight.toml Update tokyo-night with inlay-hints (#6349) 2023-03-18 11:56:20 +09:00
tokyonight_storm.toml feat(themes): add mode-specific styles to the tokyonight themes (#4415) 2022-10-22 14:25:41 -05:00
varua.toml Change built-in themes to use curly underlines (#5419) 2023-01-12 13:22:16 +09:00
zenburn.toml theme(zenburn): separate theme for selection.ui.primary (#5573) 2023-01-18 15:15:22 -06: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>

We have a preview page for themes on our wiki!