mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-27 06:46:44 -04:00
themes/solarized-light: Swap bright0 and bright1 color
Fixes some CLI applications which expect bright1 to be red
This commit is contained in:
parent
d6dab2f2ba
commit
0f60f4fece
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue