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:
@@ -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: (
|
||||||
|
|||||||
Reference in New Issue
Block a user