Skip to content

Commit

Permalink
Merge pull request #1 from MichaelX17/new-changes
Browse files Browse the repository at this point in the history
New changes added to themes
  • Loading branch information
MichaelX17 authored May 6, 2024
2 parents c7574f5 + 1687462 commit aa171f4
Show file tree
Hide file tree
Showing 75 changed files with 44 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ bg_color=#909090
text_color=#c9c9c9
sel_text_color=#000000
ui_text_color=#FFFFFF
default_font=hnnewgames.ttf

main0:
description: Background Image
type=Background
pattern=BG
default=main_frame
Expand All @@ -21,6 +21,7 @@ main1:
aligned=0

main2:
# description: Shadow under Game List
type=StaticImage
default=list_shadow
aligned=0
Expand All @@ -30,6 +31,7 @@ main2:


main3:
# description: Games List
type=ItemsList
enabled=1
x=26
Expand All @@ -39,27 +41,33 @@ main3:
aligned=0

main4:
# description: Items Cover Big
type=ItemCover
pattern=COV
default=cover_unavailable
x=548
y=261
width=130
height=187

main5:
# description: Loading Icons
type=LoadingIcon
x=597
y=46

main6:
# description: Items Cover Small
type=ItemCover
pattern=COV
default=cover_unavailable
x=79
y=84
width=64
height=73

main7:
# description: game logo image - PS2
# description: Game Logo Image - PS2
enabled=1
type=GameImage
pattern=LGO
Expand All @@ -71,6 +79,7 @@ main7:
scaled=0

main8:
# description: All Assets and entire design
type=StaticImage
default=list
aligned=0
Expand All @@ -88,18 +97,10 @@ main9:
color=#FFFFFF


main10:
type=ItemsList
enabled=0
x=120
y=96
width=250
height=30


########

info0:
# description: Background Info Image
enabled=1
type=Background
default=info_back
Expand All @@ -119,6 +120,7 @@ info1:
y=460

info2:
# description: Item Cover Big
type=ItemCover
pattern=COV
default=cover_unavailable
Expand All @@ -128,6 +130,7 @@ info2:
height=187

info3:
# description: Item Cover Small
type=ItemCover
pattern=COV
default=cover_unavailable
Expand All @@ -137,6 +140,7 @@ info3:
height=59

info4:
# description: Item List
type=ItemsList
enabled=0
x=88
Expand All @@ -146,7 +150,7 @@ info4:


info5:
# description: game gameplay image - PS2
# description: Game Gameplay Image 01
enabled=1
type=GameImage
pattern=SCR
Expand All @@ -159,7 +163,7 @@ info5:
scaled=0

info6:
# description: game gameplay image - PS2
# description: Game Gameplay Image 01
enabled=1
type=GameImage
pattern=SCR2
Expand All @@ -172,7 +176,7 @@ info6:
scaled=0

info7:
# description: game logo image - PS2
# description: Game Logo Image - PS2
enabled=1
type=GameImage
pattern=LGO
Expand All @@ -183,11 +187,10 @@ info7:
aligned=0
scaled=0



info8:
# description: All Info assets and design
type=StaticImage
default=list_3
default=list_info
aligned=0
scaled=0
width=DIM_INF
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ bg_color=#909090
text_color=#c9c9c9
sel_text_color=#000000
ui_text_color=#FFFFFF
default_font=hnnewgames.ttf

main0:
# description: Background Image
type=Background
default=BG

Expand All @@ -20,15 +20,16 @@ main1:
aligned=0

main2:
# description: Shadow under Game List
type=StaticImage
default=list_shadow
aligned=0
scaled=0
width=DIM_INF
height=DIM_INF


main3:
# description: Games List
type=ItemsList
enabled=1
x=26
Expand All @@ -38,27 +39,33 @@ main3:
aligned=0

main4:
# description: Items Cover Big
type=ItemCover
pattern=COV
default=cover_unavailable
x=548
y=261
width=130
height=187

main5:
# description: Loading Icons
type=LoadingIcon
x=597
y=46

main6:
# description: Items Cover Small
type=ItemCover
pattern=COV
default=cover_unavailable
x=79
y=84
width=64
height=73

main7:
# description: game logo image - PS2
# description: Game Logo Image - PS2
enabled=1
type=GameImage
pattern=LGO
Expand All @@ -70,6 +77,7 @@ main7:
scaled=0

main8:
# description: All Assets and entire design
type=StaticImage
default=list
aligned=0
Expand All @@ -89,8 +97,8 @@ main9:

########


info0:
# description: Background Info Image
enabled=1
type=Background
default=info_back
Expand All @@ -110,6 +118,7 @@ info1:
y=460

info2:
# description: Item Cover Big
type=ItemCover
pattern=COV
default=cover_unavailable
Expand All @@ -119,6 +128,7 @@ info2:
height=187

info3:
# description: Item Cover Small
type=ItemCover
pattern=COV
default=cover_unavailable
Expand All @@ -128,6 +138,7 @@ info3:
height=59

info4:
# description: Item List
type=ItemsList
enabled=0
x=88
Expand All @@ -137,51 +148,48 @@ info4:


info5:
# description: game gameplay image - PS2
# description: Game Gameplay Image 01
enabled=1
type=GameImage
pattern=SCR
default=no_gameplay01
x=163
x=163
y=333
width=144
height=108
aligned=0
scaled=0

info6:
# description: game gameplay image - PS2
# description: Game Gameplay Image 01
enabled=1
type=GameImage
pattern=SCR2
default=no_gameplay02
x=338
x=338
y=333
width=144
height=108
aligned=0
scaled=0

info7:
# description: game logo image - PS2
# description: Game Logo Image - PS2
enabled=1
type=GameImage
pattern=LGO
x=15
x=15
y=208
width=170
height=71
aligned=0
scaled=0



info8:
# description: All Info assets and design
type=StaticImage
default=list_3
default=list_info
aligned=0
scaled=0
width=DIM_INF
height=DIM_INF


height=DIM_INF
Diff not rendered.

0 comments on commit aa171f4

Please sign in to comment.