Update colors.lua

This commit is contained in:
shaunsingh
2021-06-02 10:03:29 -04:00
committed by GitHub
parent 1ee91850a7
commit c254bbed16

View File

@@ -18,7 +18,7 @@ local solarized = {
fg = '#657b83',
text = '#586e75',
comments = '#657b83',
selection = '#d8ccc4',
selection = '#d3cfc1',
contrast = '#002b36',
active = '#d8ccc4',
border = '#002b36',