Drop links into now-private _meta/docs brand notes
brand.md moved to the private _private/docs/meta tree; reword the two
design docs to reference the cross-project brand system without a path
into private storage.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2 files changed,
+2 insertions,
-2 deletions
| 2 |
2 |
|
|
| 3 |
3 |
|
The MNW UI is composed from a small fixed set of primitives. Every screen is assembled from these — like an OS rendering applications, not like a website where each page reinvents its own widgets. If a screen needs something not in this charter, the answer is to extend the charter, not to write a one-off.
|
| 4 |
4 |
|
|
| 5 |
|
- |
Source of truth for visual identity: [`_meta/docs/brand.md`](../../_meta/docs/brand.md). Source of truth for primitives: this file plus `static/style.css`.
|
|
5 |
+ |
Source of truth for visual identity: the cross-project brand system (internal). Source of truth for primitives: this file plus `static/style.css`.
|
| 6 |
6 |
|
|
| 7 |
7 |
|
## Tokens
|
| 8 |
8 |
|
|
| 4 |
4 |
|
|
| 5 |
5 |
|
## Design System
|
| 6 |
6 |
|
|
| 7 |
|
- |
Typography and brand colors are defined in `_meta/docs/brand.md` (three-tier type system, base palette, diamond mark rule). The server extends the base palette with CSS custom properties:
|
|
7 |
+ |
Typography and brand colors come from the cross-project brand system (three-tier type system, base palette, diamond mark rule). The server extends the base palette with CSS custom properties:
|
| 8 |
8 |
|
|
| 9 |
9 |
|
### Extended Colors (CSS Variables)
|
| 10 |
10 |
|
|