aboutsummaryrefslogtreecommitdiff
path: root/Src/resources/skins/Winamp Modern/standardframe/standardframe-elements.xml
blob: 6bb6139ec3c0cbca21c5fa07fc864723868e8bbc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<elements>

  <bitmap id="wasabi.frame.basetexture" file="window/background.png" gammagroup="Backgrounds" />
  <elementalias id="component.basetexture" target="wasabi.frame.basetexture" />

  <bitmap id="wasabi.frame.top.left" file="window/titlebar.png" x="0" y="0" h="18" w="10" gammagroup="Titlebar"/>
  <bitmap id="wasabi.frame.top" file="window/titlebar.png" x="10" y="0" h="18" w="10" gammagroup="Titlebar"/>
  <bitmap id="wasabi.frame.top.right" file="window/titlebar.png" x="43" y="0" h="18" w="10" gammagroup="Titlebar"/>

  <bitmap id="wasabi.frame.top.left.region" file="window/titlebar.png" x="0" y="120" h="18" w="10" />
  <bitmap id="wasabi.frame.top.right.region" file="window/titlebar.png" x="43" y="120" h="18" w="10" />


</elements>