Set Foreground Color

From the documentation you’ve linked:

“Sets the foreground color of the widget, this is inherited by sub widgets. Any color property that is marked as inherit will use this color.”

I suspect you either have no sub widgets or their color is not marked as inherit.

Forgive me if I’m totally wrong but that was my mistake the first time I used this node :slight_smile: