Tomorrow-Night-Telegram-Theme
Tomorrow-Night-Telegram-Theme copied to clipboard
A Tomorrow Night Telegram theme
Tomorrow-Night-Telegram-Theme
Installation
Download from github
- Download latest build from releases.
- Upload it to any chat.
- Apply it by opening the file.
Cli download from github
$ theme_version="0.1.1"
$ curl -Lo ./tomorrow-night.tdesktop-theme "https://github.com/SuperPaintman/Tomorrow-Night-Telegram-Theme/releases/download/v${theme_version}/tomorrow-night.tdesktop-theme"
# Then upload it to any chat and apply it by opening the file.
From sources
$ git clone https://github.com/SuperPaintman/Tomorrow-Night-Telegram-Theme ~/Projects/Tomorrow-Night-Telegram-Theme
$ cd $_
$ ./scripts/build.sh tomorrow-night
$ cd ./dist
Contributing
- Fork it (https://github.com/SuperPaintman/Tomorrow-Night-Telegram-Theme/fork)
- Create your feature branch (
git checkout -b feature/<feature_name>
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin feature/<feature_name>
) - Create a new Pull Request
License
MIT