Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Colon string ColonPreview string Comma string CommaPreview string Empty string Dot3 string CloseCurlyBracket string CloseSquareBracket string )
View Source
var NoColor = Theme{
Cursor: defaultCursor,
Syntax: noColor,
Preview: noColor,
StatusBar: noColor,
Search: defaultSearch,
Key: noColor,
String: noColor,
Null: noColor,
Boolean: noColor,
Number: noColor,
Size: noColor,
Ref: noColor,
LineNumber: defaultLineNumber,
Error: defaultError,
}
View Source
var (
TermOutput = termenv.NewOutput(os.Stderr)
)
Functions ¶
func ExportThemes ¶
func ExportThemes()
func ThemeTester ¶
func ThemeTester()
Types ¶
Click to show internal directories.
Click to hide internal directories.