<?xml version="1.0"?>
<JWM>
<!-- by recobayu -->

<WindowStyle>
    <Font>Roboto-10</Font>
    <Width>5</Width>
    <Height>30</Height>
    <Corner>0</Corner>
    <Active>
       <Foreground>huruf_terang</Foreground>
       <Background>warna_terang</Background>
       <Outline>#444</Outline>
    </Active>
	<Foreground>#555</Foreground>
	<Background>#D6DBD6</Background>
	<Outline>#999</Outline>
</WindowStyle> 

<TrayStyle>
	<Font>Roboto Condensed-10</Font>
	<Foreground>#D2CFD2</Foreground>
	<Background>#0F0F0F</Background>
	<Outline>#323228</Outline>
	<Active>
		<Foreground>white</Foreground>
		<Background>#323232</Background>
	</Active>
</TrayStyle>

<PagerStyle>
	<Outline>#323228</Outline>
	<Foreground>#DCDAD5</Foreground>
	<Background>#3C3C2E</Background>
	<Active>
		<Foreground>#8899AA</Foreground>
		<Background>#636450</Background>
	</Active>
</PagerStyle>

<PopupStyle delay="50">
	<Font>Roboto Condensed-10</Font>
	<Outline>#636363</Outline>
	<Foreground>white</Foreground>
	<Background>#636363</Background>
</PopupStyle>

<MenuStyle>
	<Font>Roboto-10</Font>
	<Foreground>#D2CFD2</Foreground>
	<Background>#1E1E1E</Background>
	<Outline>#1E1E1E</Outline>
	<Active>
		<Foreground>#FFF</Foreground>
		<Background>#404040</Background>
	</Active>
</MenuStyle>

</JWM>
