This theme for Telegram Desktop
Anyone and everyone is welcome to contribute and report any issues.
- Fork and download this repository
- Install Node.js
- Install all dependencies using
npm install
- Make your changes:
- In
telegram-vanilla-dark.css
for common styles - In
/options/themes
for different color themes
- In
- Use available tasks if needed:
npm run lint
: run Stylelint on all css filesnpm run usercss
: build a usercss style
- Commit and push your changes
- Make a pull request