Add support for adaptive background color
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
Might already be possible, but it would be nice to not have to worry about the background color and let the window match the active light or dark theme. Currently, if I don't declare a`background` or `background-color` I am always getting white.
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.
Research direction
Start by locating how node-appdmg handles an omitted background or background-color and how the generated window appearance is selected. Confirm the expected behavior on active light and dark themes, then verify that leaving the background unset produces the matching adaptive color without changing explicitly configured backgrounds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100