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
commitbac5e312f2f07e78d9926779da5a8c0df5d36174 (patch)
treeb5389271e2f55d29dd61af0e8c27265c7952a81c /scripts/theme-studio/README.md
parentdba2e66ff74bee5cc3170ce096da92a73b762ddb (diff)
downloaddotemacs-bac5e312f2f07e78d9926779da5a8c0df5d36174.tar.gz
dotemacs-bac5e312f2f07e78d9926779da5a8c0df5d36174.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 a5bf80fd5..4884a1432 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