Page MenuHomePhabricator

[web] introduce light mode to app directory modal
ClosedPublic

Authored by ginsu on Dec 4 2023, 12:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 8 2024, 5:32 AM
Unknown Object (File)
Feb 21 2024, 1:39 AM
Unknown Object (File)
Feb 21 2024, 12:58 AM
Unknown Object (File)
Feb 20 2024, 7:23 PM
Unknown Object (File)
Feb 20 2024, 5:01 PM
Unknown Object (File)
Feb 20 2024, 11:04 AM
Unknown Object (File)
Dec 19 2023, 4:08 PM
Unknown Object (File)
Dec 18 2023, 9:24 AM
Subscribers

Details

Summary

This diff introduces the new color design system/light mode to the app directory modal

For additional context about this new color design system and the new naming convention here is the notion doc:
https://www.notion.so/commapp/New-Color-System-Proposal-ef80b4e4b9ec42949095056161223a42

linear task: https://linear.app/comm/issue/ENG-5063/app-directory-modal

Depends on D10146

Test Plan

Please see screenshots below

dark:

Screenshot 2023-12-04 at 3.22.04 AM.png (1×3 px, 804 KB)

Screenshot 2023-12-04 at 3.22.00 AM.png (1×3 px, 802 KB)

light:

Screenshot 2023-12-04 at 3.21.35 AM.png (1×3 px, 802 KB)

Screenshot 2023-12-04 at 3.21.30 AM.png (1×3 px, 804 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

web/modals/apps/app-listing.react.js
58–59 ↗(On Diff #34167)

Small variable name change (thought selected/unselected was a better name)

web/modals/apps/apps.css
8–12 ↗(On Diff #34167)

Confirmed that this style is not being used/is safe to remove

web/theme.css
129–130 ↗(On Diff #34167)

Confirmed that these were safe to remove

ginsu requested review of this revision.Dec 4 2023, 12:36 AM
This revision is now accepted and ready to land.Dec 4 2023, 5:45 AM
This revision was landed with ongoing or failed builds.Dec 6 2023, 10:52 AM
This revision was automatically updated to reflect the committed changes.