summaryrefslogtreecommitdiffstats
path: root/config/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/theme.toml')
-rw-r--r--config/theme.toml6
1 files changed, 2 insertions, 4 deletions
diff --git a/config/theme.toml b/config/theme.toml
index 55379f5..db1933a 100644
--- a/config/theme.toml
+++ b/config/theme.toml
@@ -40,15 +40,13 @@ bold = true
[selection]
fg = "light_yellow"
bold = true
+prefix = " "
# Files selected in current visual mode
[visual_mode_selection]
fg = "light_red"
bold = true
-
-[selection.prefix]
-prefix = " "
-size = 2
+prefix = "v "
##########################################
## File List - System File Types