Color Attributes
Table 48-1 lists the names of the color attributes that changed. These attributes are described in more detail in Chapter 38 starting at page 536.
Table 48-1. Changes in color attribute names.| Tk 3.6 | Tk4.0 | | selector | selectColor | | Scrollbar.activeForeground | Scrollbar.activeBackground | | Scrollbar.background | troughColor | | Scrollbar.foreground | Scrollbar.background | | Scale.activeForeground | Scale.activeBackground | | Scale.background | troughColor | | Scale.sliderForeground | Scale.background | | (did not exist) | highlightBackground | | (did not exist) | highlightColor |
 |