Versions in this module Expand all Collapse all v0 v0.3.0 Jan 18, 2026 Changes in this version + const AlpineASCII + const ArchASCII + const DebianASCII + const DefaultASCII + const FedoraASCII + const FreeBSDASCII + const GentooASCII + const KaliASCII + const MacOSASCII + const ManjaroASCII + const MintASCII + const NixOSASCII + const OpenSUSEASCII + const PopOSASCII + const UbuntuASCII + const VoidASCII + const WindowsASCII + func DetectOS() string + func GetASCIIArt(osName string) string + type Colors struct + Accent string + Background string + Border string + Label string + Primary string + Secondary string + Value string + type Layout struct + ASCIIWidth int + BorderStyle string + Padding int + Separator string + ShowASCII bool + type Styles struct + ASCII lipgloss.Style + Border lipgloss.Style + Container lipgloss.Style + Label lipgloss.Style + Separator lipgloss.Style + Value lipgloss.Style + type Theme struct + ASCII string + Colors Colors + Layout Layout + Name string + func Load(name string) (*Theme, error) + func (t *Theme) GetStyles() Styles