Module:MOS mode degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Tweaking colors
Ganaram inukshuk (talk | contribs)
m Tweaking colors some more
Line 9: Line 9:
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_large_size = "NONE"
p.cell_color_large_size = "ffffe0"
p.cell_color_small_size = "eaeaff"
p.cell_color_small_size = "eaeaff"
p.cell_color_lg_altered_size = "ffffe0"
p.cell_color_lg_altered_size = "f2e4b0"
p.cell_color_sm_altered_size = "dcd8f0"
p.cell_color_sm_altered_size = "cfbee0"


-- TODO?: Move some functions to the mos notation module
-- TODO?: Move some functions to the mos notation module