<?xml version="1.0"?>
<JWM>
    <!-- Visual Styles -->
    <WindowStyle>
        <Font>Sans-10:Bold</Font>
        <Width>3</Width>
        <Height>26</Height>
        <Corner>4</Corner>
        <Foreground>#1D1F25</Foreground>
        <Background>#ACABAB:#000000</Background>
        <Outline>#172925</Outline>
        <Active>
            <Foreground>#ACABAB</Foreground>
            <Background>#A0A0A0:#000000</Background>
            <Outline>#172925</Outline>
        </Active>
    </WindowStyle>
    <TrayStyle>
        <Font>Sans-10</Font>
        <Foreground>#ACABAB</Foreground>
        <Background>#ACABAB:#000000</Background>
        <Outline>#172925</Outline>
        <Active>
            <Foreground>#ACABAB</Foreground>
            <Background>#000000:#ACABAB</Background>
            <Outline>#172925</Outline>
        </Active>
    </TrayStyle>
    <PagerStyle>
        <Outline>#172925</Outline>
        <Foreground>#ACABAB</Foreground>
        <Background>#555555</Background>
        <Text>#FFFFFF</Text>
        <Active>
            <Foreground>#1D1F25</Foreground>
            <Background>#ACABAB</Background>
        </Active>
    </PagerStyle>
    <MenuStyle>
        <Font>Sans-13</Font>
            <Foreground>#ACABAB</Foreground>
            <Background>#555555</Background>
        <Outline>#172925</Outline>
        <Active>
            <Foreground>#1D1F25</Foreground>
            <Background>#ACABAB:#555555</Background>
        </Active>
    </MenuStyle>
    <PopupStyle>
        <Font>Sans-12</Font>
            <Foreground>#1D1F25</Foreground>
            <Background>#ACABAB</Background>
    </PopupStyle>
</JWM>
