mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 09:46:00 -07:00
Changed base30 Red and pink
This commit is contained in:
parent
47ea2d6b70
commit
4125e8d36b
1 changed files with 4 additions and 2 deletions
|
|
@ -12,8 +12,10 @@ M.base_30 = {
|
||||||
grey_fg = "#4d5d66",
|
grey_fg = "#4d5d66",
|
||||||
grey_fg2 = "#576770",
|
grey_fg2 = "#576770",
|
||||||
light_grey = "#5f6f78",
|
light_grey = "#5f6f78",
|
||||||
red = "#EC5F67",
|
-- red = "#EC5F67",
|
||||||
baby_pink = "#ff7d85",
|
red = "#ff5252",
|
||||||
|
-- baby_pink = "#ff7d85",
|
||||||
|
baby_pink = "#ff7b7b",
|
||||||
pink = "#ffafb7",
|
pink = "#ffafb7",
|
||||||
line = "#2a3a43", -- for lines like vertsplit
|
line = "#2a3a43", -- for lines like vertsplit
|
||||||
green = "#99C794",
|
green = "#99C794",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue