mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
dark theme tweaks
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
|
||||
@include themify($themes) {
|
||||
background-color: themed('headerBackgroundColor');
|
||||
border-bottom-color: darken(themed('headerBackgroundColor'), 7%);
|
||||
border-bottom-color: themed('headerBorderColor');
|
||||
}
|
||||
|
||||
&.header-search {
|
||||
|
||||
Reference in New Issue
Block a user