You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Shared code keeps the `SolarSystemModels` prefix; per-screen code uses the
18
18
19
19
| File | Purpose |
20
20
|---|---|
21
-
|`src/SolarSystemModelsColors.ts`| All `ProfileColorProperty` instances (default + projector)|
21
+
|`src/SolarSystemModelsColors.ts`| All `ProfileColorProperty` instances (default + projector profiles); includes timeline/zodiac orbit-area keys and exported `zodiacGhostBarColor()` for speed-based Ptolemaic ghosting bars|
22
22
|`src/SolarSystemModelsConstants.ts`| Named numeric constants (layout px, physics SI units) |
23
23
|`src/SolarSystemModelsNamespace.ts`| Namespace used by `.register()`|
0 commit comments