|
|
@ -18,7 +18,7 @@
|
|
|
|
"variable.property" = "yellow"
|
|
|
|
"variable.property" = "yellow"
|
|
|
|
"label" = "aqua"
|
|
|
|
"label" = "aqua"
|
|
|
|
"punctuation" = "grey0"
|
|
|
|
"punctuation" = "grey0"
|
|
|
|
"punctuation.delimiter" = "grey2"
|
|
|
|
"punctuation.delimiter" = "bg4"
|
|
|
|
"punctuation.bracket" = "fg"
|
|
|
|
"punctuation.bracket" = "fg"
|
|
|
|
"keyword" = "red"
|
|
|
|
"keyword" = "red"
|
|
|
|
"operator" = "grey0"
|
|
|
|
"operator" = "grey0"
|
|
|
@ -52,6 +52,7 @@
|
|
|
|
"ui.selection" = { bg = "bg3" }
|
|
|
|
"ui.selection" = { bg = "bg3" }
|
|
|
|
"ui.virtual.whitespace" = "bg2"
|
|
|
|
"ui.virtual.whitespace" = "bg2"
|
|
|
|
"ui.virtual.ruler" = { bg = "grey2" }
|
|
|
|
"ui.virtual.ruler" = { bg = "grey2" }
|
|
|
|
|
|
|
|
"ui.virtual.inlay-hint" = { fg = "grey2", modifiers = ["italic"] }
|
|
|
|
|
|
|
|
|
|
|
|
"hint" = "blue"
|
|
|
|
"hint" = "blue"
|
|
|
|
"info" = "aqua"
|
|
|
|
"info" = "aqua"
|
|
|
|