|
Hi team, is there a way to extract a CSS property from a CSS file? We want to apply a color to the GC of a Canvas. However, the GC doesn't support the Simple code snippet: Appreciate it. |
Answered by
vogella
Jul 15, 2025
Replies: 1 comment 4 replies
|
You can use CSS to set a color preference value and use it in your code. Example: https://www.vogella.com/tutorials/EclipseEditors/article.html#adding-colors-and-fonts-preferences |
4 replies
Answer selected by
ethanyhou
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You can use CSS to set a color preference value and use it in your code. Example: https://www.vogella.com/tutorials/EclipseEditors/article.html#adding-colors-and-fonts-preferences