diff --git a/chrome/variables.css b/chrome/variables.css index 4c9bac8..7e8fa2f 100755 --- a/chrome/variables.css +++ b/chrome/variables.css @@ -86,7 +86,7 @@ /* don't bother with sidebar in light mode */ /* dark mode */ -:root[style*="--lwt-accent-color:rgb(12, 12, 13);"] { +:root{ /* accentcolor */ --lwt-accent-color: var(--dark-base) !important;