Improve selected colours for my shell theme

This commit is contained in:
Jonny Barnes 2018-01-26 20:29:41 +00:00
parent aaab7fff1b
commit c5007f9fa6
2 changed files with 10 additions and 7 deletions

View file

@ -35,7 +35,10 @@
},
{
"function": "powerline.segments.common.vcs.branch",
"priority": 40
"priority": 40,
"args": {
"status_colors": true
}
},
{
"function": "powerline.segments.common.time.fuzzy_time",