Module:Solar eclipse: Difference between revisions

Content deleted Content added
Slight tweaks to accommodate WP:COLOR
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" }
}