Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docs: use egg brand color for site (#4900)
  • Loading branch information
PeachScript committed Mar 9, 2022
1 parent 11bbd85 commit 2dc7231
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/config/config.ts
Expand Up @@ -14,6 +14,10 @@ export default defineConfig({
// indexName: 'eggjs',
// },

theme: {
'@c-primary': '#22ab28',
},

exportStatic: {},

sitemap: {
Expand Down

1 comment on commit 2dc7231

@vercel
Copy link

@vercel vercel bot commented on 2dc7231 Mar 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.