mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Cleaned up code
This commit is contained in:
parent
1c5319fd96
commit
a941a05273
1 changed files with 3 additions and 6 deletions
|
|
@ -12,12 +12,9 @@ M.base_30 = {
|
|||
grey_fg = "#4d5d66",
|
||||
grey_fg2 = "#576770",
|
||||
light_grey = "#5f6f78",
|
||||
-- red = "#EC5F67",
|
||||
red = "#ff5252",
|
||||
-- baby_pink = "#ff7d85",
|
||||
baby_pink = "#ff7b7b",
|
||||
-- pink = "#ffafb7",
|
||||
pink = "#ffc8d0",
|
||||
red = "#EC5F67",
|
||||
baby_pink = "#ff7d85",
|
||||
pink = "#ffafb7",
|
||||
line = "#2a3a43", -- for lines like vertsplit
|
||||
green = "#99C794",
|
||||
vibrant_green = "#b9e75b",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue