enc: add config lualine eva-dark theme

This commit is contained in:
Pojok Code 2024-07-20 18:25:02 +07:00
parent 52b270121f
commit 224d29c616
3 changed files with 32 additions and 2 deletions

View file

@ -329,7 +329,7 @@ return {
return {
normal = {
a = { fg = colors.black, bg = colors.skyblue_1 },
b = { fg = colors.white, bg = colors.grey },
b = { fg = colors.skyblue_1, bg = colors.grey },
c = { fg = colors.white, bg = colors.black_transparant },
},