Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
add newtab tile background color
Browse files Browse the repository at this point in the history
  • Loading branch information
Neikon authored Jul 7, 2021
1 parent 3cf6e6f commit aa9321c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Almost Dark Colorfull Proton v2/userContent.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ body[lwt-sidebar-brighttext] {
@media (prefers-color-scheme: dark) {
@-moz-document url("about:newtab"), url("about:home"), url("about:blank") {
body.activity-stream { background-color: rgba(var(--dark-color), 1) !important;}
.outer-wrapper.newtab-experience .top-site-outer .tile { background-color: #38383d !important;}
}
}

Expand Down

0 comments on commit aa9321c

Please sign in to comment.