add firefox-dark-powerline Theme

This commit is contained in:
Frank Scherrer 2019-09-06 17:37:15 +02:00
parent 48a183dfe6
commit a8b1386010
No known key found for this signature in database
GPG key ID: 6BFD1DE5E5AEDC50

View file

@ -0,0 +1,30 @@
{
"icons": [ "awesome-fonts" ],
"defaults": {
"separator-block-width": 0,
"warning": {
"fg": "#002b36",
"bg": "#b58900"
},
"critical": {
"fg": "#002b36",
"bg": "#dc322f"
}
},
"cycle": [
{ "fg": "#B1B1B3", "bg": "#474749" },
{ "fg": "#BEBEBE", "bg": "#323234" }
],
"dnf": {
"good": {
"fg": "#002b36",
"bg": "#859900"
}
},
"pacman": {
"good": {
"fg": "#002b36",
"bg": "#859900"
}
}
}