We have a widget that outputs some text and we have it placed in a section that has a configurable property for background color. If a dark background color is selected, you can't see the text. How would I go about checking the background color property of the section that the widget is contained in when the view is loading? Thanks for any help given.