- Download one of themes
- Extract archive contents to your
ChatExport
folder - Confirm overwriting the original
styles.css
file
- 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