generated from ztimson/template
This commit is contained in:
30
worlds/theme.json
Normal file
30
worlds/theme.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Eva’s Glade 🌿",
|
||||
"version": "1.0.0",
|
||||
"type": "theme",
|
||||
"background": {
|
||||
"image": "/assets/background.jpg",
|
||||
"style": "cover"
|
||||
},
|
||||
"music": [
|
||||
"/assets/mystery_acorns.mp3",
|
||||
"/assets/crunchy_leaves.mp3"
|
||||
],
|
||||
"colors": {
|
||||
"tileTop": "#7a5a8c",
|
||||
"tileSide": "#4a2d5a",
|
||||
"tileHighlight": "#a17acf",
|
||||
"gridColor": "#5e2f6a",
|
||||
"gridHighlight": "#ff75b5",
|
||||
"dialogueBg": "#e6e6fa",
|
||||
"dialogueBorder": "#000000",
|
||||
"dialogueHeaderBg": "#aa33ff",
|
||||
"dialogueInputBg": "#f0e6ff",
|
||||
"dialogueText": "#2d2524",
|
||||
"buttonBg": "#8a2be2",
|
||||
"buttonText": "#ffffff",
|
||||
"buttonShadow": "#5a3a7d",
|
||||
"muteButtonBg": "#ff75b5",
|
||||
"muteButtonBorder": "#a17acf"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user