mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
Add a theme.json to help job pass.
This commit is contained in:
parent
70fbe935b6
commit
444efdb279
19
test/valid_set/theme.json
Normal file
19
test/valid_set/theme.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"imageFilename": "bl2_eridium_badlands_*.jpg",
|
||||||
|
"imageCredits": "Gearbox",
|
||||||
|
"displayName": "",
|
||||||
|
"dayHighlight": 1,
|
||||||
|
"nightHighlight": 3,
|
||||||
|
"sunriseImageList": [
|
||||||
|
4
|
||||||
|
],
|
||||||
|
"dayImageList": [
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"sunsetImageList": [
|
||||||
|
2
|
||||||
|
],
|
||||||
|
"nightImageList": [
|
||||||
|
3
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user