tiny: Change tab normal fg to blue

With srcery color scheme in terminal, the current tab normal color makes
the inactive tab not visible/readable. So change the fg to blue to fix this.
This commit is contained in:
Sanchayan Maity 2020-12-08 09:00:35 +05:30
parent 9a995265ac
commit a08acd892e

View file

@ -137,7 +137,7 @@ colors:
attrs: [bold] attrs: [bold]
tab_normal: tab_normal:
fg: gray fg: blue
bg: default bg: default
tab_new_msg: tab_new_msg: