Commit Graph

8 Commits (b46064b8c469c85b9626dba60728e23798354ed8)

Author SHA1 Message Date
Jaakko Paju 4168864572
Add bufferline config for onedark & onedarker themes (#9397) 5 months ago
gobraves b745fb2551
update OneDarker theme to use light-gray for inlay hints. (#7433) 1 year ago
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>
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
nuid32 6caa7a7f56
Onedarker theme: some improvements (#4069) 2 years ago
nuid32 5b5f1bd39a
Adjust light-gray in onedarker theme (#4060) 2 years ago
nuid32 2113b1bb2f
themes: Add onedarker (#3980) 2 years ago