Update colors.lua

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

View File

@@ -4,9 +4,9 @@ local solarized = {
gray = '#073642', gray = '#073642',
black = '#002b36', black = '#002b36',
red = '#dc322f', red = '#dc322f',
green = '#859900', green = '#7d8d09',
yellow = '#6c71c4', yellow = '#6c71c4',
paleblue = '#859900', paleblue = '#7d8d09',
cyan = '#2aa198', cyan = '#2aa198',
blue = '#268bd2', blue = '#268bd2',
purple = '#b58900', purple = '#b58900',