digdir / designsystemet

Designsystemet
https://designsystemet.no
MIT License
68 stars 34 forks source link

`add-theme` script for design-tokens #2085

Open mimarz opened 1 month ago

mimarz commented 1 month ago

Requested feature from Slack for an option to use our cli @digdir/designsystemet to add scaffold new themes to design-tokens with our predefined json structure.

One obvious parameter would be theme name and colors, which again would need interop with private Token Studio files 🤔

For example npx @digdir/designsystemet add-theme Altinn --colors "#0062BA, #1E2B3C, ##F45F63, #E5AA20, #1E98F5"