mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Merge pull request #229 from dev-kittens/dark-docs
Use browser prefers-color-scheme for dark theme docs
This commit is contained in:
commit
604ef1665a
3 changed files with 18 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
module.exports = {
|
||||
title: 'PluralKit',
|
||||
theme: 'default-prefers-color-scheme',
|
||||
|
||||
base: "/",
|
||||
head: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue