- SetBackgroundColour( parent->GetBackgroundColour() );
- SetForegroundColour( parent->GetForegroundColour() );
+// if (ShouldInheritColours())
+// {
+// SetBackgroundColour( parent->GetBackgroundColour() );
+// SetForegroundColour( parent->GetForegroundColour() );
+// }