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: 2 months 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T17:25:17.000Z (over 9 years ago)
- Last Synced: 2025-02-13T01:45:18.474Z (over 1 year 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 hovered
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).