Skip to content

Commit 5207693

Browse files
authored
Revert codeblock theme (#1715)
1 parent 44569f6 commit 5207693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ export default defineUserConfig({
192192
},
193193
}),
194194
shikiPlugin({
195-
theme: 'vitesse-dark',
195+
theme: 'dark-plus',
196196
lineNumbers: 10,
197197
langs: [
198198
'csv',

0 commit comments

Comments
 (0)