webtheme

package
v1.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2026 License: MIT Imports: 14 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThemeMetaInfo added in v1.24.0

type ThemeMetaInfo struct {
	FileName       string
	InternalName   string
	DisplayName    string
	ColorblindType string
	ColorScheme    string
}

func GetAvailableThemes

func GetAvailableThemes() []*ThemeMetaInfo

func GetThemeMetaInfo added in v1.26.0

func GetThemeMetaInfo(internalName string) *ThemeMetaInfo

func GuaranteeGetThemeMetaInfo added in v1.26.0

func GuaranteeGetThemeMetaInfo(internalName string) *ThemeMetaInfo

GuaranteeGetThemeMetaInfo guarantees to return a non-nil ThemeMetaInfo, to simplify the caller's logic, especially for templates. There are already enough warnings messages if the default theme is not available.

func (*ThemeMetaInfo) GetDescription added in v1.26.0

func (info *ThemeMetaInfo) GetDescription() string

func (*ThemeMetaInfo) GetExtraIconName added in v1.26.0

func (info *ThemeMetaInfo) GetExtraIconName() string

func (*ThemeMetaInfo) PublicAssetURI added in v1.26.0

func (info *ThemeMetaInfo) PublicAssetURI() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL