A zen green gmail that will not make you crazy.
Zen Gmail by example-r
Details
Authorexample-r
LicenseNo License
Categoryzengmail.userstyles.world
Created
Updated
Size452 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
You only need gmail and Stylus.
Source code
/* ==UserStyle==
@name Zen Gmail
@namespace gmail.com
@version 1.0.0
@description A zen green gmail that will not make you crazy.
@author Roger Padrell Casar
==/UseStyles== */
@-moz-document domain("mail.google.com"){
tbody{
background-color:lightgreen;
}
tr[role=tablist], .gb_Ee, .zo, .FI, .nH .aUx, .aeH, .ls, .aeU, .ae3, .aeV, .gb_zc, .gb_yc, .gb_Re, tboyd -webkit-scrollbar{
display:none;
}
}