mirror of
https://github.com/gabehf/base46.git
synced 2026-03-18 19:56:27 -07:00
fix monekai colors
This commit is contained in:
parent
8aac762e4a
commit
0de23c4465
1 changed files with 31 additions and 31 deletions
|
|
@ -25,9 +25,9 @@ local colors = {
|
|||
teal = "#5cefff",
|
||||
orange = "#d39467",
|
||||
cyan = "#51afef",
|
||||
statusline_bg = "#1c1f24",
|
||||
lightbg = "#2d3139",
|
||||
lightbg2 = "#262a32",
|
||||
statusline_bg = "#2f333d",
|
||||
lightbg = "#393d47",
|
||||
lightbg2 = "#343842",
|
||||
pmenu_bg = "#21262d",
|
||||
folder_bg = "#51afef",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue