Created
December 8, 2017 10:47
-
-
Save bradens/4ac4ef8a255ff60c3989d986dc2077c9 to your computer and use it in GitHub Desktop.
gmail dark userstyle
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.nH, | |
.iY .Bu, | |
.bt0 { | |
background: #1e2127; | |
} | |
.zA, | |
.kv .Bk .G2, | |
.kQ .Bk .G2 { | |
background: #282c34; | |
} | |
.aRo, | |
.ha, | |
.gD, | |
.g3, | |
.aQ6>.aQ5, | |
.aQ6>.aQ4, | |
.hx, | |
.ac2 { | |
color: #bbb; | |
} | |
.ii a[href] { | |
color: cornflowerblue; | |
} | |
.dF .dG, | |
.nr, | |
.Ar { | |
background: rgba(255, 255, 255, 0.05); | |
border: 1px solid #333 !important; | |
} | |
.hx .ky .Bk .G2, | |
.hx .kv .Bk .G2, | |
.hx .h7 .Bk .G2 { | |
border-color: #383737 !important; | |
} | |
.gb_Df::before { | |
background: transparent !important; | |
} | |
.G-atb, | |
.aeS, | |
.aj5.J-KU-Jg, | |
.azewN { | |
border-bottom: none !important; | |
border-top: none !important; | |
} | |
.hx p, .hx span, .hx div, .hx pre, .hx li, .hx dd { | |
color: #aaa; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment