nextcloud / nextcloud/richdocuments

Adjust theme color based on file type to match the Collabora branding bar

Open
#5,269 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design good first issue
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:

Image

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

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.