More minor tweaks to theme

This commit is contained in:
ListenerJubatus
2017-08-08 12:42:04 -06:00
parent a17c95aa68
commit f2f707cbae
4 changed files with 9 additions and 2 deletions
@@ -85,6 +85,7 @@ local stepmania_credits= {
"Kaox", -- pump/default noteskin
-- Add Graphics/CreditsLogo name.png and change your entry to a table like this to look super pro.
{logo= "kyzentun", name= "Kyzentun"}, -- new lua bindings, theme documentation
"Lirodon", -- Lambda default theme on 5.1
"Mad Matt", -- new lua bindings
"Matt McCutchen", -- minor fix for some dance pads on linux
"MrThatKid", -- nitg modifiers
@@ -0,0 +1 @@
ScreenLogo background
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

+7 -2
View File
@@ -201,6 +201,11 @@ ShowHeader=false
ShowFooter=false
ShowHelp=false
[ScreenCredits]
ShowHeader=false
ShowFooter=false
ShowHelp=false
[ScreenHighScores]
Fallback="ScreenWithMenuElements"
ShowFooter=false
@@ -573,7 +578,7 @@ SongTimeY=SCREEN_CENTER_Y-78+2
SongTimeOnCommand=horizalign,left;zoom,1.0;diffuse,color("#DFE2E9")
ShowBPMDisplay=true
BPMDisplayX=SCREEN_CENTER_X-179-66
BPMDisplayX=SCREEN_CENTER_X-179-63
BPMDisplayY=SCREEN_CENTER_Y-78+2
BPMDisplayOnCommand=horizalign,right;zoom,1.0;
@@ -1122,7 +1127,7 @@ SongTimeY=SCREEN_CENTER_Y-78+2
SongTimeOnCommand=horizalign,left;zoom,1.0;diffuse,color("#DFE2E9")
#
ShowBPMDisplay=true
BPMDisplayX=SCREEN_CENTER_X-179-66
BPMDisplayX=SCREEN_CENTER_X-179-63
BPMDisplayY=SCREEN_CENTER_Y-78+2
BPMDisplayOnCommand=horizalign,right;zoom,1.0;
#