We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae30f0c commit ce8cfd6Copy full SHA for ce8cfd6
astro.config.ts
@@ -41,7 +41,7 @@ export default defineConfig({
41
astroCallouts(),
42
solidityRemixCode(),
43
expressiveCode({
44
- themes: ["slack-dark"],
+ themes: ["dark-plus"],
45
defaultProps: {
46
frame: "code",
47
},
0 commit comments