diff --git a/lua/solarized/colors.lua b/lua/solarized/colors.lua index e6f091c..c886a3b 100644 --- a/lua/solarized/colors.lua +++ b/lua/solarized/colors.lua @@ -18,7 +18,7 @@ local solarized = { fg = '#657b83', text = '#586e75', comments = '#657b83', - selection = '#d8ccc4', + selection = '#d3cfc1', contrast = '#002b36', active = '#d8ccc4', border = '#002b36',