Fix night theme, search fg

This commit is contained in:
2023-12-01 15:30:50 -05:00
parent 1752319cc5
commit 65c91c4b70
46 changed files with 568 additions and 571 deletions

View File

@@ -2022,7 +2022,7 @@ local highlights = {
},
Search = {
bg = "#3e68d7",
fg = "#c8d3f5"
fg = "#2f334d"
},
SignColumn = {
bg = "#222436",