mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-28 17:38:36 +00:00
parent
6b9f266837
commit
d1e305028f
@ -128,6 +128,10 @@ const config = {
|
|||||||
hideable: true,
|
hideable: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
colorMode: {
|
||||||
|
disableSwitch: false,
|
||||||
|
respectPrefersColorScheme: true,
|
||||||
|
},
|
||||||
prism: {
|
prism: {
|
||||||
theme: {
|
theme: {
|
||||||
...baseLightCodeBlockTheme,
|
...baseLightCodeBlockTheme,
|
||||||
|
Loading…
Reference in New Issue
Block a user