Documentation
¶
Index ¶
Constants ¶
View Source
const (
TabSize = 4
)
Variables ¶
View Source
var (
V1 = LimeVersion{
Number: 1,
DefaultBackgroundColor: tcell.Color16,
DefaultForegroundColor: tcell.ColorReset,
BoxBackgroundColor: tcell.ColorReset,
BoxForegroundColor: tcell.ColorWhite,
}
)
List of versions
Functions ¶
This section is empty.
Types ¶
type LimeVersion ¶
type LimeVersion struct { Number int DefaultBackgroundColor tcell.Color DefaultForegroundColor tcell.Color BoxBackgroundColor tcell.Color BoxForegroundColor tcell.Color }
Click to show internal directories.
Click to hide internal directories.