Skip to content

Commit 1b93823

Browse files
committed
Dark mode
1 parent bf89e0f commit 1b93823

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/_quarto.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ format:
197197
html:
198198
# https://quarto.org/docs/output-formats/html-themes.html
199199
# https://bootswatch.com/
200-
theme: flatly #journal #minty
201-
#light: default #flatly
202-
#dark: darkly
200+
theme: # flatly #journal #minty
201+
light: flatly # default #flatly
202+
dark: cyborg # vapor # superhero # darkly
203203
css: styles/my-style.css
204204
code-copy: true
205205
#code-fold: false #show

0 commit comments

Comments
 (0)