package theme import _ "embed" //go:embed style.css var ThemeCss []byte