Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml index d2c1fc32a..31ecd32e4 100644 --- a/theme.toml +++ b/theme.toml @@ -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" } |