From afdb914e540d8db0f4b2e17d82a6eb3c11e69973 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Mon, 5 Apr 2010 22:35:53 +0000 Subject: cleanup of Deluxe theme. Mouse cursor was the startup (Windows and Linux tests?). Ocean.ini adjusted to the same state as the others. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2216 b956fd51-792f-4845-bead-9b4dfca2ff2c --- game/themes/Deluxe/Ocean.ini | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'game/themes/Deluxe/Ocean.ini') diff --git a/game/themes/Deluxe/Ocean.ini b/game/themes/Deluxe/Ocean.ini index a7f59bad..8af41f20 100644 --- a/game/themes/Deluxe/Ocean.ini +++ b/game/themes/Deluxe/Ocean.ini @@ -9,12 +9,32 @@ Name=Ocean Color=Blue [Textures] +/** + * Interface + */ +interface_selectbg_search = [interface]selectbg_search.png +interface_dialog_background = [interface]dialog_background.png + +Cursor = [interface]cursor.png +Cursor_Pressed = [interface]cursor_pressed.png + +/** + * Icons + */ +icon_song_menu = [icon]song_menu.png +icon_song_search = [icon]song_search.png +icon_song_video = [icon]song_video.png + + # # # M A I N # # # Button = [main]button.png ButtonF = [main]buttonf.jpg MainBar = [main]mainBar.png SelectBG = [main]selectbg.png +Select_ArrowLeft = [interface]select_arrow_left.png +Select_ArrowRight = [interface]select_arrow_right.png + #Backgrounds LoadingBG = [bg-load]blue.jpg MainBG = [bg-video]_ocean.avi @@ -40,6 +60,7 @@ VideoIcon = [icon]video.png IconError = [icon]error.png IconQuestion = [icon]question.png + # # # S O N G S E L E C E T # # # SongSelection1 = [main]songSelection1.png SongSelection2 = [main]songSelection2.png @@ -76,6 +97,7 @@ P = [sing]p.png #Pointer for lyrics Ball = [sing]LyricsBall.png + # # # S C O R E / T O P 5 # # # ScoreBox = [score]box.png ScoreGlassBox = [score]glass_box.png @@ -120,6 +142,7 @@ Rating_6 = [score]rating_6.png Rating_7 = [score]rating_7.png # thank you girls and guys!!! + # # # P A R T Y # # # Joker =[party]Joker.png PartyPlayerButton =[party]playerButton.png @@ -142,6 +165,7 @@ PartyWinDeco2 =[party]winDecoration.png PartyWinDeco3 =[party]winDecoration.png PartyPlayerSelectBG = [party]playerselectbg.png + # # # S T A T S # # # StatMainBG1 = [stat]mainBG1.png StatMainBG2 = [stat]mainBG2.png @@ -195,6 +219,7 @@ Rectangle = [helper]rectangle.jpg ButtonFade = [helper]buttonFade.png BGFade = [special]bg_fade.png + # # # D U E T # # # LyricIcon_P1 = [sing.player1]lyric_active.png LyricIconD_P1 = [sing.player1]lyric_inactive.png @@ -207,4 +232,4 @@ LyricIconD_P4 = [sing.player4]lyric_inactive.png LyricIcon_P5 = [sing.player5]lyric_active.png LyricIconD_P5 = [sing.player5]lyric_inactive.png LyricIcon_P6 = [sing.player6]lyric_active.png -LyricIconD_P6 = [sing.player6]lyric_inactive.png +LyricIconD_P6 = [sing.player6]lyric_inactive.png \ No newline at end of file -- cgit v1.2.3