Page MenuHomePhabricator

[web] fix secondary header shadow color
ClosedPublic

Authored by ginsu on Jan 7 2024, 11:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 8, 7:16 AM
Unknown Object (File)
Aug 27 2024, 5:00 AM
Unknown Object (File)
Aug 13 2024, 9:47 AM
Unknown Object (File)
Aug 13 2024, 9:47 AM
Unknown Object (File)
Aug 13 2024, 9:47 AM
Unknown Object (File)
Aug 13 2024, 9:47 AM
Unknown Object (File)
Aug 13 2024, 9:46 AM
Unknown Object (File)
Jul 6 2024, 6:51 AM
Subscribers

Details

Summary

In the figma, I noticed that for secondary panel items (the panel items with a darker shade) the shadow color should have an opacity of 25% rather than 35%. This diff introduces that new variant and addresses that fix

Test Plan

flow + please see the screenshot below

Screenshot 2024-01-08 at 2.53.19 AM.png (236×2 px, 38 KB)

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, inka.
ginsu added inline comments.
web/theme.css
375

Added this variable to the list in this linear task:

https://linear.app/comm/issue/ENG-6351/confirm-panel-light-mode-colors

Harbormaster returned this revision to the author for changes because remote builds failed.Jan 8 2024, 12:17 AM
Harbormaster failed remote builds in B25571: Diff 35338!
ginsu requested review of this revision.Jan 8 2024, 12:19 AM

will make sure ci passes before landing

This revision is now accepted and ready to land.Jan 8 2024, 2:51 PM

rebase to make sure ci passes before landing

This revision was automatically updated to reflect the committed changes.