mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 00:49:01 +02:00
enc: add config lualine eva-dark theme
This commit is contained in:
parent
52b270121f
commit
224d29c616
3 changed files with 32 additions and 2 deletions
|
@ -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 },
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue