microsoft / microsoft/AzureStorageExplorer

Add support for custom themes

Open
#8,191 0 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.