theme ui.virtual capture for existing themes

This commit is contained in:
Michael Davis 2022-04-01 15:28:34 -05:00 committed by Blaž Hrastnik
parent e6b865ed0b
commit 1525e3c6c8
29 changed files with 32 additions and 0 deletions

View file

@ -53,6 +53,7 @@ label = "honey"
"ui.text" = { fg = "lavender" }
"ui.text.focus" = { fg = "white" }
"ui.virtual" = { fg = "comet" }
"ui.selection" = { bg = "#540099" }
"ui.selection.primary" = { bg = "#540099" }