Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Theme ¶
type Theme struct {
SelectedBackground color.Color
PrimaryText color.Color
SecondaryText color.Color
FaintText color.Color
SuccessText color.Color
ErrorText color.Color
WarningText color.Color
FaintBorder color.Color
OverlayBg color.Color
}
func DefaultTheme ¶
func DefaultTheme() Theme
func LightTheme ¶ added in v0.1.0
func LightTheme() Theme
Click to show internal directories.
Click to hide internal directories.