aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/onedarker.toml
Commit message (Collapse)AuthorAge
* Add bufferline config for onedark & onedarker themes (#9397)Jaakko Paju2024-01-23
|
* update OneDarker theme to use light-gray for inlay hints. (#7433)gobraves2023-06-29
|
* feat(debug): highlight current line (#5957)Filip Dutescu2023-03-29
| | | | | | | | | | | | | | | | | | 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>
* Add `markup.strikethrough` theme keys (#5619)Alex2023-01-21
|
* Change built-in themes to use curly underlines (#5419)blt__2023-01-12
| | | | | * Change built-in themes to use curly underlines * Change fleet_dark to use curly underlines
* Onedarker theme: some improvements (#4069)nuid322022-10-02
|
* Adjust light-gray in onedarker theme (#4060)nuid322022-10-01
|
* themes: Add onedarker (#3980)nuid322022-10-01