mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
dark theme styles
This commit is contained in:
@@ -100,9 +100,12 @@
|
||||
}
|
||||
|
||||
&:hover, &:focus {
|
||||
color: $brand-primary;
|
||||
text-decoration: none;
|
||||
|
||||
@include themify($themes) {
|
||||
color: themed('primaryColor');
|
||||
}
|
||||
|
||||
span {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user