Windows 3.0 WIN.INI [colors] SectionLast reviewed: November 23, 1994Article ID: Q58336 |
The information in this article applies to:
SUMMARYThe following information is contained in the Microsoft Windows version 3.0 WININI.TXT readme file. The Windows Setup program copies this file to the Windows 3.0 directory.
MORE INFORMATION
[COLORS] SECTIONThe [colors] section defines the colors for components of the Windows display and the optional pattern or bitmap to be displayed in the background. The colors section can contain settings of the following type: <component>=<red-value green-value blue-value> Purpose: The <red-value>, <green-value>, and <blue-value> values are integers that specify the relative intensities of red, blue, and green, respectively. These settings can range from 0 (minimum intensity) to 255 (maximum intensity). The <component> keyname can any one of the following: Keyname Refers to ------- --------- ActiveBorder Active window's border ActiveTitle Active title bar AppWorkspace Background workspace for multiple document interface (MDI) applications Background Screen background (desktop) ButtonFace Button face ButtonShadow Button shadow ButtonText Button text GrayText Text that is dimmed (as in an unavailable command name) Hilight Background of highlighted text HilightText Highlighted text InactiveBorder Inactive window's border InactiveTitle Inactive title bar Menu Menu background MenuText Menu text Scrollbar Scroll bar TitleText Title-bar text Window Window workspace WindowFrame Title-bar background and frame color WindowText Window textTo change: For most of these settings, choose the Color icon from the Control Panel window. For ButtonFace, ButtonShadow, ButtonText, GrayText, Hilight, and HilightText, choose Notepad to edit the WIN.INI file. |
KBCategory: kbref kbdisplay
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |