<!-- standard theme definition for achat theme -->
<theme name="achat" themebaseurl="/themes/achat/" themepack="/themes/achat/achat.zip">
    
    <theme-login-panel fg="000000" bg="ffffff">
        <theme-login-background x="245" y="130" url="achat/loginbackground.jpg"/>
        <theme-login-nickname-textfield x="291" y="299" width="183" height="20" fontsize="12"/>
        <theme-login-room-textfield x="291" y="323" width="183" height="20" fontsize="12"/>
        <theme-login-connect-button x="425" y="345" drawbevel="false" up="achat/connect-up.jpg" down="achat/connect-up.jpg" over="achat/connect-over.jpg"/>
    </theme-login-panel>
    
    <theme-chat-panel fg="000000" bg="ffffff">
        <theme-chat-background x="85" y="57" url="achat/chatbackground.jpg"/>
        <theme-chat-input x="91" y="416" width="496" height="20" fontheight="12" showbevel="false" lurk="true" showsendbutton="false"/>
        <theme-chat-inputsend-button x="590" y="418" drawbevel="false" up="achat/send-up.jpg" down="achat/send-up.jpg" over="achat/send-over.jpg"/>
        <theme-chat-showusers-button x="585" y="83" drawbevel="false" up="achat/users-up.jpg" down="achat/users-up.jpg" over="achat/users-over.jpg"/>
        <theme-chat-showbuddylist-button x="580" y="83" drawbevel="false" up="achat/buddies-up.jpg" down="achat/buddies-up.jpg" over="achat/buddies-over.jpg"/>
        <theme-chat-showrooms-button x="422" y="83" drawbevel="false" up="achat/rooms-up.jpg" down="achat/rooms-up.jpg" over="achat/rooms-over.jpg"/>
        <theme-chat-showchat-button x="426" y="83" drawbevel="false" up="achat/chat-up.jpg" down="achat/chat-up.jpg" over="achat/chat-over.jpg"/>
        <theme-chat-exit-button x="619" y="59" drawbevel="false" up="achat/exit-up.jpg" down="achat/exit-up.jpg" over="achat/exit-over.jpg"/>
        <theme-chat-historyrooms-panel x="88" y="125" width="421" height="286" bg="ffffff" fg="000000"/>
        <theme-chat-history bg="ffffff" fg="000000" backgroundimage="achat/chatbg.jpg" showbevel="false" showtitlebar="true" showtitlebevel="false" showtitleseparator="true"/>
        <theme-chat-rooms bg="ffffff" fg="000000" showbevel="false" backgroundimage="achat/chatbg.jpg" showtitlebar="true" showtitlebevel="false" showtitleseparator="true"/>
        <theme-chat-usersbuddylist-panel x="514" y="125" width="123" height="286" bg="f5f5f5" fg="000000"/>
        <theme-chat-users bg="f5f5f5" fg="000000" showbevel="false" showtitlebar="true" showtitlebevel="false" showtitleseparator="true"/>
        <theme-chat-buddylist bg="f5f5f5" fg="000000" showbevel="false" showtitlebar="true" showtitlebevel="false" showtitleseparator="true"/>
    </theme-chat-panel>
    
</theme>