adjust neobones blue

This commit is contained in:
Michael Chris Lopez
2021-10-15 14:32:47 +08:00
parent c622a0b64f
commit 1fa9e74f70

View File

@@ -15,6 +15,7 @@ M.dark = util.palette_extend {
bg = hsluv "#0f191f", -- --bg-color
fg = hsluv "#c7d6d0", -- --fg-color
leaf = hsluv "#8fff6d", -- --accent-color
water = hsluv "#8190d4", -- default blue looks to close to bg
}
return M