local skin = {} skin.color = {255, 255, 255, 255} skin.background = false skin.font = love.graphics.newFont(13) return skin