microsoft / microsoft/AzureStorageExplorer
Add support for custom themes
Open
@craxal is already working on this.
Since Oct 14, 2024.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Some users may prefer colors other than what the built-in themes offer. We should provide a way for adding these themes to Storage Explorer.
Custom themes should not require definitions for every color token (we have a lot, and a lot of them are old and need to be replaced). They should have a base theme so that, if the theme itself does not define a color for a token, the value can be pulled from the base theme.
### Tasks
- [ ] https://github.com/microsoft/AzureStorageExplorer/issues/8192
- [ ] Add "custom" value to theme options
- [ ] Add "Custom Theme File" setting
- [ ] Add inheritance for theme files
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.