Skip to content

Instantly share code, notes, and snippets.

<?xml version="1.0" encoding="UTF-8" ?>
<skin name="Snow" author="Michael Swiger" version="1.0" loader="1.0">
<widget name="Button">
<style>
<image name="Background" source="snow.png" x="0" y="0" width="20" height="20" />
<font source="fonts/kewlstuff.ttf" color="#FF0000" size="12" />
</style>
<style name="Hover">
<image name="Background" source="snow.png" x="0" y="20" width="20" height="20" />
</style>