Color scheme for syntax highlighting.
The keys are the names of the defined highlight.js scopes.
The values are colors expressed as a hex formatted string e.g. "#rrggbb".
The scheme does not need to list all scopes exhaustively.
Color scheme for syntax highlighting.
The keys are the names of the defined highlight.js scopes.
The values are colors expressed as a hex formatted string e.g. "#rrggbb".
The scheme does not need to list all scopes exhaustively.
import { type ColorScheme } from ".";