More minor tweaks to theme
This commit is contained in:
@@ -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 |
@@ -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;
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user