Commit ee998c4
Retheme Ops app with origin/Nage design system (#23775)
## Summary
- Migrate Ops from default Lightspark theme to the origin/Nage design
system with SuisseIntl font family, updated color palette, and
consistent styling
- Add local ops-specific Select, TextInput, Dropdown, DataManagerTable,
and OpsCommandCenter (⌘K) components with Nage-consistent styling
- Make ops Select support caller-provided style overrides (merged on top
of defaults) and use compact 12px/32px styling in the header to match
the command center trigger button
- Migrate all ~40 ops pages from `@lightsparkdev/ui` Select to the local
ops Select
## Test Plan
- [ ] Verify Ops app loads with new Nage theme (SuisseIntl fonts,
updated colors)
- [ ] Verify header CoreService select visually matches OpsCommandCenter
trigger button height
- [ ] Verify all ops pages render correctly with the local Select
component
- [ ] Verify OpsCommandCenter opens with ⌘K and functions correctly
- [ ] Verify theme toggle (Light/Dark/Hardcore) still works
- [ ] `yarn workspace @lightsparkdev/ops tsc --noEmit` passes
<img width="1293" height="541" alt="Screenshot 2026-02-13 at 7 11 10 PM"
src="https://github.com/user-attachments/assets/3ed30972-934e-40e3-a087-c36011d167d2"
/>
<img width="904" height="395" alt="Screenshot 2026-02-13 at 7 12 01 PM"
src="https://github.com/user-attachments/assets/cfb514b6-dbb3-4dbc-8f0e-16fa5f701a57"
/>
<img width="1358" height="557" alt="Screenshot 2026-02-13 at 7 12 32 PM"
src="https://github.com/user-attachments/assets/3d1ef6aa-ebc6-4c1d-a3e4-d123b52a87aa"
/>
<img width="1287" height="554" alt="Screenshot 2026-02-13 at 7 12 57 PM"
src="https://github.com/user-attachments/assets/1231a16d-70ab-4972-b168-445a739a4259"
/>
<img width="513" height="433" alt="Screenshot 2026-02-13 at 6 32 10 PM"
src="https://github.com/user-attachments/assets/9cef811b-34ca-4a00-a6da-1f0e8d14aa66"
/>
<img width="499" height="427" alt="Screenshot 2026-02-13 at 6 32 22 PM"
src="https://github.com/user-attachments/assets/c8c2ddbb-e8a0-4ace-9f84-2ae497e46bd4"
/>
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
GitOrigin-RevId: 54b3c84110731cc615218c1249da505abe0773671 parent cb78970 commit ee998c4
2 files changed
+38
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
46 | 56 | | |
47 | 57 | | |
48 | 58 | | |
| 59 | + | |
49 | 60 | | |
50 | 61 | | |
51 | 62 | | |
52 | | - | |
| 63 | + | |
53 | 64 | | |
54 | 65 | | |
55 | 66 | | |
56 | 67 | | |
57 | 68 | | |
58 | 69 | | |
59 | | - | |
| 70 | + | |
60 | 71 | | |
61 | 72 | | |
62 | 73 | | |
63 | 74 | | |
64 | 75 | | |
65 | 76 | | |
66 | | - | |
| 77 | + | |
67 | 78 | | |
68 | 79 | | |
69 | 80 | | |
70 | 81 | | |
71 | 82 | | |
72 | 83 | | |
73 | | - | |
| 84 | + | |
74 | 85 | | |
75 | 86 | | |
76 | 87 | | |
77 | 88 | | |
78 | 89 | | |
79 | 90 | | |
80 | | - | |
| 91 | + | |
81 | 92 | | |
82 | 93 | | |
83 | 94 | | |
84 | 95 | | |
85 | 96 | | |
86 | 97 | | |
87 | | - | |
| 98 | + | |
88 | 99 | | |
89 | 100 | | |
90 | 101 | | |
91 | 102 | | |
92 | 103 | | |
93 | 104 | | |
94 | 105 | | |
| 106 | + | |
95 | 107 | | |
96 | 108 | | |
97 | 109 | | |
98 | | - | |
| 110 | + | |
99 | 111 | | |
100 | 112 | | |
101 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
738 | 743 | | |
739 | 744 | | |
740 | 745 | | |
741 | 746 | | |
742 | 747 | | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
| 748 | + | |
747 | 749 | | |
748 | 750 | | |
749 | 751 | | |
| |||
863 | 865 | | |
864 | 866 | | |
865 | 867 | | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
866 | 875 | | |
867 | 876 | | |
868 | 877 | | |
869 | 878 | | |
870 | 879 | | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
871 | 885 | | |
872 | 886 | | |
873 | 887 | | |
| |||
920 | 934 | | |
921 | 935 | | |
922 | 936 | | |
923 | | - | |
| 937 | + | |
924 | 938 | | |
925 | 939 | | |
926 | 940 | | |
| |||
0 commit comments