Module:MOS mode degrees: Difference between revisions
mNo edit summary |
Changed cell colors |
||
| Line 11: | Line 11: | ||
p.cell_color_none = "NONE" -- For cells that don't have a color (default cell color applies) | p.cell_color_none = "NONE" -- For cells that don't have a color (default cell color applies) | ||
p.cell_color_perfect_size = "NONE" -- Only applies for periods, including the root and equave | p.cell_color_perfect_size = "NONE" -- Only applies for periods, including the root and equave | ||
p.cell_color_lg_altered_size = " | p.cell_color_lg_altered_size = "BDD7EE" | ||
p.cell_color_large_size = " | p.cell_color_large_size = "DDEBF7" | ||
p.cell_color_small_size = " | p.cell_color_small_size = "FCE4D6" | ||
p.cell_color_sm_altered_size = " | p.cell_color_sm_altered_size = "F8CBAD" | ||
-- TODO?: Move some functions to the mos notation module | -- TODO?: Move some functions to the mos notation module | ||