From f365b491b89c3bf6bb7497543bc8a9941d51ff8f Mon Sep 17 00:00:00 2001 From: blob42 Date: Tue, 8 Aug 2023 19:24:37 +0200 Subject: [PATCH] theme --- lua/custom/themes/blob42.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/custom/themes/blob42.lua b/lua/custom/themes/blob42.lua index 6b36b46..3b527fa 100644 --- a/lua/custom/themes/blob42.lua +++ b/lua/custom/themes/blob42.lua @@ -16,7 +16,7 @@ M.base_30 = { baby_pink = "#ef9d9d", pink = "#ec8cc3", line = "#3c3d49", -- for lines like vertsplit - green = "#95cb7f", + green = "#99d282", vibrant_green = "#5ffd89", nord_blue = "#8b9bcd", blue = "#a1b1e3",