Use github-dark theme for code examples

This commit is contained in:
Brylie Christopher Oxley
2023-11-06 18:53:30 +02:00
committed by GitHub
parent 7bdd8652b1
commit b9510bebf6

View File

@ -31,7 +31,7 @@ module.exports = {
[
remarkCodeHike,
{
theme: "github-light",
theme: "github-dark",
showCopyButton: true,
lineNumbers: true,
},