Page MenuHomePhabricator

[native] Fix appearance of `ColorSelectorModal` in light mode
ClosedPublic

Authored by atul on Nov 11 2022, 2:19 PM.
Tags
None
Referenced Files
F2895400: D5619.diff
Fri, Oct 4, 5:59 PM
Unknown Object (File)
Wed, Sep 11, 12:59 AM
Unknown Object (File)
Wed, Sep 11, 12:59 AM
Unknown Object (File)
Wed, Sep 11, 12:59 AM
Unknown Object (File)
Wed, Sep 11, 12:58 AM
Unknown Object (File)
Thu, Sep 5, 5:29 AM
Unknown Object (File)
Thu, Sep 5, 5:29 AM
Unknown Object (File)
Sep 1 2024, 11:08 PM
Subscribers

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Nov 11 2022, 2:20 PM
atul edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Nov 12 2022, 6:41 AM
native/components/color-selector.react.js
85 ↗(On Diff #18413)

Well this is embarrassing/stupid... styles is a plain old StyleSheet and without useStyles "modalForegroundLabel" doesn't mean anything...