Skip to content

SuperPaintman/Tomorrow-Night-Telegram-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomorrow-Night-Telegram-Theme

Screenshot


Installation

Download from github

  1. Download latest build from releases.
  2. Upload it to any chat.
  3. 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

  1. Fork it (https://github.com/SuperPaintman/Tomorrow-Night-Telegram-Theme/fork)
  2. Create your feature branch (git checkout -b feature/<feature_name>)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin feature/<feature_name>)
  5. Create a new Pull Request

License

MIT