mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-28 12:45:45 +01:00
[bug] Apply background color for light theme account switcher (#1211)
This commit is contained in:
parent
017a3bffd6
commit
ed78a79042
@ -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: (
|
||||||
|
Loading…
Reference in New Issue
Block a user