Chameleon: Modern look, easy theming, light and dark modes, fully accessible.
Note
This theme was created using Origins as the base
Using YouCan CLI
- Install YouCan CLI and theme package:
npm install -g @youcan/cli@latest @youcan/theme@latest- Authorize the CLI:
youcan auth login- Initialize the starter theme:
youcan theme:init -iYouCan CLI uploads this theme as a development version to the store you're connected to, ready for further modifications in your local code editor.
- Start the Development Server:
pnpm run devFor detailed instructions, visit the YouCan Theme Get Started Guide.