Skip to main content
Question

When developing plugins, I found two display-p3 color issues.

  • April 4, 2025
  • 0 replies
  • 17 views

ABFree

I used the sRGB profile, but it still displayed as display p3.

I hope to resolve the following problems:
1. CSS does not display the color display p3 in Figma dev mode
2. When using getCSSAsync, it should return the sRGB color value instead of display p3, or both.

getCSSAsync documentation: https://www.figma.com/plugin-docs/api/ComponentNode/

 

 


 

 

This topic has been closed for replies.