Skip to content

Commit

Permalink
Pixel Prime Theme and Top Variant upload
Browse files Browse the repository at this point in the history
  • Loading branch information
PixeliGer authored Oct 7, 2024
1 parent ecb59a6 commit 83400e5
Show file tree
Hide file tree
Showing 100 changed files with 551 additions and 0 deletions.
Binary file added thm_Pixel-Prime-Top/Amazon E-Small.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime-Top/Amazon EB-Small.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime-Top/Amazon Ember Bold.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime-Top/Amazon Ember Medium.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime-Top/Amazon Ember.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime-Top/AmazonEmber-Bold-Small.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime-Top/AmazonEmber-Smaller.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime-Top/AmazonEmberCdRC.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime-Top/app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/circle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
277 changes: 277 additions & 0 deletions thm_Pixel-Prime-Top/conf_theme.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,277 @@
#################################################################################
#
# ██████ ██ ██ ██ ███████ ██ ██████ ██████ ██ ███ ███ ███████
# ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ████ ██
# ██████ ██ ███ █████ ██ █████ ██████ ██████ ██ ██ ████ ██ █████
# ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
# ██ ██ ██ ██ ███████ ███████ ██ ██ ██ ██ ██ ██ ███████
#
# Theme Name: Pixel-Prime - Top Bar Variant
# Version: 1.0
# Author: PixeliGer
# Based on Amazon Prime Video UI
#################################################################################

# Main Colors
bg_color=#00050d
sel_text_color=#1a98ff;
settings_text_color=#FFFFFF
text_color=#FFFFFF
ui_text_color=#c4daff

# Main Fonts
default_font=AmazonEmber-Bold-Small.ttf
font1=Amazon Ember Bold.ttf
font2=Amazon Ember.ttf
font3=AmazonEmber-Bold-Small.ttf
font4=AmazonEmber-Smaller.ttf
font5=Amazon Ember Medium.ttf

main0:
type=Background
pattern=BG
default=bg
aligned=0
scaled=0
width=DIM_INF
height=DIM_INF

main1:
type=StaticImage
default=frame
aligned=0
scaled=0
width=DIM_INF
height=DIM_INF

main2:
type=MenuIcon
scaled=0
aligned=0
x=45
y=20
width=400
height=30

main3:
type=GameImage
pattern=LGO
x=58
y=60
count=3
aligned=0
scaled=1
width=240
height=90

main4:
type=ItemCover
pattern=COV
x=560
y=300
width=130
height=186
aligned=1
overlay=highlight
overlay_ulx=8
overlay_uly=10
overlay_urx=123
overlay_ury=10
overlay_llx=8
overlay_lly=176
overlay_lrx=124
overlay_lry=176

main5:
type=ItemsList
font=5
x=58
y=173
aligned=0
width=265
height=240

main6:
type=LoadingIcon
x=POS_MID
y=POS_MID
width=64
height=64

main7:
type=HintText
font=3
aligned=1
x=30
y=-41

# INFO SECTION
info0:
type=Background
pattern=BG
default=bg

info1:
type=StaticImage
default=framei
aligned=0
scaled=0
width=DIM_INF
height=DIM_INF

info2:
type=MenuIcon
scaled=0
aligned=0
x=45
y=20
width=400
height=30

info3:
type=GameImage
pattern=LGO
x=58
y=60
aligned=0
width=240
height=90

info4:
type=AttributeImage
attribute=Rating
default=rating/0_Rating
aligned=0
x=38
y=173

info5:
type=AttributeImage
attribute=Scan
aligned=0
x=268
y=179
width=37
height=18

info6:
type=AttributeImage
attribute=Players
x=256
y=188
width=25
height=18

info7:
type=AttributeText
attribute=Description
aligned=0
display=2
font=4
x=57
y=235
width=290
height=100
wrap=1
color=#ffffff

info8:
type=AttributeText
attribute=Developer
font=3
aligned=0
display=2
x=58
y=210
width=180
wrap=0
color=#ffffff

info9:
type=AttributeText
attribute=Release
font=4
aligned=0
display=2
x=145
y=180
width=130
wrap=0
color=#ffffff

info10:
type=AttributeText
attribute=Genre
font=4
aligned=0
display=2
x=58
y=345
width=280
height=100
wrap=1
color=#ffffff

info11:
type=InfoHintText
font=3
aligned=1
color=#ffffff
x=30
y=-41

# MAIN ELEMENTS
mainELM0:
type=Background
pattern=BG
default=bg
aligned=0
scaled=0
width=DIM_INF
height=DIM_INF

mainELM1:
type=StaticImage
default=frame
aligned=0
scaled=0
width=DIM_INF
height=DIM_INF

mainELM2:
type=MenuIcon
scaled=0
aligned=0
x=45
y=20
width=400
height=30

mainELM3:
type=GameImage
pattern=LGO
x=58
y=60
count=3
aligned=0
scaled=1
width=240
height=90

mainELM4:
type=ItemCover
pattern=COV
x=560
y=350
aligned=1
width=130
height=132
overlay=highlightI
overlay_ulx=8
overlay_uly=10
overlay_urx=123
overlay_ury=10
overlay_llx=8
overlay_lly=122
overlay_lrx=124
overlay_lry=122
Binary file added thm_Pixel-Prime-Top/cross.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/elm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/eth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/frame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/framei.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/genre.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/hdd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/highlightI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/load0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/load1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/load2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/load3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime-Top/load4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime/Amazon E-Small.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime/Amazon EB-Small.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime/Amazon Ember Bold.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime/Amazon Ember Cd RC.otf
Binary file not shown.
Binary file added thm_Pixel-Prime/Amazon Ember Medium.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime/Amazon Ember.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime/AmazonEmber-Bold-Small.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime/AmazonEmber-Smaller.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime/AmazonEmberCdRC.ttf
Binary file not shown.
Binary file added thm_Pixel-Prime/app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime/bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thm_Pixel-Prime/circle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 83400e5

Please sign in to comment.