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
Ivan Tham
21a3fb8f29
Update ayu theme for inlay-hint ( #6329 )
...
Based on vscode ayu badge.
2 years 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
2 years ago
André Sá
664d08e70d
Fix ayu theme cursor issue ( #4764 )
2 years ago
André Sá
d7136d691a
Update ayu themes ( #4662 )
2 years ago
Stuart Baker
ce2a5b6d9f
Add colours "color-modes" to ayu_light theme ( #4109 )
...
* Rename "dark gray" to "light gray"
* Add colours for statusline modes
* Use UI background for inactive panes
2 years ago
Invader Zim
42e30e7afa
Add bufferline colors to 15 themes ( #3881 )
...
Themes:
* acme
* ayu_dark
* ayu_light
* ayu_mirage
* base16_default_dark
* base16_default_light
* bogster
* catppuccin_frappe
* catppuccin_latte
* catppuccin_macchiato
* catppuccin_mocha
* darcula
* dark_plus
* doom_acario_dark
* emacs
2 years ago
Alexander Brevig
16525349db
Themes update ( #3587 )
...
* lint: snazzy
* lint: pop-dark
* lint: penumbra+
* lint: noctis_bordo
* lint: ingrid
* lint: flatwhite
* lint: doom_acario_dark
* lint: dark_plus
* lint: boo_berry
* fix: use 47345E per author instruction
* lint: bogster
* lint: everforest
* lint: acme
* lint: serika
* fix: use nasty_red per author suggestion
* lint: nord
* lint: dracula
* lint: gruvbox
* fix: cursorline gruvbox
* lint: autumn
* fix: no fg for cursorline
* lint: ayu
* lint: rose_pine
* lint: monokai
* lint: solarized
* lint: spacebones
* fix: penumbra bg!=sky
* Update runtime/themes/ayu_light.toml
Co-authored-by: Ivan Tham <pickfire@riseup.net>
* Update runtime/themes/ayu_light.toml
Co-authored-by: Ivan Tham <pickfire@riseup.net>
* fix: fg for ui.help thanks @pickfire
* fix: ingrid with input from @intarga
Co-authored-by: Ivan Tham <pickfire@riseup.net>
2 years ago
n0s4
8deaebde26
Fix typos in ayu themes, also remove trailing space
2 years ago
André Sá
742d16026e
Add ayu themes ( #3184 )
2 years ago