export const paletton: {[index:string]:string} = { color_root_0: '#E40B6A', color_root_1: '#F391BC', color_root_2: '#E9478E', color_root_3: '#BB0052', color_root_4: '#7B0036', color_fifth_0: '#9C0FC4', color_fifth_1: '#D08BE3', color_fifth_2: '#AF43CE', color_fifth_3: '#730392', color_fifth_4: '#4B0260', color_other_chord_note_0: '#5A1BC7', color_other_chord_note_1: '#B092E5', color_other_chord_note_2: '#7D4DD1', color_other_chord_note_3: '#3E0A97', color_other_chord_note_4: '#280563', color_non_chord_note_0: '#2626CB', color_non_chord_note_1: '#9898E7', color_non_chord_note_2: '#5656D3', color_non_chord_note_3: '#10109B', color_non_chord_note_4: '#090966', };