Home | History | Annotate | Download | only in idlelib

Lines Matching refs:select_colors

757         select_colors = idleConf.GetHighlight(theme, 'hilite')
762 selectforeground=select_colors['foreground'],
763 selectbackground=select_colors['background'],