Skip to main content

TextScriptingTheme

Complete API reference for TextScriptingTheme, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Uncategorized

Component: no


public class TextScriptingTheme

Attributes

NameTypeDescription
textColorColorThe color used for text.
backgroundColorColorThe color used for background.
gutterColorColorThe color used for the gutter.
gutterDividerColorColorThe color used for the gutter divider.
gutterCurrentLineNumberColorColorThe color used for the current line number in the gutter.
gutterTextColorColorThe color used for the gutter text.
selectedLineColorColorThe color used for the selected line.
selectionColorColorThe color used for text selection.
suggestionQueryColorColorThe color used for suggestion queries.
findResultBackgroundColorColorThe color used for find result background.
delimiterBackgroundColorColorThe color used for delimiter background.
numberColorColorThe color used for numbers.
operatorColorColorThe color used for operators.
keywordColorColorThe color used for keywords.
typeColorColorThe color used for types.
langConstColorColorThe color used for language constants.
preprocessorColorColorThe color used for preprocessor directives.
variableColorColorThe color used for variables.
methodColorColorThe color used for methods.
stringColorColorThe color used for strings.
commentColorColorThe color used for comments.
tagColorColorThe color used for tags.
tagNameColorColorThe color used for tag names.
attrNameColorColorThe color used for attribute names.
attrValueColorColorThe color used for attribute values.
entityRefColorColorThe color used for entity references.
gutterLineErrorColorThe color used for error lines in the gutter.
gutterLineAlertColorThe color used for alert lines in the gutter.

Methods

SignatureReturnsDescription
convertInternal()ColorSchemeExecutes convertInternal and returns after the underlying engine call finishes.