Skip to content

Commit

Permalink
Update album gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
macx committed Feb 14, 2022
1 parent 8b2e1e0 commit 09aa9ea
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions google-photos-dark-mode.user.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ==UserStyle==
@name Google Photos Dark Mode
@version v1.0.2
@version v1.0.3
@namespace github.com/macx
@description Dark Mode for Google Photos on Desktop
@author macx
Expand Down Expand Up @@ -155,6 +155,7 @@
.v8h7Rd,
.rvEjke,
.IGdgBf,
.mfQCMe,
.eT2rxc,
.LjDxcd:not(:disabled) {
color: var(--clr-text);
Expand All @@ -170,12 +171,14 @@
.kKG0Qd,
.CZ5Sfb,
.PMy2Jc,
.UV4Xae,
.LjDxcd:hover:not(:disabled) {
color: var(--clr-text--light);
}

/* Tile Background */
.p137Zd {
.p137Zd,
.FLmEnf {
background-color: var(--clr-bg--dark);
}

Expand All @@ -186,7 +189,8 @@

.eReC4e,
.Cv8Rjc,
.dhgHyf {
.dhgHyf,
.gN5aAe {
background-color: transparent;
}

Expand Down

0 comments on commit 09aa9ea

Please sign in to comment.