mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-22 15:57:57 -05:00
additional tweaks and overlays (#453)
This commit is contained in:
@@ -17,6 +17,14 @@
|
||||
# vertical_offset: 15 #
|
||||
# # Set the vertical align for the overlay #
|
||||
# vertical_align: top #
|
||||
# # Set the back color for the overlay #
|
||||
# back_color: "#00000099" #
|
||||
# # Set the back radius for the overlay #
|
||||
# back_radius: 30 #
|
||||
# # Set the back width for the overlay #
|
||||
# back_width: 105 #
|
||||
# # Set the back height for the overlay #
|
||||
# back_height: 105 #
|
||||
#############################################################
|
||||
|
||||
templates:
|
||||
@@ -29,18 +37,22 @@ templates:
|
||||
horizontal_align: right
|
||||
vertical_offset: 15
|
||||
vertical_align: top
|
||||
back_color: "#00000099"
|
||||
back_radius: 30
|
||||
back_width: 105
|
||||
back_height: 105
|
||||
collection_level: <<overlay_level>>
|
||||
overlay:
|
||||
name: <<overlay_name>>
|
||||
git: PMM/overlays/images/raw/<<overlay>>
|
||||
back_color: "#00000099"
|
||||
horizontal_offset: <<horizontal_offset>>
|
||||
horizontal_align: <<horizontal_align>>
|
||||
vertical_offset: <<vertical_offset>>
|
||||
vertical_align: <<vertical_align>>
|
||||
back_radius: 30
|
||||
back_width: 105
|
||||
back_height: 105
|
||||
back_color: <<back_color>>
|
||||
back_radius: <<back_radius>>
|
||||
back_width: <<back_width>>
|
||||
back_height: <<back_height>>
|
||||
|
||||
overlays:
|
||||
Mediastinger:
|
||||
|
||||
Reference in New Issue
Block a user