Module:MOS mode degrees: Difference between revisions
Color coding now differentiates between alterations to large intervals and small intervals (yellow for augmented, slightly darker blue for diminished) |
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 = " | p.cell_color_lg_altered_size = "ffffe0" | ||
p.cell_color_sm_altered_size = " | 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 | ||