def inherited()

in colorSchemeTool.py [0:0]


    def inherited(self):
        return self.parent.id != 'TEXT' and isinstance(self.parent.value, AttributeValue)