mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-30 22:54:31 +02:00
feat(docs): use dark theme by default
This commit is contained in:
parent
7c118ccaa5
commit
c390b00f6c
@ -83,6 +83,9 @@ const config = {
|
||||
},
|
||||
],
|
||||
},
|
||||
colorMode: {
|
||||
defaultMode: 'dark'
|
||||
},
|
||||
prism: {
|
||||
theme: lightCodeTheme,
|
||||
darkTheme: darkCodeTheme,
|
||||
|
Loading…
x
Reference in New Issue
Block a user