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

@@ -43,10 +43,7 @@ M.default = {
},
}
M.night = {
bg = "#1a1b26",
bg_dark = "#16161e",
}
M.night = {}
M.day = M.night
M.moon = function()