more visible visual selection

This commit is contained in:
Michael Chris Lopez
2021-10-22 18:52:22 +08:00
parent 23800763b6
commit e4f235fe80
56 changed files with 86 additions and 86 deletions

View File

@@ -6,7 +6,7 @@ background = "#1C1917"
cursor_bg = "#C4CACF"
cursor_border = "#1C1917"
cursor_fg = "#1C1917"
selection_bg = "#242627"
selection_bg = "#3D4042"
selection_fg = "#B4BDC3"
ansi = ["#1C1917", "#DE6E7C", "#819B69", "#B77E64", "#6099C0", "#B279A7", "#66A5AD", "#B4BDC3"]