home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / sharewar / gmc / GMC_Setup.exe / Disk1 / data1.cab / Default_Theme / theme.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-03-14  |  3.7 KB  |  72 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- edited with XML Spy v3.5 NT (http://www.xmlspy.com) by  () -->
  3. <!--Skin-->
  4. <Skin>
  5.     <!--Control bar : the downbar that contains the play and stop and all the buttons -->
  6.     <ControlBar>
  7.         <Buttons>
  8.             <!--Align fixed ,left, right, rightfixedleft,-->
  9.             <Play X="182" Y="16" Align="fixed"/>
  10.             <Pause X="182" Y="16" Align="fixed"/>
  11.             <Stop X="233" Y="16" Align="fixed"/>
  12.             <Previous X="279" Y="20" Align="Fixed"/>
  13.             <Next X="316" Y="20" Align="Fixed"/>
  14.             <Record X="150" Y="49" Align="Fixed"/>
  15.             <Mute X="60" Y="21" Align="Fixed"/>
  16.             <FastReverse X="33" Y="3" Align="Fixed"/>
  17.             <FastForward X="379" Y="2" Align="right"/>
  18.             <Shuffle X="45" Y="71" Align="fixed"/>
  19.             <Repeat X="0" Y="71" Align="fixed"/>
  20.             <SkinMode X="2" Y="42" Align="fixed"/>
  21.         </Buttons>
  22.         <!-- Weight 400=normal  bold=700 thin=100 light=300-->
  23.         <Font Name="Arial" Height="12" Italic="true" Weight="400" Underline="true"/>
  24.         <Colors FontColor="#FFFFFF"/>
  25.         <StatusBars>
  26.             <TitleBar X="240" Y="59" Width="150" Height="13" Align="rightfixedleft" Transparent="true">
  27.                 <Font Name="Arial" Height="14" Italic="false" Weight="700" Underline="false"/>
  28.                 <Colors FontColor="#FFFFFF" BgColor="#000000"/>
  29.             </TitleBar>
  30.             <InfoBar X="240" Y="72" Width="153" Height="14" Align="rightfixedleft" Transparent="true">
  31.                 <Font Name="Arial" Height="14" Italic="false" Weight="400" Underline="false"/>
  32.                 <Colors FontColor="#FFFFFF" BgColor="#000000"/>
  33.             </InfoBar>
  34.             <TimeBar X="51" Y="52" Width="90" Height="12" Align="fixed" Transparent="true">
  35.                 <Font Name="Arial" Height="14" Italic="false" Weight="700" Underline="false"/>
  36.                 <Colors FontColor="#FFFFFF" BgColor="#0000FF"/>
  37.             </TimeBar>
  38.         </StatusBars>
  39.         <!--Postions : this option will determine the drawing postions and the postions of the slider and volume slider-->
  40.         <Positions LeftWidth="356" RightWidth="108" MidX="356" MidWidth="18" PlayerBarX="50" PlayerBarY="4" PlayerBarCX="327" PlayerBarCY="11" PlayerBarAlign="rightfixedleft" VolumeX="84" VolumeY="24" VolumeCX="69" VolumeCY="11" VolumeAlign="Fixed (UnSupported)"/>
  41.     </ControlBar>
  42.     <!--CateBar : Bar containing the main buttons ,Home,Media CD, My playlist ,My Media Manget etc..-->
  43.     <CateBar>
  44.         <!--Image fill type Tile , Topleft, Topright, Bottomleft , Bottomright -->
  45.         <BackGround UseImage="true" bgcolor="#455066" ImageFillType="Topleft" UsePattern="true" PatternStartY="374"/>
  46.         <Font Name="Arial" Height="14" Italic="false" Weight="600" Underline="false"/>
  47.         <Colors FontColor="#FFFFFF" HoverFontColor="#FF9600"/>
  48.     </CateBar>
  49.     <!--ListBox : the playlist listbox containing all the playlist items-->
  50.     <Listbox>
  51.         <!--Image fill type Tile , Topleft, Topright, Bottomleft , Bottomright -->
  52.         <Colors BackGround="#6C798B" TextColor="#FFFFFF" HighlightBG="#2C405B" HighlightText="#FFFFFF"/>
  53.     </Listbox>
  54.     <!--Navigation Bar : the bar containing back forward and sub menu items,also includes the mt media lib buttons-->
  55.     <NavigationBar>
  56.         <!--Back, forward and sub cate options-->
  57.         <BackGround UseImage="true"/>
  58.         <Font Name="Arial" Height="14" Italic="false" Weight="400" Underline="false"/>
  59.         <!--SelectButtonText : My lib and folders select background color and text color-->
  60.         <Colors BackGround="#374251" TextColor="#000000" SepColor="#FFFFFF" NavigationPathBgColor="#374251" NavigationPathTextColor="#FFFFFF" SelectButtonBkColor="#6C798B" SelectButtonTextColor="#FFFFFF"/>
  61.     </NavigationBar>
  62.     <!--Deisgn information -->
  63.     <Info>
  64.         <ThemeName>Default</ThemeName>
  65.         <AuthorName>Pixel-me</AuthorName>
  66.         <Company>Pixel-me</Company>
  67.         <email>info@pixel-me</email>
  68.         <URL>http://www.pixel-me.com</URL>
  69.         <Comment>Designed by Pixel-me, Theme copyright to Genie-Soft.com</Comment>
  70.     </Info>
  71. </Skin>
  72.