aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/README.md
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-13 15:26:25 -0500
committerCraig Jennings <c@cjennings.net>2026-06-13 15:26:25 -0500
commita603761fcebbf4df6182e3d5e9ef4bbd257bdb4c (patch)
tree29107ad582f02b6a84a3e6233a265844d8e2ec49 /scripts/theme-studio/README.md
parent20b251981bf01dbb25f494206de046023648252f (diff)
downloaddotemacs-a603761fcebbf4df6182e3d5e9ef4bbd257bdb4c.tar.gz
dotemacs-a603761fcebbf4df6182e3d5e9ef4bbd257bdb4c.zip
Pin theme studio preview links and column exports
Diffstat (limited to 'scripts/theme-studio/README.md')
-rw-r--r--scripts/theme-studio/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md
index a5bf80fd..4884a143 100644
--- a/scripts/theme-studio/README.md
+++ b/scripts/theme-studio/README.md
@@ -44,7 +44,7 @@ the spliced page script, and the browser hash gates in headless Chrome
(`#selftest`, `#cursortest`, `#readouttest`, `#deltatest`, `#oklchtest`,
`#planetest`, `#locktest`, `#sorttest`, `#mocktest`, `#contrasttest`,
`#safetest`, `#healtest`, `#columntest`, `#counttest`, `#baseedittest`,
-`#roundtriptest`). It exits non-zero on any failure. The browser gates need a
+`#roundtriptest`, `#beveltest`, `#previewlinktest`). It exits non-zero on any failure. The browser gates need a
Chromium-family browser; without one they report SKIPPED rather than passing
silently. The pure color math and the extracted picker logic (`planeCell`,
`paletteWarnings`) live in `colormath.js` so they are unit-tested directly in