mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 19:55:09 +00:00
24 lines
No EOL
471 B
JSON
24 lines
No EOL
471 B
JSON
// COLORS BASED ON https://coolors.co/ef476f-ffd166-06d6a0-118ab2-073b4c
|
|
|
|
{
|
|
|
|
"name": "Rhythm Heaven Mania Default Editor Theme",
|
|
|
|
"properties": {
|
|
"TempoLayerCol": "f8f7ff",
|
|
"MusicLayerCol": "a663cc",
|
|
|
|
"Layer1Col": "ef476f",
|
|
"Layer2Col": "ffd166",
|
|
"Layer3Col": "06d6a0",
|
|
"Layer4Col": "118ab2",
|
|
|
|
"EventSelectedCol": "ffbc36",
|
|
"EventNormalCol": "FFFFFF",
|
|
|
|
"BeatMarkerCol": "ffbc36",
|
|
"CurrentTimeMarkerCol": "ffc95c",
|
|
|
|
"BoxSelectionCol": "ffd175"
|
|
}
|
|
} |