surfingkeys: Fix foreground color for banner
This commit is contained in:
parent
76074f3ae6
commit
17f1c84bee
1 changed files with 1 additions and 0 deletions
|
@ -356,6 +356,7 @@ settings.theme = `
|
||||||
border-top-style: none;
|
border-top-style: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #232136;
|
background: #232136;
|
||||||
|
color: #bfbfbf;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Add table
Reference in a new issue