Module:MOS mode degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
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 = "DED2A0"
p.cell_color_lg_altered_size = "BDD7EE"
p.cell_color_large_size      = "FFF4D0"
p.cell_color_large_size      = "DDEBF7"
p.cell_color_small_size      = "EAEAFF"
p.cell_color_small_size      = "FCE4D6"
p.cell_color_sm_altered_size = "B3B3E0"
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