Page MenuHomePhabricator

[native][refactor] sort colors in theme
ClosedPublic

Authored by benschac on May 5 2022, 9:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 3:05 PM
Unknown Object (File)
Thu, May 9, 2:39 AM
Unknown Object (File)
Mon, May 6, 8:18 PM
Unknown Object (File)
Thu, May 2, 7:13 AM
Unknown Object (File)
Apr 18 2024, 5:28 PM
Unknown Object (File)
Apr 18 2024, 5:28 PM
Unknown Object (File)
Apr 18 2024, 5:28 PM
Unknown Object (File)
Apr 18 2024, 5:05 PM

Details

Summary

sort colors in theme. I think long term we should think about using a theme lib that has a bit more flexibility than what we have now. Just for dx at the moment, sorting these values makes finding them a little easier.

Test Plan

in vscode run command + shift + p search for sort lines asc. result should be the same.

image.png (134×1 px, 26 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

nice!

(didn't go line-by-line, but trusting the vscode command you cited in the test plan)

This revision is now accepted and ready to land.May 5 2022, 10:36 AM