Make the unread mails more visible
Gmail - Accent color by Husker
Details
AuthorHusker
LicenseNo License
Categoryhttps://mail.google.com/
Created
Updated
Size252 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Gmail - Accent color
@version 20240130.08.41
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://mail.google.com/mail/") {
.n1 .n0,
.bsU,
.zF,
.bqe,
.bq3
{
color:#ff8260 !important;
}
}