mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Adjusted ui.virtual.inlay-hint color for everblush theme (#8705)
Co-authored-by: Arkady Rost <1239844+arkrost@users.noreply.github.com>
This commit is contained in:
parent
1755c61d08
commit
ae6a0a9cfd
@ -68,6 +68,7 @@
|
|||||||
"ui.virtual.whitespace" = { fg = "comment" }
|
"ui.virtual.whitespace" = { fg = "comment" }
|
||||||
"ui.virtual.wrap" = { fg = "comment" }
|
"ui.virtual.wrap" = { fg = "comment" }
|
||||||
"ui.virtual.indent-guide" = { fg = "comment" }
|
"ui.virtual.indent-guide" = { fg = "comment" }
|
||||||
|
"ui.virtual.inlay-hint" = { fg = "comment" }
|
||||||
"ui.window" = { fg = "black" }
|
"ui.window" = { fg = "black" }
|
||||||
|
|
||||||
"error" = { fg = "red" }
|
"error" = { fg = "red" }
|
||||||
|
Loading…
Reference in New Issue
Block a user