foreColor
foreColor: string | undefined
Foreground color that should be used for node. The value should be an ECExpression whose result would evaluate to one the following formats:
- color name (Red,Blue, etc.)
- rgb(255, 255, 255)
- #0F0F0F
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.