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 = "#EEEEEE"
cursor_bg = "#353535"
cursor_border = "#EEEEEE"
cursor_fg = "#EEEEEE"
selection_bg = "#DDDDDD"
selection_bg = "#D7D7D7"
selection_fg = "#353535"
ansi = ["#EEEEEE", "#A8334C", "#4F6C31", "#944927", "#286486", "#88507D", "#3B8992", "#353535"]