diff options
Diffstat (limited to 'levels')
-rw-r--r-- | levels/testLevel/metadata.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/levels/testLevel/metadata.json b/levels/testLevel/metadata.json index eff28b2..b055416 100644 --- a/levels/testLevel/metadata.json +++ b/levels/testLevel/metadata.json @@ -1,5 +1,12 @@ { "title": "testSong", "artist": "ed sheeran", - "desc": "this is a test level. lalalala testing testing" + "desc": "this is a test level. lalalala testing testing", + + "color1": "#ffae00", + "color2": "#264630", + "color3": "#3b77d6", + "color4": "#f0bd07", + "color5": "#c2e7ff" + }
\ No newline at end of file |