<?xml version="1.0" encoding="UTF-8"?>
<!--
****************************************************************************

     File Name:   themeTemplate_darkText.box

****************************************************************************
   C O P Y R I G H T   A N D   C O N F I D E N T I A L I T Y   N O T I C E
****************************************************************************

//      Copyright (c) 2009 AOL LLC.  All rights reserved.
//      This software contains valuable confidential and proprietary
//      information of AOL LLC. and is subject to applicable
//      licensing agreements.  Unauthorized reproduction, transmission or
//      distribution of this file and its contents is a violation of
//      applicable laws.
//
//            A O L   C O N F I D E N T I A L

****************************************************************************
-->


<?import href="box://aimToolkit/theme/brushes_default.box"?>



<library xmlns="http://www.aol.com/boxely/resource.xsd">



    
    <solidBrush id="gradient.aimWindow.windowContent"       fill="__WIN__"/>

    <imageBrush id="brush.aimWindow.texture"                fill="__TEXTURE__" fillRepeat="__TILEMODE__"/>

    <solidBrush id="aimWindow.titleImage.colorSubtract"     fill="#00FFFFFF" />
    
    <solidBrush id="brush.aimWindow.title"                  fill="#222222" />

    <solidBrush id="brush.aimTitleBarButton.colorSubtract"  fill="#00CCCCCC" />

    <bitmap id="bmp.colorPicker"                            src="box://imApp/resources/color_picker_dark.png" />

    <solidBrush id="brush.colorPicker"                      fill="#222222" />
    
    


    <pen id="aimWindow.inactive.menuLabel.textColor"        color="#222222" width="1"/>

    <pen id="pen.aimWindow.menuBarItem.textColor"           color="#222222" />

    <solidBrush id="brush.dropmark.fill"                    fill="#222222"/>
    
    

    
    <linearGradientBrush id="gradient.aimDefaultButton.normal">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%"   color="__80:#FFFFFF:DEFBTN__"/>
            <gradientStop offset="3%"   color="__80:#FFFFFF:DEFBTN__"/>
            <gradientStop offset="4%"   color="__70:#F2F2F2:DEFBTN__"/>
            <gradientStop offset="100%" color="__30:#BEBEBE:DEFBTN__"/>
        </gradientStops>
    </linearGradientBrush>

    <linearGradientBrush id="gradient.aimDefaultButton.hover">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%"   color="__50:#FFFFFF:DEFBTN__"/>
            <gradientStop offset="3%"   color="__50:#FFFFFF:DEFBTN__"/>
            <gradientStop offset="4%"   color="__20:#EBEBEB:DEFBTN__"/>
            <gradientStop offset="100%" color="__20:#6F6F6F:DEFBTN__"/>
        </gradientStops>
    </linearGradientBrush>

    <linearGradientBrush id="gradient.aimDefaultButton.pressed">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%"   color="__50:#FFFFFF:DEFBTN__"/>
            <gradientStop offset="3%"   color="__50:#FFFFFF:DEFBTN__"/>
            <gradientStop offset="4%"   color="__20:#6F6F6F:DEFBTN__"/>
            <gradientStop offset="100%" color="__20:#EBEBEB:DEFBTN__"/>
        </gradientStops>
    </linearGradientBrush>

    <pen id="pen.aimDefaultButton.border"                   color="__DEFBTNSTROKE__" />

    

    
    <solidBrush id="brush.bl.rowHovered"                    fill="__70:#FFFFFF:WIN__" />

    <solidBrush id="brush.bl.rowSelected"                   fill="__50:#FFFFFF:WIN__" />
   



    <solidBrush id="brush.im.plus.normal"                   fill="#000000" />

    <solidBrush id="brush.im.plus.pressed"                  fill="#000000" />

    <pen id="pen.bl.tab.textColor.unselected"               color="#222222"/>

    <linearGradientBrush id="brush.tab.unselected">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%"   color="url(#brush.transparent.5)"/>
            <gradientStop offset="100%" color="url(#brush.transparent.2b)"/>
        </gradientStops>
    </linearGradientBrush>
    
    <linearGradientBrush id="brush.tab.hovered">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%"   color="url(#brush.transparent.5)"/>
            <gradientStop offset="100%" color="url(#brush.transparent.8)"/>
        </gradientStops>
    </linearGradientBrush>
    


    <solidBrush id="mainID.textColor.accent"                fill="#474747" />

    <solidBrush id="mainID.textColor.shadow"                fill="none" />

    <pen id="pen.statusInputButtons"                        color="#222222" />

    <pen id="pen.mail.count" color="#222222" />

    <linearGradientBrush id="brush.bl.identityPanel">
        <rotateTransform center="50% 50%" angle="-90"/>
        <gradientStops>
            <gradientStop offset="0%"   color="url(#brush.transparent.2b)"/>
            <gradientStop offset="15%"  color="url(#brush.transparent.2b)"/>
            <gradientStop offset="60%"  color="url(#brush.transparent.2a)"/>
            <gradientStop offset="100%" color="url(#brush.transparent.0)"/>
        </gradientStops>
    </linearGradientBrush>
    
</library>

