Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Theme ¶
type Theme struct {
IsLight bool
Background tcell.Color
Foreground tcell.Color
Selection tcell.Color
Cursor tcell.Color
Black tcell.Color
Red tcell.Color
Green tcell.Color
Yellow tcell.Color
Blue tcell.Color
Magenta tcell.Color
Cyan tcell.Color
White tcell.Color
BrBlack tcell.Color
BrRed tcell.Color
BrGreen tcell.Color
BrYellow tcell.Color
BrBlue tcell.Color
BrMagenta tcell.Color
BrCyan tcell.Color
BrWhite tcell.Color
}
var Default Theme
Click to show internal directories.
Click to hide internal directories.