Skip to content

Commit

Permalink
Add option for dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarow committed Sep 21, 2023
1 parent 5505dfd commit 4dbcb0d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ website:
href: https://twitter.com/NSIDC
format:
html:
theme: cosmo
theme:
light: ["flatly", default]
dark: ["darkly", default]
css: styles.css


Expand Down

0 comments on commit 4dbcb0d

Please sign in to comment.