aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/theme-studio')
-rw-r--r--scripts/theme-studio/build-theme.el2
-rw-r--r--scripts/theme-studio/theme-coloring-guide.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/theme-studio/build-theme.el b/scripts/theme-studio/build-theme.el
index 827129976..f7cd127d1 100644
--- a/scripts/theme-studio/build-theme.el
+++ b/scripts/theme-studio/build-theme.el
@@ -6,7 +6,7 @@
;; The last link in the theme-studio pipeline: turn a theme.json exported by
;; the tool (see scripts/theme-studio/README.md and
-;; docs/design/theme-studio-package-faces-spec.org) into a single,
+;; docs/specs/theme-studio-package-faces-spec-doing.org) into a single,
;; self-contained, loadable Emacs deftheme written to themes/<name>-theme.el.
;;
;; Four tiers come out of the JSON:
diff --git a/scripts/theme-studio/theme-coloring-guide.org b/scripts/theme-studio/theme-coloring-guide.org
index 170ad7089..cfeeb3372 100644
--- a/scripts/theme-studio/theme-coloring-guide.org
+++ b/scripts/theme-studio/theme-coloring-guide.org
@@ -433,7 +433,7 @@ The tool is where the rules get applied, by eye and increasingly by metric.
Contrast Algorithm, [[https://github.com/Myndex/apca-w3][Myndex]]), and pairwise ΔE (perceptual color-difference)
diagnostics make "use chroma to express salience" and "low contrast does not
mean low distinguishability" checkable instead of eyeballed. See
- [[file:../../docs/design/theme-studio-perceptual-color-metrics-spec.org][docs/design/theme-studio-perceptual-color-metrics-spec.org]].
+ [[id:15db8ae3-fc14-49f3-9ed5-d5ff59790904][docs/specs/theme-studio-perceptual-color-metrics-spec-implemented.org]].
- *Seeding:* the seed table is the contract the tool seeds from: syntax, UI, and
org tiers each start from guide-correct defaults, leaving you to retune hues
rather than build a theme from blank.