0ad/binaries/data/mods/public/gui/gamesetup/styles.xml

28 lines
495 B
XML

<?xml version="1.0" encoding="utf-8"?>
<styles>
<!-- <style name="indentedPanel"
buffer_zone="5"
font="serif-14"
sprite="wheatIndentFillLight"
textcolor="black"
textcolor_selected="white"
text_align="left"
text_valign="center"
/>-->
<style name="chatPanel"
buffer_zone="5"
font="serif-13"
scrollbar="true"
scrollbar_style="StoneScrollBar"
scroll_bottom="true"
textcolor="white"
textcolor_selected="gold"
text_align="left"
text_valign="center"
/>
</styles>