mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-12-09 15:22:30 -05:00
additional tweaks and overlays (#453)
This commit is contained in:
@@ -20,6 +20,20 @@
|
||||
# vertical_offset: 270 #
|
||||
# # Set the vertical align for the overlay #
|
||||
# vertical_align: bottom #
|
||||
# # Set the font for the overlay #
|
||||
# font: fonts/Inter-Medium.ttf #
|
||||
# # Set the font size for the overlay #
|
||||
# font_size: 55 #
|
||||
# # Set the font color for the overlay #
|
||||
# font_color: "#FFFFFF" #
|
||||
# # 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: 300 #
|
||||
# # Set the back height for the overlay #
|
||||
# back_height: 105 #
|
||||
# #
|
||||
# # Use the NR overlay #
|
||||
# use_nr: true #
|
||||
@@ -45,6 +59,13 @@ templates:
|
||||
horizontal_align: left
|
||||
vertical_offset: 270
|
||||
vertical_align: bottom
|
||||
font: fonts/Inter-Medium.ttf
|
||||
font_size: 55
|
||||
font_color: "#FFFFFF"
|
||||
back_color: "#00000099"
|
||||
back_radius: 30
|
||||
back_width: 300
|
||||
back_height: 105
|
||||
collection_level: <<overlay_level>>
|
||||
allowed_library_types: <<use_<<slug>>>>
|
||||
ignore_blank_results: true
|
||||
@@ -54,13 +75,13 @@ templates:
|
||||
horizontal_align: <<horizontal_align>>
|
||||
vertical_offset: <<vertical_offset>>
|
||||
vertical_align: <<vertical_align>>
|
||||
font: fonts/Inter-Medium.ttf
|
||||
font_size: 55
|
||||
font_color: "#FFFFFF"
|
||||
back_color: "#00000099"
|
||||
back_radius: 30
|
||||
back_width: 300
|
||||
back_height: 105
|
||||
font: <<font>>
|
||||
font_size: <<font_size>>
|
||||
font_color: <<font_color>>
|
||||
back_color: <<back_color>>
|
||||
back_radius: <<back_radius>>
|
||||
back_width: <<back_width>>
|
||||
back_height: <<back_height>>
|
||||
git: PMM/overlays/images/raw/commonsense
|
||||
addon_position: left
|
||||
addon_offset: 15
|
||||
|
||||
Reference in New Issue
Block a user