Last active
July 2, 2020 22:40
-
-
Save RedcoatAsher/efe02acdbd37464ee7f4d3c40594156b to your computer and use it in GitHub Desktop.
[Stylus CSS] A Google Inbox-like theme for use w/ the Simplify Gmail Extension
This file contains hidden or 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
.asl, | |
.ar6, | |
.ar8, | |
.ar9, | |
.bAP, | |
.asf, | |
.aos, | |
.brW, | |
.Vj, | |
.ase, | |
.asb, | |
.bAO, | |
.bAD, | |
.adk, | |
.amI, | |
.amJ, | |
.bq5, | |
.apH, | |
.G-asx, | |
.G-tF .T-Jo, | |
.d-Na-J3.ita-icon-0.d-Na-JX.d-Na-JX-ax3, | |
.d-Na-J3.d-Na-hFsbo.d-Na-JX-ax3, | |
.T-Jo.J-J5-Ji.T-Jo-auq, | |
.G-asx.T-I-J3.J-J5-Ji, | |
svg.gb_1e, | |
.asa::after { | |
filter: invert(100%) !important; | |
-webkit-filter: invert(100%) !important; | |
opacity: 1.0 !important; | |
} | |
svg.gb_1e, | |
.gb_vc, | |
.gb_lf, | |
.gb_sa svg, | |
.gb_Bc svg, | |
.gb_4c .gb_de, | |
.gb_Nc .gb_de { | |
color: #fff !important; | |
} | |
.amH > .Dj { | |
color: #fff !important; | |
opacity: 0.7 !important; | |
} | |
.gb_sa svg { | |
color: #fff !important; | |
} | |
.nH.w-asV.aiw { | |
background-color: #4385F5; | |
} | |
.gb_1e.gb_yf { | |
background-color: #5E96F5; | |
} | |
.brq, | |
.ar8 { | |
background-image: url(https://www.gstatic.com/images/icons/material/system/2x/check_black_20dp.png) !important; | |
} | |
body._in, | |
._in .no { | |
background: #f2f2f2 !important; | |
} | |
.nH { | |
max-width: 100% !important; | |
} | |
.nH > .BltHke.nH.oy8Mbf.aE3 { | |
background-color: #fff !important; | |
} | |
td.aRz.J-KU { | |
width: 100% !important; | |
} | |
.bzn:not(.bzo) .mA>.Bn { | |
color: #fff; | |
} | |
.gb_Ef svg, | |
.gb_If svg, | |
.gb_Bf.gb_Cf svg { | |
color: #000 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment