|
|
@ -72,11 +72,10 @@ label = "honey"
|
|
|
|
"ui.menu.selected" = { fg = "revolver", bg = "white" }
|
|
|
|
"ui.menu.selected" = { fg = "revolver", bg = "white" }
|
|
|
|
"ui.menu.scroll" = { fg = "lavender", bg = "comet" }
|
|
|
|
"ui.menu.scroll" = { fg = "lavender", bg = "comet" }
|
|
|
|
|
|
|
|
|
|
|
|
diagnostic = { modifiers = ["underlined"] }
|
|
|
|
"diagnostic.hint" = { underline = { color = "silver", style = "curl" } }
|
|
|
|
# "diagnostic.hint" = { fg = "revolver", bg = "lilac" }
|
|
|
|
"diagnostic.info" = { underline = { color = "delta", style = "curl" } }
|
|
|
|
# "diagnostic.info" = { fg = "revolver", bg = "lavender" }
|
|
|
|
"diagnostic.warning" = { underline = { color = "lightning", style = "curl" } }
|
|
|
|
# "diagnostic.warning" = { fg = "revolver", bg = "honey" }
|
|
|
|
"diagnostic.error" = { underline = { color = "apricot", style = "curl" } }
|
|
|
|
# "diagnostic.error" = { fg = "revolver", bg = "apricot" }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
warning = "lightning"
|
|
|
|
warning = "lightning"
|
|
|
|
error = "apricot"
|
|
|
|
error = "apricot"
|
|
|
|