Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vchet/telegram-vanilla-dark-desktop

Dark theme for Telegram Desktop
https://github.com/vchet/telegram-vanilla-dark-desktop

dark-theme telegram telegram-desktop-theme telegram-theme

Last synced: about 2 months ago
JSON representation

Dark theme for Telegram Desktop

Awesome Lists containing this project

README

        


Telegram Vanilla Dark


Version


eslint


PRs welcome

## Preview



aqua theme


cream theme


green theme


red theme


install aqua theme


install cream theme


install green theme


install red theme

## Development

1. [Fork](https://github.com/VChet/telegram-vanilla-dark-desktop/fork) and download this repository
1. Install [Node.js](https://nodejs.org/)
1. Install dependencies `npm install`
1. Change colors in [one of the themes or add your own](/src/themes.ts)
1. Change or add theme constants in [mappings](/src/mappings.ts)
1. Generate theme with `npm run generate `
1. Check generated theme in Telegram.

```txt
Settings > Chat Settings > Create new theme > IMPORT EXISTING THEME >
```

1. Commit and push your changes
1. Make a pull request