Skip to content

Commit 155c71f

Browse files
Update App Shell pages
1 parent f4b6de1 commit 155c71f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/app-shell/concepts/styling-theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Theme tokens live in `packages/core/src/assets/themes/`. Copy `_template.css` to
283283

284284
A palette is selected by CSS import, not by an AppShell prop. Import exactly one theme file after `@tailor-platform/app-shell/styles`; if you import none, the default palette from `styles` is used.
285285

286-
Preview token values at `/custom-page/color` in the Next.js example app.
286+
Preview token values at `/showcase/colors` in the Vite example app.
287287

288288
Or skip the local setup: **[theme.tailor.tech](https://theme.tailor.tech/playground)**
289289
takes a primary color, previews it on real AppShell components, and exports a

0 commit comments

Comments
 (0)