From fa37bdd64041f3babc5c5024e956759b4f484bb7 Mon Sep 17 00:00:00 2001 From: RitchielRez <52417892+ritchielrez@users.noreply.github.com> Date: Sat, 10 Sep 2022 19:32:09 +0600 Subject: [PATCH] feat(gruvbox_material): fucntion names will use green now --- lua/base46/themes/gruvbox_material.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/base46/themes/gruvbox_material.lua b/lua/base46/themes/gruvbox_material.lua index 67adaa6..c73a4fe 100644 --- a/lua/base46/themes/gruvbox_material.lua +++ b/lua/base46/themes/gruvbox_material.lua @@ -39,7 +39,7 @@ M.base_16 = { base07 = "#c7b89d", base05 = "#c0b196", base0E = "#d3869b", - base0D = "#749689", + base0D = "#a9b665", base0C = "#89b482", base0B = "#a9b665", base02 = "#323232",