Content deleted Content added
Grapesoda22 (talk | contribs) Slight tweaks to accommodate WP:COLOR |
Grapesoda22 (talk | contribs) Undid revision 1283027027 by Grapesoda22 (talk) |
||
(2 intermediate revisions by the same user not shown) | |||
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" }
}
|