Crate ultron_syntaxes_themes

Source

Structs§

Color
RGBA color, directly from the theme
HighlightLines
Simple way to go directly from lines of text to colored tokens.
Style
Foreground and background colors, with font style
SyntaxReference
A linked version of a SyntaxDefinition that is only useful as part of the SyntaxSet that contains it. See docs for SyntaxSetBuilder::build for more info.
SyntaxSet
A syntax set holds multiple syntaxes that have been linked together.
TextHighlighter
Theme
A theme parsed from a .tmTheme file.
ThemeSet

Statics§

SYNTAX_SET
THEME_SET