[Protections Panel] Change opacity of stripes
Categories
(Firefox :: Site Identity, task, P3)
Tracking
()
People
(Reporter: epang, Assigned: nhnt11)
References
Details
(Whiteboard: [privacy-panel][skyline])
Attachments
(4 files)
The current opacity of the stripes when Tracking Protection is off is set at 35% and is a little dark. Can we update to 20% opacity? Thanks
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Hi Eric,
Do you think we need to change the color in dark mode as well? Right now we are using a general CSS variable '--arrowpanel-dimmed' for the color of stripes. However, there is no general CSS color variable for more lighter color here. So we need to use our own color. The '--arrowpanel-dimmed' defines differently in dark mode, so we need a stripe color for the dark mode as well. we can either still use it in dark mode or you can specify a different color here.
What do you think?
Reporter | ||
Comment 2•5 years ago
|
||
Let's keep the current colour but reduce the opacity to 5% for dark mode, thanks Tim!
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Talked to Tim - he won't have time to work on this bug this week. Taking over.
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Comment 8•5 years ago
|
||
bugherder |
Assignee | ||
Comment 9•5 years ago
|
||
Comment on attachment 9097589 [details]
Bug 1583325 - Lighten the stripes in the TP switch section background when OFF. r=johannh,timhuang
Beta/Release Uplift Approval Request
- User impact if declined: Striking/contrasty visuals in a place where we want subtlety.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Visual polish. Colors updated, dogfooded in Nightly for a few days.
- String changes made/needed:
Comment 10•5 years ago
|
||
Comment on attachment 9097589 [details]
Bug 1583325 - Lighten the stripes in the TP switch section background when OFF. r=johannh,timhuang
Non crucial but also not complicated twiddling of stripes.
OK for beta 14. (But no more polish uplifts past that, please)
Comment 11•5 years ago
|
||
bugherder uplift |
Updated•5 years ago
|
Updated•5 years ago
|
Comment 12•5 years ago
|
||
I have reproduced this issue using an affected Nightly build from 2019-09-23.
This is verified fixed on latest Nightly 71.0a1, Beta 70.0b14 under macOS 10.14, Windows 10 x64 and Ubuntu 18.04 x64.
Updated•5 years ago
|
Description
•