diff --git a/css/dialogs.css b/css/dialogs.css index fae112c15..f4e7e5f4c 100644 --- a/css/dialogs.css +++ b/css/dialogs.css @@ -603,7 +603,7 @@ position: relative; height: 108px; width: 100%; - background-color: var(--color-accent); + background-color: var(--color-frame); border: 2px solid var(--color-frame); border-top: none; } diff --git a/index.html b/index.html index 918a2218d..ab176184d 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@