Skip to content

Commit 77ec4db

Browse files
basiclinesCopilot
andcommitted
Reference docs/foundations.md in README design principles
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4dc123f commit 77ec4db

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,3 +296,7 @@ The GitHub Actions workflow (`.github/workflows/specs-ci.yml`) runs on every PR:
296296
- **Lock files enable incremental compilation** — only dirty specs trigger
297297
regeneration. Schema changes invalidate everything. Lock files are gitignored;
298298
a fresh clone starts with everything dirty.
299+
300+
For TUI design foundations — color systems, typography, iconography, layout
301+
grids, accessibility patterns, keybinding conventions, and buffer management —
302+
see [`docs/foundations.md`](docs/foundations.md).

0 commit comments

Comments
 (0)