[themes] Fix gap issues
This commit is contained in:
parent
0ea29c0244
commit
a5ed2830ac
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"icons": [ "awesome-fonts" ],
|
||||
"defaults": {
|
||||
"separator-block-width": 0,
|
||||
"critical": {
|
||||
"fg": "#ffffff",
|
||||
"bg": "#ff0000"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"icons": [ "ascii" ],
|
||||
"defaults": {
|
||||
"separator-block-width": 0,
|
||||
"critical": {
|
||||
"fg": "#002b36",
|
||||
"bg": "#dc322f"
|
||||
|
|
Loading…
Reference in a new issue