Skip to content

Commit

Permalink
Styles
Browse files Browse the repository at this point in the history
  • Loading branch information
macx committed Feb 15, 2022
1 parent 09aa9ea commit 800c244
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 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.3
@version v1.0.4
@namespace github.com/macx
@description Dark Mode for Google Photos on Desktop
@author macx
Expand Down Expand Up @@ -116,7 +116,8 @@

.bFJFBf,
.yz06Ad.YXlojb,
.nAfFgf {
.nAfFgf,
.apeEPd {
color: var(--clr-text--light);
}

Expand Down Expand Up @@ -536,6 +537,7 @@
.NX2ljc,
.cW6cye,
.YCtJOe,
.Yzdhqd,
.VfPpkd-I9GLp-yrriRe {
color: var(--clr-text);
}
Expand All @@ -556,6 +558,8 @@
.nCP5yc:disabled,
.BnQsec,
.SSQXob,
.x5gnMb,
.vVyGvc,
.tqyzNb {
color: var(--clr-text--light);
}
Expand Down Expand Up @@ -603,6 +607,7 @@
.fKz7Od,
.p7lsb .txMZRd .JUQOtc,
.oFwkk,
.sUKWyb,
.V639qd.J9Nfi .X1clqd .JUQOtc {
fill: var(--clr-icon);
}
Expand All @@ -625,7 +630,8 @@
fill: var(--clr-active);
}

.MSeqDf {
.MSeqDf,
.Rj0aoe.kUXOd {
border-color: var(--clr-line);
}

Expand Down

0 comments on commit 800c244

Please sign in to comment.