mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-13 05:05:08 +00:00
8760412bb2
Spaceball has been improved, you can now hit multiple balls at a time. Fork Lifter and Karate Man need this update soon as well. No idea why I did it the way I did. Time jumping also has been improved by pausing. Dynamic editor themes for custom theme support, however that won't be implemented until later.
18 lines
No EOL
337 B
JSON
18 lines
No EOL
337 B
JSON
{
|
|
"name": "Rhythm Heaven Mania Default Editor Theme",
|
|
|
|
"properties": {
|
|
"Layer1Col": "E1F1DD",
|
|
"Layer2Col": "CDC7BE",
|
|
"Layer3Col": "87A7B3",
|
|
"Layer4Col": "766161",
|
|
|
|
"EventSelectedCol": "ffbc36",
|
|
"EventNormalCol": "FFFFFF",
|
|
|
|
"BeatMarkerCol": "ffbc36",
|
|
"CurrentTimeMarkerCol": "ffc95c",
|
|
|
|
"BoxSelectionCol": "ffd175"
|
|
}
|
|
} |