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
commit b9510bebf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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