mirror of
https://github.com/gabehf/base46.git
synced 2026-03-16 02:35:56 -07:00
Darkened green color by 20%
This commit is contained in:
parent
f13513b52a
commit
8168383efb
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ M.base_30 = {
|
||||||
baby_pink = "#a72e5b",
|
baby_pink = "#a72e5b",
|
||||||
pink = "#ff75a0",
|
pink = "#ff75a0",
|
||||||
line = "#1d1d1d", -- for lines like vertsplit
|
line = "#1d1d1d", -- for lines like vertsplit
|
||||||
green = "#29D398",
|
green = "#15bf75",
|
||||||
vibrant_green = "#a9b665",
|
vibrant_green = "#a9b665",
|
||||||
nord_blue = "#18a3af",
|
nord_blue = "#18a3af",
|
||||||
blue = "#25B0BC",
|
blue = "#25B0BC",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue