-
Fork and download this repository
-
Install Node.js
-
Install dependencies
npm install
-
Change colors in one of the themes or add your own
-
Change or add theme constants in mappings
-
Generate theme with
npm run generate <theme-name>
-
Check generated theme in Telegram.
Settings > Chat Settings > Create new theme > IMPORT EXISTING THEME > <palette-file>
-
Commit and push your changes
-
Make a pull request