mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Give a name to tmux default statusline color
This commit is contained in:
parent
b7a46eb7a8
commit
908d767ec0
@ -174,6 +174,7 @@ def main(attempts=3):
|
||||
((255, 255, 255), (11, 11, 11), 0, 0, 0): 'bg',
|
||||
((199, 199, 199), (88, 88, 88), 0, 0, 0): 'cwd',
|
||||
((88, 88, 88), (11, 11, 11), 0, 0, 0): 'cwdhsep',
|
||||
((0, 0, 0), (0, 224, 0), 0, 0, 0): 'defstl',
|
||||
}
|
||||
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user