package theme import _ "embed" //go:embed dark.css var DarkThemeCss []byte