package model type Settings struct { LightMode bool `json:"light_mode"` }