Add paige.color_scheme config

This commit is contained in:
Will Faught
2024-04-06 23:47:58 -07:00
parent caac4048b5
commit c643ab3ffb
6 changed files with 21 additions and 4 deletions

View File

@@ -180,6 +180,7 @@ There is a single parameter object with sensible defaults that can be overridden
```toml
[paige]
color = "#0d6efd" # Bootstrap primary color and theme color for Safari and Windows
color_scheme = "auto" # Must be "auto", "dark", or "light"
external_link_new_tab = false # Open external links in new tabs
math = false # Enable math typesetting
style = "" # CSS included at the end of the stylesheet, before style-last.css