You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/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>
2 years ago
..
README.md Move themes to runtime/themes, add link from contrib/themes 3 years ago
acme.toml feat(debug): highlight current line (#5957) 2 years ago
adwaita-dark.toml theme: update adwaita-dark for bufferline (#6342) 2 years ago
autumn.toml feat(debug): highlight current line (#5957) 2 years ago
autumn_night.toml Autumn theme: add gray tone for inlay-hint (#6316) 2 years ago
ayu_dark.toml feat(debug): highlight current line (#5957) 2 years ago
ayu_evolve.toml Theme - auy_evolve: Up bufferline fg brightness (#6225) 2 years ago
ayu_light.toml feat(debug): highlight current line (#5957) 2 years ago
ayu_mirage.toml feat(debug): highlight current line (#5957) 2 years ago
base16_default_dark.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
base16_default_light.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
base16_terminal.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
base16_transparent.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
bogster.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
bogster_light.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
boo_berry.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
catppuccin_frappe.toml Update catppuccin themes (#5404) 2 years ago
catppuccin_latte.toml Update catppuccin themes (#5404) 2 years ago
catppuccin_macchiato.toml Update catppuccin themes (#5404) 2 years ago
catppuccin_mocha.toml Update catppuccin theme (#6464) 2 years ago
darcula-solid.toml Add Darcula Solid theme (#5778) 2 years ago
darcula.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
dark_high_contrast.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
dark_plus.toml dark_plus: theme inlay-hint (#6283) 2 years ago
doom_acario_dark.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
dracula.toml feat(debug): highlight current line (#5957) 2 years ago
dracula_at_night.toml feat(debug): highlight current line (#5957) 2 years ago
emacs.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
everblush.toml theme: Add Everblush (#6086) 2 years ago
everforest_dark.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
everforest_light.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
flatwhite.toml fix: flatwhite with inlay (#6323) 2 years ago
fleet_dark.toml fleet-dark improvements (#6375) 2 years ago
github_dark.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
github_dark_colorblind.toml Add GitHub themes (#5353) 2 years ago
github_dark_dimmed.toml Add GitHub themes (#5353) 2 years ago
github_dark_high_contrast.toml Add GitHub themes (#5353) 2 years ago
github_dark_tritanopia.toml Add GitHub themes (#5353) 2 years ago
github_light.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
github_light_colorblind.toml Add GitHub themes (#5353) 2 years ago
github_light_high_contrast.toml Add GitHub themes (#5353) 2 years ago
github_light_tritanopia.toml Add GitHub themes (#5353) 2 years ago
gruvbox.toml Update gruvbox color themes to support inlay hint (#6285) 2 years ago
gruvbox_dark_hard.toml theme: Use inheritance for gruvbox themes (#6295) 2 years ago
gruvbox_light.toml theme: Use inheritance for gruvbox themes (#6295) 2 years ago
heisenberg.toml Change built-in themes to use curly underlines (#5419) 2 years ago
hex_lavender.toml Change built-in themes to use curly underlines (#5419) 2 years ago
hex_steel.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
hex_toxic.toml Adjusted hex themes for new gutter diff colors (#4990) 2 years ago
ingrid.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
jellybeans.toml Add Jellybeans theme (#5719) 2 years ago
kanagawa.toml Kanagawa: fix bufferline, theme wrap-indicators, cursor, menu, and syntax changes (#6085) 2 years ago
meliora.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
mellow.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
molokai.toml Add molokai theme (#6260) 2 years ago
monokai.toml Add molokai theme (#6260) 2 years ago
monokai_aqua.toml theme: monkai_aqua variant (#5578) 2 years ago
monokai_pro.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
monokai_pro_machine.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
monokai_pro_octagon.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
monokai_pro_ristretto.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
monokai_pro_spectrum.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
night_owl.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
nightfox.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
noctis.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
noctis_bordo.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
nord.toml Update nord with inlay-hints (#6376) 2 years ago
nord_light.toml Change built-in themes to use curly underlines (#5419) 2 years ago
onedark.toml feat(debug): highlight current line (#5957) 2 years ago
onedarker.toml feat(debug): highlight current line (#5957) 2 years ago
onelight.toml Add theme keys for (un)checked markup list items (#6434) 2 years ago
papercolor-dark.toml Theme: Papercolor: Add ui.highlight (#6162) 2 years ago
papercolor-light.toml Theme: Papercolor: Add ui.highlight (#6162) 2 years ago
penumbra+.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
pop-dark.toml add ui.inlay-hint (#6292) 2 years ago
rasmus.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
rose_pine.toml theme(rose-pine): add inlay hints (#6384) 2 years ago
rose_pine_dawn.toml theme(rose-pine): add inlay hints (#6384) 2 years ago
rose_pine_moon.toml theme(rose-pine): add inlay hints (#6384) 2 years ago
serika-dark.toml Update Serika themes for inlay-hints (#6344) 2 years ago
serika-light.toml Update Serika themes for inlay-hints (#6344) 2 years ago
snazzy.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
solarized_dark.toml Add inlay-hint style for solarized themes. (#6327) 2 years ago
solarized_light.toml Add inlay-hint style for solarized themes. (#6327) 2 years ago
sonokai.toml Sonokai theme: style secondary selections differently (#5440) 2 years ago
spacebones_light.toml Add `markup.strikethrough` theme keys (#5619) 2 years ago
tokyonight.toml Update tokyo-night with inlay-hints (#6349) 2 years ago
tokyonight_storm.toml feat(themes): add mode-specific styles to the tokyonight themes (#4415) 2 years ago
varua.toml Change built-in themes to use curly underlines (#5419) 2 years ago
zenburn.toml theme(zenburn): separate theme for selection.ui.primary (#5573) 2 years ago

README.md

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!