MotionScript

@motion-script/code


@motion-script/code / GithubDarkStyle

Variable: GithubDarkStyle

const GithubDarkStyle: CodeHighlightStyle

Defined in: components/code/src/style.ts:86

GitHub Dark highlight palette, adapted from @uiw/codemirror-theme-github. defaultColor is GitHub's editor foreground (#c9d1d9), used for any text the parser tags don't cover. DOM-only style props (backgroundColor, textDecoration, fontWeight, fontStyle) are dropped — we only color tokens on the canvas.