more accurate colors as per reddit request
This commit is contained in:
@@ -13,9 +13,9 @@ local solarized = {
|
|||||||
orange = '#cb4b16',
|
orange = '#cb4b16',
|
||||||
pink = '#073642',
|
pink = '#073642',
|
||||||
|
|
||||||
bg = '#eee8d5',
|
bg = '#fdf6e3',
|
||||||
bg_alt = '#fdf6e3',
|
bg_alt = '#eee8d5',
|
||||||
fg = '#002b36',
|
fg = '#657b83',
|
||||||
text = '#586e75',
|
text = '#586e75',
|
||||||
comments = '#657b83',
|
comments = '#657b83',
|
||||||
selection = '#d8ccc4',
|
selection = '#d8ccc4',
|
||||||
|
|||||||
Reference in New Issue
Block a user