diff options
author | mota23 <mota23@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-10 00:57:17 +0000 |
---|---|---|
committer | mota23 <mota23@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-05-10 00:57:17 +0000 |
commit | dcb6e5d386735b3ced44d7c6d6280343a16ca7db (patch) | |
tree | 7b9834b025797908ddb9a87bbe670b5be6e6df83 /Skins/Deluxe/Blue.ini | |
parent | f69d8aee0c6d3855978b6a1c700ab289af705022 (diff) | |
download | usdx-dcb6e5d386735b3ced44d7c6d6280343a16ca7db.tar.gz usdx-dcb6e5d386735b3ced44d7c6d6280343a16ca7db.tar.xz usdx-dcb6e5d386735b3ced44d7c6d6280343a16ca7db.zip |
Some Themework in Stats and SingScreen.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@187 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Skins/Deluxe/Blue.ini')
-rw-r--r-- | Skins/Deluxe/Blue.ini | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Skins/Deluxe/Blue.ini b/Skins/Deluxe/Blue.ini index 7e416d4c..e9cdde00 100644 --- a/Skins/Deluxe/Blue.ini +++ b/Skins/Deluxe/Blue.ini @@ -50,10 +50,10 @@ LyricBar = [sing]textBar.jpg LyricHelpBar = [sing]lyricsHelpBar.bmp
#the time progress bar (not skinned in this theme :P )
-TimeBar =
+TimeBar1 = [sing]timeBarBG.jpg
#the bar behind the timestuff
-bar = [sing]timeBar.jpg
+TimeBar2 = [sing]timeBar.jpg
#linebonus, the thing that pop ups at the score
LineBonusBack = [sing]lineBonusPopUp.jpg
@@ -104,8 +104,10 @@ PartyWinDeco2 =x_[party]winDecoration1.jpg PartyWinDeco3 =x_[party]winDecoration1.jpg
# # # S T A T S # # #
-StatOverviewBG = [stat]OverviewBG.jpg
-StatEntryBG = [stat]EntryBG.jpg
+StatMainBG1 = [stat]mainBG1.jpg
+StatMainBG2 = [stat]mainBG2.jpg
+StatMainBG3 = [stat]mainBG3.jpg
+StatDetailBG1 = [stat]detailBG1.jpg
# # # N A V I # # #
|