Home | History | Annotate | Download | only in idlelib

Lines Matching refs:newColour

778         newColour=self.colour.get()
779 self.frameColourSet.config(bg=newColour)#set sample
783 self.textHighlightSample.tag_config(sampleElement, **{plane:newColour})
786 self.AddChangedItem('highlight',theme,themeElement,newColour)