Skip to content

Commit

Permalink
Update variables.css
Browse files Browse the repository at this point in the history
fix background color according to akshat46#60 (comment)
  • Loading branch information
harryg02 authored Nov 13, 2021
1 parent 7ed26ca commit 5ee7102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 5ee7102

Please sign in to comment.