diff options
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -56,6 +56,8 @@ label = "honey" "ui.text.focus" = { fg = "white" } "ui.virtual" = { fg = "comet" } +"ui.virtual.indent-guide" = { fg = "comet" } + "ui.selection" = { bg = "#540099" } "ui.selection.primary" = { bg = "#540099" } # TODO: namespace ui.cursor as ui.selection.cursor? |