mirror of
https://github.com/sst/opencode.git
synced 2025-07-07 16:14:59 +00:00
listing themes explicitly
This commit is contained in:
parent
a09be7cf74
commit
9a26b3058f
1 changed files with 1 additions and 0 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue