diff --git a/lua/base46/themes/gruvbox_material.lua b/lua/base46/themes/gruvbox_material.lua index dc80077..c73a4fe 100644 --- a/lua/base46/themes/gruvbox_material.lua +++ b/lua/base46/themes/gruvbox_material.lua @@ -49,7 +49,7 @@ M.base_16 = { base01 = "#2e2e2e", base00 = "#282828", base09 = "#e78a4e", - base06 = "#7daea3", + base06 = "#d4be98", } vim.opt.bg = "dark"