EditorTheme
Color/style tokens for the editor. Passed through a CompositionLocal so every composable in the editor tree can read them without prop-drilling.
Constructors
Properties
Active line background highlight.
Active line gutter background.
Background color of the editor container.
Panel button fill.
Panel button border.
Fold placeholder widget background.
Fold placeholder text color.
Default foreground (text) color. Can be overridden by setting a color in editorContentStyle.
Gutter active foreground.
Gutter background.
Gutter right border color.
Gutter foreground (line numbers).
Text input fill.
Text input border.
Layout measurements for the editor.
Background for matching brackets.
Background for non-matching brackets.
Panel background.
1px separator between panel and editor.
Background for search matches.
Background for the selected/active search match.
Background for matches of the current selection word.
Tooltip background.