From 8a2f80c08419b27e9124b2d6985f7d7ebbb25662 Mon Sep 17 00:00:00 2001 From: byoung597 <132179773+byoung597@users.noreply.github.com> Date: Thu, 28 Mar 2024 12:21:43 -0600 Subject: [PATCH] Update byoung597.yml Updated light & dark theme --- byoung597.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/byoung597.yml b/byoung597.yml index 2fcebbb..079f537 100644 --- a/byoung597.yml +++ b/byoung597.yml @@ -65,10 +65,10 @@ website: format: html: theme: #see this link to customize the theme with css (https://quarto.org/docs/output-formats/html-themes.html#dark-mode) - light: cosmo # more themes can be found [here](https://quarto.org/docs/output-formats/html-themes.html) - dark: [darkly, theme-dark.scss] - #light: flatly - #dark: [darkly, theme-dark.scss] + light: flatly # more themes can be found [here](https://quarto.org/docs/output-formats/html-themes.html) + dark: darkly + #light: cosmo + #dark: [cosmo, theme-dark.scss] css: styles.css toc: true