solarized-dark: change variables to blue

This is in line with solarized-light, which is more readable.
This commit is contained in:
Robin Schroer 2020-11-21 14:06:36 +01:00 committed by Emmanuel Bustos Torres
parent c46b4ee0df
commit b2836be0e5

View file

@ -81,7 +81,7 @@ determine the exact padding."
(operators orange)
(type yellow)
(strings cyan)
(variables fg)
(variables blue)
(numbers magenta)
(region base0)
(error red)