catppuccin / catppuccin/firefox
Respect system light/dark theme
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 745
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Firefox's default theme switches between light and dark depending on the user's system. On Linux, this is through org.gnome.desktop.interface color-scheme. It would be nice to have this functionality in this theme as well, switching between e.g. latte and mocha.
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 by tracing how the Firefox theme currently selects between latte and mocha, then investigate Firefox's access to Linux's org.gnome.desktop.interface color-scheme setting. Done means the theme follows the user's system light/dark preference and switches between the corresponding palettes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100