Use github-dark theme for code examples
This commit is contained in:
parent
7bdd8652b1
commit
b9510bebf6
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ module.exports = {
|
|||
[
|
||||
remarkCodeHike,
|
||||
{
|
||||
theme: "github-light",
|
||||
theme: "github-dark",
|
||||
showCopyButton: true,
|
||||
lineNumbers: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue