Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( AheadStyle = tcell.StyleDefault. Background(tcell.NewHexColor(0x2f3542)). Foreground(tcell.ColorGreen) BehindStyle = tcell.StyleDefault. Background(tcell.NewHexColor(0x2f3542)). Foreground(tcell.ColorRed) GoldStyle = tcell.StyleDefault. Background(tcell.NewHexColor(0x2f3542)). Foreground(tcell.ColorGold) )
Functions ¶
func DrawSegments ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.