mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
25 lines
No EOL
509 B
JSON
25 lines
No EOL
509 B
JSON
// COLORS BASED ON https://coolors.co/ef476f-ffd166-06d6a0-118ab2-073b4c
|
|
|
|
{
|
|
|
|
"name": "Rhythm Heaven Mania Default Editor Theme",
|
|
|
|
"properties": {
|
|
"TempoLayerCol": "6cbcc4",
|
|
"MusicLayerCol": "a663cc",
|
|
|
|
"Layer1Col": "ef476f",
|
|
"Layer2Col": "ffd166",
|
|
"Layer3Col": "06d6a0",
|
|
"Layer4Col": "118ab2",
|
|
|
|
"EventSelectedCol": "61e5ff",
|
|
"EventNormalCol": "FFFFFF",
|
|
|
|
"BeatMarkerCol": "32FF32",
|
|
"CurrentTimeMarkerCol": "32FF32",
|
|
|
|
"BoxSelectionCol": "61e5ff",
|
|
"BoxSelectionOutlineCol": "61e5ff"
|
|
}
|
|
} |