18 lines
380 B
XML
18 lines
380 B
XML
<gloss-theme>
|
|
<texture id="music_menu_image">
|
|
<image>music/music.png</image>
|
|
<dimensions type="relativeToStage">
|
|
<width>30%</width>
|
|
<height>30%</height>
|
|
</dimensions>
|
|
<position type="relativeToParent">
|
|
<x>0</x>
|
|
<y>0</y>
|
|
</position>
|
|
</texture>
|
|
|
|
<texture id="music_default_artist_image">
|
|
<image>music/default_cover.png</image>
|
|
</texture>
|
|
</gloss-theme>
|