paragon/bin
Kshitij Sobti b46e241866
feat: Better support for multiple themes (#2792)
* feat: Better support for multiple themes

This change adds support for two CLI options to the build-tokens
command.

The first, --all-themes makes the build-tokens command process all
themes in the source directory as opposed to specifying all the names
via --theme.

Secondly, --base-paragon-theme allows you to have multiple themes derived
from the same common base. If specified, you can have a derived theme that
still loads tokens from the light theme. For example, you can have a
site theme called 'theme-one' and set the base theme to light so it will
reuse the core light theme tokens and layer on changes from 'theme-one'.

* fixup! feat: Better support for multiple themes

* fixup! fixup! feat: Better support for multiple themes
2025-11-03 10:21:24 -05:00
..
paragon-scripts.js feat: Better support for multiple themes (#2792) 2025-11-03 10:21:24 -05:00