WindowColor
specifies the color of the window
borders and taskbar.
Values
- In Windows® 8 and Windows
Server® 2012,
WindowColor
specifies the color of the window borders and taskbar.
Predefined colors areAutomatic
,Color 1
,Color 2
,Color 3
,Color 4
,Color 5
,Color 6
,Color 7
,Color 8
,Color 9
,Color 10
,Color 11
,Color 12
,Color 13
,Color 14
, andColor 15
.
The default value isAutomatic
.
- In Windows® 7 and Windows
Server® 2008 R2,
WindowColor
specifies a predefined color of window glass and color effects.
Predefined colors include:Sky
,Twilight
,Sea
,Leaf
,Lime
,Sun
,Pumpkin
,Ruby
,Fuchsia
,Blush
,Violet
,Lavender
,Taupe
,Chocolate
,Slate
, andFrost
.
The default value isSky
.
Valid Configuration Passes
specialize
auditSystem
auditUser
oobeSystem
Parent Hierarchy
Microsoft-Windows-Shell-Setup | Themes | WindowColor
Applies To
For a list of the Windows® editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
XML Examples
The following XML output shows how to set the default color theme to Color 11.
![]() |
|
---|---|
<Themes> <WindowColor>Color 11</WindowColor> </Themes> |