telegramdesktop / telegramdesktop/tdesktop
[Multi Account] Different Themes for different accounts
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 33k
- Forks
- 7.2k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 12
Description
Steps to reproduce
- Switch between accounts in 2.1.14 Beta
- Set different themes for each individual account
- The theme gets applied for all accounts
Expected behaviour
Like Telegram Android,each account should have option to have different themes so you can differentiate between each account just by the look
Actual behaviour
The Theme is the same between accounts
Configuration
Operating system: Windows 10
Version of Telegram Desktop: 2.1.14 Beta
Installation source (Linux Only) Official Website
Used theme: Default "night" Theme
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the account-switching and theme-persistence entry points identified while tracing the reproduction steps in Telegram Desktop 2.1.14 Beta. Verify how the current theme is stored and applied when accounts change; done means each account retains its own theme and switching accounts updates the interface accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100