local function init(page) page.Color = Color.new("7c2d5b") return page end return { init = init }