<?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>huruf_gelap</Foreground>
	<Background>warna_gelap</Background>
	<Outline>warna_gelap</Outline>
	<Active>
		<Foreground>huruf_biasa</Foreground>
		<Background>warna_biasa</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>huruf_biasa</Foreground>
	<Background>warna_biasa</Background>
	<Outline>warna_biasa</Outline>
	<Active>
		<Foreground>huruf_terang</Foreground>
		<Background>warna_terang</Background>
	</Active>
</MenuStyle>

</JWM>
