- Download one of themes
- Extract archive contents to your
ChatExportfolder - Confirm overwriting the original
styles.cssfile
- Install Node.js
- Install pnpm
npm install pnpm --global - Install all dependencies using
pnpm install - Add new theme or edit existing ones in the themes folder
- Add or update mappings to replace any other colors
- Regenerate styles with
pnpm run build