diff --git a/htdocs/css/themes.css b/htdocs/css/themes.css index 3507655f..442f466f 100644 --- a/htdocs/css/themes.css +++ b/htdocs/css/themes.css @@ -80,7 +80,7 @@ body.theme-night { /* theme implementation follows */ body.has-theme #openwebrx-frequency-container { background-color: var(--theme-color2); - background-blend-mode: multiply; + background-blend-mode: overlay; } body.has-theme .openwebrx-panel,