mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
dark theme tweaks
This commit is contained in:
@@ -14,6 +14,9 @@ html, body {
|
||||
}
|
||||
|
||||
body {
|
||||
color: $text-color;
|
||||
background-color: $background-color-alt2;
|
||||
|
||||
@include themify($themes) {
|
||||
color: themed('textColor');
|
||||
background-color: themed('backgroundColorAlt2');
|
||||
|
||||
Reference in New Issue
Block a user