mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 09:10:14 +00:00
Initial docs rewrite using Vuepress
This commit is contained in:
parent
e7191def02
commit
2b259869a0
47 changed files with 8276 additions and 1397 deletions
6
docs/content/.vuepress/styles/palette.styl
Normal file
6
docs/content/.vuepress/styles/palette.styl
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// CUSTOM
|
||||
$exampleBgColor = $codeBgColor;
|
||||
$exampleTextColor = #ffffff;
|
||||
$examplePrefixColor = #a3a6a9;
|
||||
$exampleFontSize = 0.9rem;
|
||||
$exampleFontFamily = source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
|
||||
Loading…
Add table
Add a link
Reference in a new issue