[themes/solarized-powerline] switch default colors
This commit is contained in:
parent
f72d905d97
commit
b2e9515861
1 changed files with 4 additions and 4 deletions
|
@ -3,13 +3,13 @@
|
|||
"prefix": " ",
|
||||
"suffix" : " ",
|
||||
"cycle": [
|
||||
{
|
||||
"fg": "#eee8d5",
|
||||
"bg": "#586e75"
|
||||
},
|
||||
{
|
||||
"fg": "#93a1a1",
|
||||
"bg": "#002b36"
|
||||
},
|
||||
{
|
||||
"fg": "#eee8d5",
|
||||
"bg": "#586e75"
|
||||
}
|
||||
],
|
||||
"fg-critical": "#002b36",
|
||||
|
|
Loading…
Reference in a new issue