[bug] Apply background color for light theme account switcher (#1211)

This commit is contained in:
Addison Beck 2021-12-28 14:53:37 -05:00 committed by GitHub
parent 017a3bffd6
commit ed78a79042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ $themes: (
passwordSpecialColor: #c40800,
calloutBorderColor: $border-color-dark,
calloutBackgroundColor: $background-color,
acccountSwitcherBackgroundColor: $background-color,
accountSwitcherBackgroundColor: $background-color,
accountSwitcherTextColor: #ffffff,
),
dark: (