surfingkeys: Fix foreground color for banner

This commit is contained in:
Tom Willemse 2025-02-14 12:48:16 -08:00
parent 76074f3ae6
commit 17f1c84bee

View file

@ -356,6 +356,7 @@ settings.theme = `
border-top-style: none;
text-align: center;
background: #232136;
color: #bfbfbf;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;