home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / UltraStar_Deluxe / ultrastardx-1.1-installer-full.exe / themes / Classic / Star.ini < prev   
INI File  |  2010-06-08  |  8KB  |  246 lines

  1. ;0.5.1
  2. ;experimental version
  3. ;if you are using this as a sample for your theme
  4. ;don't be suprised it doesn't work good with newer releases
  5.  
  6. [Skin]
  7. Theme=Classic
  8. Name=Star
  9. Color=Blue
  10.  
  11. [Textures]
  12. /**
  13.  * Interface
  14.  */
  15. interface_selectbg_search   = [interface]selectbg_search.png
  16. interface_dialog_background = [interface]dialog_background.png
  17.  
  18. Cursor = [interface]cursor.png
  19. Cursor_Pressed = [interface]cursor_pressed.png
  20.  
  21. /**
  22.  * Icons
  23.  */
  24. icon_song_menu   = [icon]song_menu.png
  25. icon_song_search = [icon]song_search.png
  26. icon_song_video  = [icon]song_video.png
  27.  
  28.  
  29. # # # M A I N # # #
  30. ButtonSolo       = [mainbutton]Solo.png
  31. ButtonMulti      = [mainbutton]Multi.png
  32. ButtonEditor     = [mainbutton]Solo.png
  33. ButtonStats      = [mainbutton]Stats.png
  34. ButtonOptions    = [mainbutton]Options.png
  35. ButtonExit       = [mainbutton]Exit.png
  36. Button           = [main]button.png
  37. ButtonF        = [main]buttonf.jpg
  38. MainBar        = [main]mainBar.png
  39. SelectBG       = [main]selectbg.png
  40.  
  41. usdx_logo        = [main]logo.png
  42. SongsBG         = [songs]bg.png    
  43. SongFade      = [song]BGFade.jpg
  44. SongEqualizerBG  = [song]EqualizerBG.jpg
  45.  
  46. Select_ArrowLeft = [interface]select_arrow_left.png
  47. Select_ArrowRight = [interface]select_arrow_right.png
  48.  
  49. #Backgrounds
  50. LoadingBG      = [bg-main]star.jpg
  51. MainBG         = [bg-main]star.jpg
  52. SongBG         = [bg-main]star.jpg
  53. ScoreScreenBG  = [bg-main]star.jpg
  54. Top5BG         = [bg-main]star.jpg
  55. OptionsBG      = [bg-main]star.jpg
  56. EditBG         = [bg-main]star.jpg
  57. PartyBG        = [bg-main]star.jpg
  58.  
  59. #Icons on screen
  60. SongCD         = [icon]cd.png
  61. MainIcon       = [icon]star.png
  62. MainSearch     = [icon]search.png
  63. IconOption     = [icon]options.png
  64. IconEdit       = [icon]options.png
  65. IconSongMenu   = [icon]songmenu.png
  66. ScoreIcon      = [icon]score.png
  67. PartyIcon      = [icon]party.png
  68. StatIcon       = [icon]stats.png
  69. VideoIcon      = [icon]video.png
  70.  
  71. IconError      = [icon]error.png
  72. IconQuestion   = [icon]question.png
  73.  
  74.  
  75. # # # S O N G S E L E C E T # # #
  76. SongSelection = [song]selection.png
  77. SongCover      = [main]songCover.jpg
  78.  
  79.  
  80. # # # S I N G # # #
  81. #the bar where the lyrics reside
  82. LyricBar       = [sing]textBar.png
  83.  
  84. #this one slides in, to tell you that singing starts immediately
  85. LyricHelpBar   = [sing]lyricsHelpBar.png
  86.  
  87. #the bar behind the timestuff
  88. TimeBar1      = [sing]timeBarBG.png
  89.  
  90. #the time progress bar  (not skinned in this theme :P )
  91. TimeBar      = [sing]timeBar.jpg
  92.  
  93. #linebonus, the thing that pop ups at the score
  94. LineBonusBack  = [sing]lineBonusPopUp.png
  95.  
  96. #Singbar (the thing beneath the scores)
  97. SingBarBack    = [sing]singBarBack.png
  98. SingBarBar     = [sing]singBarBar.png
  99. SingBarFront   = [sing]singBarFront.png
  100.  
  101. #Background for scores
  102. ScoreBG        = [sing]scoreBg.png
  103.  
  104. #Background for the P1, P2 and so on
  105. P              = [sing]p.png
  106.  
  107. #Pointer for lyrics
  108. Ball           = [sing]LyricsBall.png
  109.  
  110.  
  111. # # # S C O R E / T O P 5 # # #
  112. ScoreBox        = [score]box.png
  113. ScoreGlassBox   = [score]glass_box.png
  114. ScoreLevel      = [score]level.png
  115. ScoreLevelRound = [score]levelRound.png
  116.  
  117. ScoreLevel_Dark           = [score]level_dark.png
  118. ScoreLevel_Dark_Round     = [score]level_dark_round.png
  119.  
  120. ScoreLevel_Light          = [score]level_light.png
  121. ScoreLevel_Light_Round    = [score]level_light_round.png
  122.  
  123. ScoreLevel_Lightest       = [score]level_lightest.png
  124. ScoreLevel_Lightest_Round = [score]level_lightest_round.png
  125.  
  126. # Boxes near the text, that show what color is for which bar
  127. ScoreBar_box_lightest = [score]bar_box_lightest.png
  128. ScoreBar_box_light    = [score]bar_box_light.png
  129. ScoreBar_box_dark     = [score]bar_box_dark.png
  130.  
  131. ScoreEndCap     = [score]endcap.png
  132. ScoreLine       = [score]line.png
  133. PlayerNumberBox = [main]playerNumberBox.png
  134.  
  135. PlayerIDBox01 = [sing.player1]lyric_active.png
  136. PlayerIDBox02 = [sing.player2]lyric_active.png
  137. PlayerIDBox03 = [sing.player3]lyric_active.png
  138. PlayerIDBox04 = [sing.player4]lyric_active.png
  139. PlayerIDBox05 = [sing.player5]lyric_active.png
  140. PlayerIDBox06 = [sing.player6]lyric_active.png
  141.  
  142. # these icons are part of the tango icon set
  143. # licensed under Creative Commons Attribution Share-Alike license
  144. # http://tango.freedesktop.org
  145. Rating_0 = [score]rating_0.png
  146. Rating_1 = [score]rating_1.png
  147. Rating_2 = [score]rating_2.png
  148. Rating_3 = [score]rating_3.png
  149. Rating_4 = [score]rating_4.png
  150. Rating_5 = [score]rating_5.png
  151. Rating_6 = [score]rating_6.png
  152. Rating_7 = [score]rating_7.png
  153. # thank you girls and guys!!!
  154.  
  155.  
  156. # # # P A R T Y # # #
  157. Joker             =[party]Joker.png
  158. PartyPlayerButton =[party]playerButton.png
  159. PartyTeamButton1  =[party]roundTeamButton.png
  160. PartyTeamButton2  =[party]playerTeamButton.png
  161. PartyTeamButton3  =[party]winTeamButton1.png
  162. PartyTeamButton4  =[party]winTeamButton2.png
  163. PartyTeamButton5  =[party]winTeamButton3.png
  164. PartyRoundBG1     =[party]roundBG1.png
  165. PartyRoundBG2     =[party]roundBG2.png
  166. PartyRoundBG3     =[party]roundBG3.png
  167. PartyRoundBG4     =[party]roundBG4.png
  168. HDL_Pointer       =[party]pointer.png
  169. PartyTeamPoints   =[party]teamPoints.png
  170. PartyScoreDeco    =[party]scoreDecoration.png
  171. PartyScoreBG1     =[party]scoreBG1.png
  172. PartyScoreBG2     =[party]scoreBG2.png
  173. PartyWinDeco1     =[party]winDecoration.png
  174. PartyWinDeco2     =[party]winDecoration.png
  175. PartyWinDeco3     =[party]winDecoration.png
  176. PartyPlayerSelectBG = [party]playerselectbg.png
  177.  
  178.  
  179. # # # S T A T S # # #
  180. StatMainBG1 = [stat]mainBG1.png
  181. StatMainBG2 = [stat]mainBG2.png
  182. StatMainBG3 = [stat]mainBG3.png
  183. StatDetailBG1 = [stat]detailBG1.png
  184.  
  185.  
  186. # # # N A V I # # #
  187. ButtonP     = [button]p.png
  188. ButtonM     = [button]m.png
  189. ButtonJ     = [button]j.png
  190. ButtonAlt   = [button]alt.png
  191. ButtonAZ    = [button]az.png
  192. ButtonEnter = [button]enter.png
  193. ButtonNavi  = [button]navi.png
  194. ButtonEsc   = [button]esc.png
  195. Button13    = [button]13.png
  196. ButtonE    = [button]e.png
  197.  
  198. ;Leiste1     = [special]bar1.png
  199. :Leiste2     = [special]bar2.png
  200.  
  201. JumpToBG    = [menu]jumpToBg.png
  202. SongMenuBG  = [menu]songMenuBg.png
  203. SongMenuSelectBG  = [menu]songMenuSelectBg.png
  204. PopUpBG     = [menu]popUpBG.png
  205.  
  206.  
  207. # # # N O T E S # # #
  208. # sung notes - colorized with playercolors
  209. GrayLeft       = [sing]notesLeft.png
  210. GrayMid        = [sing]notesMid.png
  211. GrayRight      = [sing]notesRight.png
  212. # unsung notes - colorized with playercolors
  213. NotePlainLeft  = [sing]notesPlainLeft.png
  214. NotePlainMid   = [sing]notesPlainMid.png
  215. NotePlainRight = [sing]notesPlainRight.png
  216. # the glow around unsung/sung notes - colorized with playercolors
  217. NoteBGLeft     = [sing]notesBgLeft.png
  218. NoteBGMid      = [sing]notesBgMid.png
  219. NoteBGRight    = [sing]notesBgRight.png
  220. Pause          = [sing]pause.png
  221.  
  222.  
  223. # # # E F F E C T S # # #
  224. NoteStar        = [effect]goldenNoteStar.png
  225. NotePerfectStar = [effect]perfectNoteStar.png
  226.  
  227.  
  228. # # # dirty helpers # # #
  229. Rectangle  = [helper]rectangle.jpg
  230. ButtonFade = [helper]buttonFade.png
  231. BGFade     = [special]bg_fade.png
  232.  
  233.  
  234. # # # D U E T # # #
  235. LyricIcon_P1  = [sing.player1]lyric_active.png
  236. LyricIconD_P1 = [sing.player1]lyric_inactive.png
  237. LyricIcon_P2  = [sing.player2]lyric_active.png
  238. LyricIconD_P2 = [sing.player2]lyric_inactive.png
  239. LyricIcon_P3  = [sing.player3]lyric_active.png
  240. LyricIconD_P3 = [sing.player3]lyric_inactive.png
  241. LyricIcon_P4  = [sing.player4]lyric_active.png
  242. LyricIconD_P4 = [sing.player4]lyric_inactive.png
  243. LyricIcon_P5  = [sing.player5]lyric_active.png
  244. LyricIconD_P5 = [sing.player5]lyric_inactive.png
  245. LyricIcon_P6  = [sing.player6]lyric_active.png
  246. LyricIconD_P6 = [sing.player6]lyric_inactive.png