Method | Description | |
---|---|---|
ApplyTheme ( string source, SyntaxHighlighter highlighter, FastColoredTextBox tb ) : void |
Method | Description | |
---|---|---|
GetColorFromHexVal ( string hexString ) : Color |
Get Color from Hex
|
|
InitKey ( FastColoredTextBox tb, string name, string value ) : void | ||
InitStyle ( string name, FontStyle style, Color color, SyntaxHighlighter sh ) : void |
public static ApplyTheme ( string source, SyntaxHighlighter highlighter, FastColoredTextBox tb ) : void | ||
source | string | |
highlighter | SyntaxHighlighter | |
tb | FastColoredTextBox | |
return | void |