Skip to content

Instantly share code, notes, and snippets.

View orhan's full-sized avatar

Orhan Sönmez orhan

View GitHub Profile
@orhan
orhan / gmail-redesign-refinements.css
Last active May 27, 2019 15:00
This is a refinement for Gmail's 2018 redesign. It brings a whole lot more color into the interface and fixes some whitespace issues I had.
/* --- Topbar ---*/
/* Background */
.nH.oy8Mbf.qp {
background: #D64541;
}
/* Icons */
.gb_ja svg {
color: rgba(255, 255, 255, 0.6) !important;
transition: all 0.4s;