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 | a0d45cbb48ffe97579a5b4797e48508a8eac4ca4 (patch) | |
| tree | ada761d64d614a75394431ce4a4f0666e7fc5740 /scripts/theme-studio/README.md | |
| parent | 87bf78550ef412b86745b71f414b00ca40a91d76 (diff) | |
| download | dotemacs-a0d45cbb48ffe97579a5b4797e48508a8eac4ca4.tar.gz dotemacs-a0d45cbb48ffe97579a5b4797e48508a8eac4ca4.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 a1178d1a..a357a61f 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 |
