CTWM
|
These define various colors we use for things on the screen. More...
These define various colors we use for things on the screen.
They tend to come from things inside a Color {} section in the config. There are often correspondences between the "simple" ColorPair or Pixel values (for the "normal" colors of each type) and a name_list (for per-window settings of that type).
ColorPair ScreenInfo::BorderColorC |
name_list* ScreenInfo::BorderColorL |
name_list* ScreenInfo::BorderTileBackgroundL |
ColorPair ScreenInfo::BorderTileC |
Border tile colors.
name_list* ScreenInfo::BorderTileForegroundL |
short ScreenInfo::ClearShadowContrast |
The contrast of the clear shadow.
Definition at line 449 of file screen.h.
Referenced by InitScreenInfo().
short ScreenInfo::DarkShadowContrast |
The contrast of the dark shadow.
Definition at line 452 of file screen.h.
Referenced by InitScreenInfo().
name_list* ScreenInfo::IconBackgroundL |
Pixel ScreenInfo::IconBorderColor |
name_list* ScreenInfo::IconBorderColorL |
Specialized border colors for icons.
From IconBorderColor config var.
ColorPair ScreenInfo::IconC |
Icon colors.
name_list* ScreenInfo::IconForegroundL |
name_list* ScreenInfo::IconManagerBL |
Specialized icon manager background coloring.
From IconManagerBackground config var.
ColorPair ScreenInfo::IconManagerC |
Icon manager colors.
name_list* ScreenInfo::IconManagerFL |
Specialized icon manager foreground coloring.
From IconManagerForeground config var.
Pixel ScreenInfo::IconManagerHighlight |
Icon manager highlight color.
name_list* ScreenInfo::IconManagerHighlightL |
Color to highlight focused windows in icon manager.
name_list* ScreenInfo::TitleBackgroundL |
Specialized titlebar background coloring.
From TitleBackground config var.
ColorPair ScreenInfo::TitleC |
Titlebar colors.
name_list* ScreenInfo::TitleForegroundL |
Specialized titlebar foreground coloring.
From TitleForeground config var.