diff --git a/lua/colors/themes/jellybeans.lua b/lua/colors/themes/jellybeans.lua index e0a2619..09067c2 100644 --- a/lua/colors/themes/jellybeans.lua +++ b/lua/colors/themes/jellybeans.lua @@ -17,14 +17,14 @@ local colors = { green = "#99ad6a", vibrant_green = "#c2cea6", nord_blue = "#bcd9ea", - blue = "#8fbfdc", + blue = "#8197bf", yellow = "#fad07a", sun = "#ffb964", purple = "#c6b6ee", dark_purple = "#9e83e7", teal = "#668799", orange = "#e78a4e", - cyan = "#8197bf", + cyan = "#8fbfdc", statusline_bg = "#2c2c2c", lightbg = "#353535", lightbg2 = "#303030",