Page MenuHomePhabricator

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

Authored by atul on Nov 10 2022, 5:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 25, 2:18 PM
Unknown Object (File)
Nov 2 2024, 10:15 PM
Unknown Object (File)
Nov 2 2024, 10:15 PM
Unknown Object (File)
Nov 2 2024, 10:15 PM
Unknown Object (File)
Nov 2 2024, 10:12 PM
Unknown Object (File)
Oct 12 2024, 5:26 PM
Unknown Object (File)
Oct 6 2024, 1:41 PM
Unknown Object (File)
Oct 4 2024, 9:26 PM
Subscribers

Details

Reviewers
tomek
marcin
ginsu
rohan
abosh
varun
ashoat
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rCOMMabab87c2c52c: [native] Fix appearance of `ThreadAncestors` in light mode
Summary

Context: https://linear.app/comm/issue/ENG-2052/re-introduce-light-mode-in-native

Basically use a color from colors.js for the rightArrow instead of hardcoding "white".

Test Plan

Before:

21f797.png (1×716 px, 332 KB)

After:

2d03ac.png (1×708 px, 322 KB)

Things look as expected.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable