Content deleted Content added
Grapesoda22 (talk | contribs) Slight tweaks to accommodate WP:COLOR |
Grapesoda22 (talk | contribs) No edit summary |
||
Line 184:
local eclipse_types = {
total = { label = "'''Total eclipse'''", color = "#690005" },
partial = { label = "'''Partial eclipse'''", color = "#854739" },
annular = { label = "'''Annular eclipse'''", color = "#4C4CB1" },
hybrid = { label = "'''Hybrid eclipse'''", color = "#006600" }
}
|