listing themes explicitly

This commit is contained in:
Jay V 2025-05-30 17:06:03 -04:00
parent a09be7cf74
commit 9a26b3058f

View file

@ -24,6 +24,7 @@ export default defineConfig({
solidJs(),
starlight({
title: "OpenCode",
expressiveCode: { themes: ["github-light", "github-dark"] },
social: [
{ icon: "discord", label: "Discord", href: discord },
{ icon: "github", label: "GitHub", href: github },