fallbackTextColor

Text color used when the active theme's CSS has no .hljs { color: ... } rule.

Applies when HighlightTheme.defaultTextColor is Color.Unspecified - for example when using a custom theme CSS that omits the base .hljs rule. Defaults to SyntaxHighlightedCodeDefaults.fallbackTextColor.