1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

[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

View File

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