Update colors.lua

This commit is contained in:
shaunsingh
2021-06-01 13:01:41 -04:00
committed by GitHub
parent 5cd9eef1e5
commit 9f894cdac0

View File

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