Versions in this module Expand all Collapse all v0 v0.13.0 Apr 7, 2026 v0.12.0 Apr 6, 2026 Changes in this version + func OptionalColorKeys() map[string]bool v0.11.0 Apr 6, 2026 Changes in this version + func BundledNames() []string + func ColorKeys() []string + func Dump(t Theme, w io.Writer) error + func InitBundled(themesDir string) error + func List(themesDir string) ([]string, error) + type Theme struct + ChromaStyle string + Colors map[string]string + Description string + Name string + func Load(name, themesDir string) (Theme, error) + func Parse(r io.Reader) (Theme, error)