Module:MOS in EDO: Difference between revisions
Adjusting cell colors |
m Tweaking cell colors |
||
| Line 8: | Line 8: | ||
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 steps of an edo | p.cell_color_perfect_size = "NONE" -- Only applies for steps of an edo | ||
p.cell_color_large = " | p.cell_color_large = "9BC2E6" | ||
p.cell_color_small = "DDEBF7" | p.cell_color_small = "DDEBF7" | ||
p.cell_color_lg_rev = " | p.cell_color_lg_rev = "F4B084" | ||
p.cell_color_sm_rev = "FCE4D6" | p.cell_color_sm_rev = "FCE4D6" | ||