Versions in this module Expand all Collapse all v1 v1.0.4 Jun 21, 2026 v1.0.3 Jun 21, 2026 v1.0.0 Jun 21, 2026 Changes in this version + func DoctorSummary() string + func ListThemes() []string + func ReviewChanges(ctx context.Context, ctrl *control.Controller) error + func Run(args []string, version string) int + func ThemeDir() string + type Theme struct + Bg string + CodeBg string + CodeHeight int + CodeWidth int + Error string + Gap int + Muted string + Name string + Padding int + Primary string + Secondary string + Success string + Warning string + func CurrentTheme() Theme + func DefaultTheme() Theme + func LightTheme() Theme + func SetTheme(name string) (Theme, error) + func SolarizedTheme() Theme