mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 00:10:32 -07:00
parent
7b6fb92bcf
commit
1e803fd654
35 changed files with 552 additions and 436 deletions
|
|
@ -15,7 +15,7 @@ M.base_30 = {
|
|||
red = "#cf6a4c",
|
||||
baby_pink = "#da7557",
|
||||
pink = "#f0a0c0",
|
||||
line = "#232323", -- for lines like vertsplit
|
||||
line = "#2d2d2d", -- for lines like vertsplit
|
||||
green = "#99ad6a",
|
||||
vibrant_green = "#c2cea6",
|
||||
nord_blue = "#768cb4",
|
||||
|
|
@ -28,7 +28,7 @@ M.base_30 = {
|
|||
orange = "#e78a4e",
|
||||
cyan = "#8fbfdc",
|
||||
statusline_bg = "#191919",
|
||||
lightbg = "#252525",
|
||||
lightbg = "#2c2c2c",
|
||||
lightbg2 = "#1e1e1e",
|
||||
pmenu_bg = "#8197bf",
|
||||
folder_bg = "#8197bf",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue