Versions in this module Expand all Collapse all v0 v0.1.3 Feb 17, 2021 Changes in this version + var Sword = Theme + var TemplateList = map[string]string + type Theme struct + ThemeName string + func Get() *Theme + func (t *Theme) GetAsset(path string) ([]byte, error) + func (t *Theme) GetAssetList() []string + func (t *Theme) GetTmplList() map[string]string + func (t *Theme) Name() string