Skip to content

VChet/telegram-vanilla-dark-desktop

Repository files navigation

Telegram Vanilla Dark
Version eslint PRs welcome

Preview

Development

  1. Fork and download this repository

  2. Install Node.js

  3. Install dependencies npm install

  4. Change colors in one of the themes or add your own

  5. Change or add theme constants in mappings

  6. Generate theme with npm run generate <theme-name>

  7. Check generated theme in Telegram.

    Settings > Chat Settings > Create new theme > IMPORT EXISTING THEME > <palette-file>
  8. Commit and push your changes

  9. Make a pull request