[themes/solarized-powerline] switch default colors

This commit is contained in:
Tobias Witek 2016-10-31 15:31:07 +01:00
parent f72d905d97
commit b2e9515861

View file

@ -3,13 +3,13 @@
"prefix": " ",
"suffix" : " ",
"cycle": [
{
"fg": "#eee8d5",
"bg": "#586e75"
},
{
"fg": "#93a1a1",
"bg": "#002b36"
},
{
"fg": "#eee8d5",
"bg": "#586e75"
}
],
"fg-critical": "#002b36",