mirror of https://github.com/helix-editor/helix
fleet_dark: theme inlay hints (#6266)
parent
81601b1c6c
commit
bb72079743
|
@ -92,6 +92,7 @@
|
||||||
"ui.text.focus" = { fg = "White", bg = "Blue 40" }
|
"ui.text.focus" = { fg = "White", bg = "Blue 40" }
|
||||||
|
|
||||||
"ui.virtual" = "Gray 80" # .whitespace
|
"ui.virtual" = "Gray 80" # .whitespace
|
||||||
|
"ui.virtual.inlay-hint" = "Purple 20"
|
||||||
# "ui.virtual.ruler" = { bg = "darker"}
|
# "ui.virtual.ruler" = { bg = "darker"}
|
||||||
|
|
||||||
"hint" = "Gray 80"
|
"hint" = "Gray 80"
|
||||||
|
|
Loading…
Reference in New Issue