UNPKG

70 BTypeScriptView Raw
1export type HighlightThemeVars = {
2 highlightTagColor?: string;
3};