mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 02:05:11 +08:00
Use github-dark theme for code examples
This commit is contained in:
committed by
GitHub
parent
7bdd8652b1
commit
b9510bebf6
@ -31,7 +31,7 @@ module.exports = {
|
||||
[
|
||||
remarkCodeHike,
|
||||
{
|
||||
theme: "github-light",
|
||||
theme: "github-dark",
|
||||
showCopyButton: true,
|
||||
lineNumbers: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user