Module:MOS in EDO: Difference between revisions
m Tweaking cell colors |
Undo revision 128495 by Ganaram inukshuk (talk); adjusted colors were too dark Tag: Undo |
||
| 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 = "BDD7EE" | ||
p.cell_color_small = "DDEBF7" | p.cell_color_small = "DDEBF7" | ||
p.cell_color_lg_rev = " | p.cell_color_lg_rev = "F8CBAD" | ||
p.cell_color_sm_rev = "FCE4D6" | p.cell_color_sm_rev = "FCE4D6" | ||