It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
patrickpy
2 months agoNew Contributor
Chrome extension broken in dark mode when using oklch
This took me a bit to debug, and unfortunately I don't have a minimal reproduction available, but here's the issue, on a website I'm working on we use shadcn, which in turns uses OKLCH to define colors, which is not supported by the chrome extension at the moment.
I found the code in the extension for this, and it expecting a RGB color:
Would it be possible to update the extension to support OKLCH as well?
For example this is the style I'm using
3 Replies
- 1P_Dave
Moderator
Hello patrickpy! 👋
Thank you for reporting this! Our developers have an internal work item open to look into supporting more colour spaces (such as OKLCH) and I've added your comment there.
-Dave
Issue=FS-426