diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 17:27:30 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 17:27:30 -0500 |
| commit | 77af86cb1152d7e52bb2a2968858f10e6b402155 (patch) | |
| tree | fdc963f5b5947d22c6e9ba977b2421aadd6fc69a /scripts/theme-studio/README.md | |
| parent | 72f91f976e0676294004d09cb777b706001c53d7 (diff) | |
| download | dotemacs-77af86cb1152d7e52bb2a2968858f10e6b402155.tar.gz dotemacs-77af86cb1152d7e52bb2a2968858f10e6b402155.zip | |
Add theme studio Rust and Zig samples
Diffstat (limited to 'scripts/theme-studio/README.md')
| -rw-r--r-- | scripts/theme-studio/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md index a1178d1aa..a357a61f7 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -64,7 +64,7 @@ gates. - `browser-gates.js` — the browser hash-gate test harness, also inlined. - `app_inventory.py`, `face_specs.py`, `default_faces.py` — generator helpers for package inventory, face-spec defaults, and captured Emacs defaults. -- `samples.py` — the six language code samples and the default syntax +- `samples.py` — the language code samples and the default syntax category→color map (`COLS`). `generate.py` reads the part before the `cols=` marker. - `package-inventory.json` — generated map of every installed package to the |
