We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf89e0f commit 1b93823Copy full SHA for 1b93823
1 file changed
docs/_quarto.yml
@@ -197,9 +197,9 @@ format:
197
html:
198
# https://quarto.org/docs/output-formats/html-themes.html
199
# https://bootswatch.com/
200
- theme: flatly #journal #minty
201
- #light: default #flatly
202
- #dark: darkly
+ theme: # flatly #journal #minty
+ light: flatly # default #flatly
+ dark: cyborg # vapor # superhero # darkly
203
css: styles/my-style.css
204
code-copy: true
205
#code-fold: false #show
0 commit comments