quarto-dev / quarto-dev/quarto-cli
light and dark favicon
Open
@gordonwoodhull is already working on this.
Since Jun 30, 2025.
brand
dark-mode
enhancement
shortcodes
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Postponed from #12341... actually I'm not completely sure what to do here, might take some research.
Note users can already use SVG with CSS <style /> to achieve light and dark favicon, this would be useful for bitmap and for those who don't want to edit their SVG.
Previously:
Favicons ... It might make more sense to use the prefers-color-scheme media query for favicons because they’re outside the page and should follow system preferences.
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.
Assessment
This issue has not been assessed yet.