<?xml version="1.0"?>
<JWM>

    <!-- Visual Style Window. -->
    <WindowStyle decorations="flat">
        <Font align="center">Cantarell-10:antialias=true:encoding=utf8</Font>
        <Width>2</Width>
        <Height>18</Height>
        <Corner>2</Corner>
        <Foreground>#ffffff</Foreground>
        <Background>#2b2c2b</Background>
        <Outline>#2b2c2b</Outline>
        <Opacity>0.8</Opacity>
        <Active>
            <Foreground>#ffffff</Foreground>
            <Background>#2b2c2b</Background>
            <Outline>#2b2c2b</Outline>
        </Active>
    </WindowStyle>

    <!-- Visual Style Window Buttons. -->
        <ButtonClose>/usr/share/themes/buttons/jwm/close.png</ButtonClose>
        <ButtonMax>/usr/share/themes/buttons/jwm/max.png</ButtonMax>
        <ButtonMaxActive>/usr/share/themes/buttons/jwm/maxact.png</ButtonMaxActive>
        <ButtonMin>/usr/share/themes/buttons/jwm/min.png</ButtonMin>

    <!-- Visual Style Menu. -->
    <MenuStyle>
        <Font>Cantarell-10:antialias=true:encoding=utf8</Font>
        <Foreground>#ffffff</Foreground>
        <Background>#2b2c2b</Background>
	<Outline>#2b2c2b</Outline>
        <Active>
            <Foreground>#2b2c2b</Foreground>
            <Background>#16a085</Background>
        </Active>
    </MenuStyle>

    <!-- Visual Style Tray. -->
    <TrayStyle decorations="flat">
        <Font>Cantarell-10:antialias=true:encoding=utf8</Font>
        <Background>#2b2c2b</Background>
        <Foreground>#ffffff</Foreground>
        <Outline>#2b2c2b</Outline>
        <Active>
            <Foreground>#2b2c2b</Foreground>
            <Background>#16a085</Background>
        </Active>
    </TrayStyle>

    <!-- Visual Style Pager. -->
    <PagerStyle>
        <Outline>#454947</Outline>
        <Font>Cantarell-8:antialias=true:encoding=utf8</Font>
        <Text>#ffffff</Text>
        <Foreground>#454947</Foreground>
        <Background>#565656</Background>
        <Active>
            <Foreground>#454947</Foreground>
            <Background>#707070</Background>
        </Active>
    </PagerStyle>

    <!-- Visual Style Pop. -->
    <PopupStyle>
        <Font>Cantarell-10:antialias=true:encoding=utf8</Font>
        <Outline>#323232</Outline>
        <Foreground>#ffffff</Foreground>
        <Background>#323232</Background>
    </PopupStyle>

    <!-- Visual Style Clock. -->
    <ClockStyle>
        <Font>Cantarell-10:weight=demibold:antialias=true:encoding=utf8</Font>
    </ClockStyle>

</JWM>
