Commit 043fb95d authored by Zach Pomerantz's avatar Zach Pomerantz Committed by GitHub

chore: no default color extraction (#3192)

parent 06536bc9
......@@ -67,7 +67,7 @@ export const defaultTheme = {
fontFamily: '"Inter", sans-serif',
fontFamilyVariable: '"InterVariable", sans-serif',
fontFamilyCode: 'IBM Plex Mono',
tokenColorExtraction: true,
tokenColorExtraction: false,
...lightTheme,
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment