nextcloud / nextcloud/richdocuments
Adjust theme color based on file type to match the Collabora branding bar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 147
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 83
Description
Experiment with the theme-color meta tag to see if we can set it dynamically to adjust the Safari menubar color, currently it stays blue but could for the case of the screenshot be green:
Some relevant additional links:
https://roger.zone/theme-color-preview/
https://benfrain.com/ios26-safari-theme-color-tab-tinting-with-fixed-position-elements/
https://addons.mozilla.org/en-US/firefox/addon/adaptive-tab-bar-colour/
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 reviewing the current theme-color meta tag handling and how the opened file type is exposed to the frontend. Verify Safari's support and limitations using the linked theme-color references; done means the menubar color follows the file type where supported instead of remaining blue.
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
- Needs clarification
- Newbie friendliness
- 35/100