Home | History | Annotate | Download | only in idlelib

Lines Matching refs:normal_colors

755         normal_colors = idleConf.GetHighlight(theme, 'normal')
759 foreground=normal_colors['foreground'],
760 background=normal_colors['background'],