Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ewgenius/telegram-theme-editor
visual theme telegram editor
https://github.com/ewgenius/telegram-theme-editor
react redux telegram telegram-themes typescript
Last synced: 4 days ago
JSON representation
visual theme telegram editor
- Host: GitHub
- URL: https://github.com/ewgenius/telegram-theme-editor
- Owner: ewgenius
- Created: 2017-02-03T06:37:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T17:25:17.000Z (almost 8 years ago)
- Last Synced: 2024-11-01T19:08:16.992Z (about 2 months ago)
- Topics: react, redux, telegram, telegram-themes, typescript
- Language: TypeScript
- Homepage: http://telegram-theme-editor.surge.sh/
- Size: 188 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Telegram Theme Editor (in progress)
DEPRECATED - now theme editor is integrated in telegram app, this project is not actual((
# TODO:
* [x] - list default theme parameters
* [ ] - edit parameter hex value(color picker) or set reference to another
* [ ] - detailed telegram window preview
* [ ] - bind theme properties to live preview
* [ ] - set chat background
* [ ] - export theme as ```colors.tdesktop-theme``` file# May be implemented
- navigate to theme property by click on UI element in preview
- highlight corresponding UI element, when property in editor is hoveredThis project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).