Documentation ¶
Overview ¶
Package styles implements some elements in common used by widgets.
Index ¶
Constants ¶
View Source
const ( // RuneBorderUpper is the rune used as the upper border of the status bar. RuneBorderUpper rune = tcell.RuneS9 // RuneBorderLower is the rune used as the lower border of the status bar. RuneBorderLower rune = tcell.RuneS1 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.