webtheme

package
v3.0.42 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThemeMetaInfo

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

func GetAvailableThemes

func GetAvailableThemes() []*ThemeMetaInfo

func GetThemeMetaInfo

func GetThemeMetaInfo(internalName string) *ThemeMetaInfo

func GuaranteeGetThemeMetaInfo

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

func (info *ThemeMetaInfo) GetDescription() string

func (*ThemeMetaInfo) GetExtraIconName

func (info *ThemeMetaInfo) GetExtraIconName() string

Source Files

  • webtheme.go

Jump to

Keyboard shortcuts

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