themes/solarized-light: Swap bright0 and bright1 color

Fixes some CLI applications which expect bright1 to be red
This commit is contained in:
Lauri Gustafsson 2022-04-04 14:05:48 +03:00
parent d6dab2f2ba
commit 0f60f4fece

View file

@ -14,8 +14,8 @@ regular4= 268bd2
regular5= d33682
regular6= 2aa198
regular7= 073642
bright0= cb4b16
bright1= fdf6e3
bright0= fdf6e3
bright1= cb4b16
bright2= 93a1a1
bright3= 839496
bright4= 657b83