Module:MOS mode degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
Color coding now differentiates between alterations to large intervals and small intervals (yellow for augmented, slightly darker blue for diminished)
Ganaram inukshuk (talk | contribs)
m Tweaking colors
Line 11: Line 11:
p.cell_color_large_size = "NONE"
p.cell_color_large_size = "NONE"
p.cell_color_small_size = "eaeaff"
p.cell_color_small_size = "eaeaff"
p.cell_color_lg_altered_size = "ffe0e0"
p.cell_color_lg_altered_size = "ffffe0"
p.cell_color_sm_altered_size = "dadaf0"
p.cell_color_sm_altered_size = "dcd8f0"


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