Improve selected colours for my shell theme
This commit is contained in:
parent
aaab7fff1b
commit
c5007f9fa6
2 changed files with 10 additions and 7 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue