mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
theme tweaks
This commit is contained in:
@@ -55,6 +55,7 @@ $themes: (
|
||||
boxBackgroundHoverColor: $box-background-hover-color,
|
||||
boxBorderColor: $box-border-color,
|
||||
tabBackgroundColor: #ffffff,
|
||||
tabBackgroundHoverColor: $list-item-hover,
|
||||
disabledIconColor: $list-icon-color,
|
||||
headingColor: $gray-light,
|
||||
labelColor: $gray-light,
|
||||
@@ -86,10 +87,11 @@ $themes: (
|
||||
boxBackgroundColor: #363636,
|
||||
boxBackgroundHoverColor: #3f3f3f,
|
||||
boxBorderColor: #2f2f2f,
|
||||
tabBackgroundColor: #3d3d3d,
|
||||
tabBackgroundColor: #363636,
|
||||
tabBackgroundHoverColor: #3f3f3f,
|
||||
headerColor: #ffffff,
|
||||
headerBackgroundColor: #363636,
|
||||
headerBackgroundHoverColor: #313131,
|
||||
headerBackgroundHoverColor: #3f3f3f,
|
||||
headerBorderColor: #111111,
|
||||
headerInputBackgroundColor: #222222,
|
||||
headerInputBackgroundFocusColor: #1d1d1d,
|
||||
|
||||
Reference in New Issue
Block a user