v3.4.0 push 2 (html transcripts v2)

This commit is contained in:
DJj123dj
2023-05-17 21:43:57 +02:00
parent fb6b891835
commit f608cb71ce
11 changed files with 649 additions and 106 deletions
+17 -3
View File
@@ -7,12 +7,26 @@
"useHTMLtranscripts":true
},
"style":{
"titleColor":"#F8BA00",
"background":{
"enableCustomBackground":false,
"backgroundModus":"color OR image",
"backgroundData":"#abc123 OR https://www.example.com/image.png"
"backgroundModus":"image OR color",
"backgroundData":"image url OR hex color (#ffffff)"
},
"header":{
"enableCustomHeader":false,
"backgroundColor":"#202225",
"decoColor":"#F8BA00",
"textColor":"#ffffff"
},
"stats":{
"enableCustomStats":false,
"backgroundColor":"#202225",
"keyTextColor":"#737373",
"valueTextColor":"#ffffff",
"hideBackgroundColor":"#40444a",
"hideTextColor":"#ffffff"
}
}
}