[Feature Request] HDR support
Open
Nobody has claimed this yet.
S: needs more information
T: feature
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
Currently it is impossible to create Vuetify themes with HDR/WCG support, colours are limited to 8-bit sRGB.
Proposed solution
Implement https://www.w3.org/TR/css-color-hdr-1 . Currently works in Chrome.
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 CSS Color HDR specification linked in the issue and the existing Vuetify theme color handling. Determine the affected entry points and tests, then define completion as themes supporting HDR/WCG colors while preserving existing sRGB behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100