BASE

const val BASE: String

The base/root selector ("hljs").

Present in all themes. Provides the default text color and background for the entire code block. Used to derive HighlightTheme.backgroundColor and HighlightTheme.defaultTextColor.