fallback Background Color
Background color used when the active theme's CSS has no .hljs { background: ... } rule.
Applies when HighlightTheme.backgroundColor is Color.Unspecified - for example when using a custom theme CSS that omits the base .hljs rule. Defaults to SyntaxHighlightedCodeDefaults.fallbackBackgroundColor.