Update colors.lua

This commit is contained in:
shaunsingh
2021-06-01 14:06:15 -04:00
committed by GitHub
parent 40add64b05
commit 8606647f15

View File

@@ -6,9 +6,9 @@ local solarized = {
red = '#dc322f', red = '#dc322f',
green = '#7d8d09', green = '#7d8d09',
yellow = '#6c71c4', yellow = '#6c71c4',
paleblue = '#2aa198', paleblue = '#586e75',
cyan = '#7d8d09', cyan = '#7d8d09',
blue = '#268bd2', blue = '#073642',
purple = '#b58900', purple = '#b58900',
orange = '#cb4b16', orange = '#cb4b16',
pink = '#7d8d09', pink = '#7d8d09',