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 | faa8f83fe7c86cfb19be635fb91c6002b75c544d (patch) | |
| tree | 4731d4adea318457869d21afa5afc827e3ae646d /scripts/theme-studio/README.md | |
| parent | 04c7ebaa049f7d82c8adbe95f7ba72a2adf4fb4e (diff) | |
| download | dotemacs-faa8f83fe7c86cfb19be635fb91c6002b75c544d.tar.gz dotemacs-faa8f83fe7c86cfb19be635fb91c6002b75c544d.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 |
