gmail-dark-modifications icon indicating copy to clipboard operation
gmail-dark-modifications copied to clipboard

Convert various icons to white to increase legibility

Open Noexpert opened this issue 5 years ago • 6 comments

A few suggested corrections:

.ajy > .ajz { background-image: url('https://www.gstatic.com/images/icons/material/system/2x/arrow_drop_down_white_20dp.png') !important; }

.ams.bkI::before { background-image: url('https://www.gstatic.com/images/icons/material/system/2x/reply_all_white_20dp.png') !important; }

.mK, .aaq .mK { background-image: url('https://www.gstatic.com/images/icons/material/system/2x/reply_all_white_20dp.png') !important; }

Noexpert avatar Dec 06 '19 23:12 Noexpert

Thanks, but I'm having trouble figuring out what this changes. I can't find these elements anywhere in the DOM inspector. Can you tell me where these icons are in the Gmail GUI?

jackbuehner avatar Dec 10 '19 04:12 jackbuehner

Sure.

This one is the drop down arrow that expands the email header to reveal:

from:
to:
date:
subject:
mailed-by:
Signed by:
security:

This one is the reply to all arrows at the bottom of an email.

Noexpert avatar Dec 10 '19 18:12 Noexpert

I'm confused; these are all themed for me.

Do they look like this to you? image image

P.S. Sorry for the delay - I've been studying for finals

jackbuehner avatar Dec 15 '19 07:12 jackbuehner

Hi,

no need to apologise.

If you cannot replicate it, then it's probably related to this issue, in which case, feel free to close.

Thanks

Noexpert avatar Dec 15 '19 23:12 Noexpert

Are they styled when you have installed the theme via Stylus?

jackbuehner avatar Dec 16 '19 04:12 jackbuehner

Hi,

the reply all arrows appear correctly, but the down arrow (https://www.gstatic.com/images/icons/material/system/2x/arrow_drop_down_white_20dp.png) appears black.

Noexpert avatar Dec 16 '19 20:12 Noexpert