From c85b92faa840e9544184eed787d388423e693cb2 Mon Sep 17 00:00:00 2001 From: mxochicale Date: Sat, 20 Apr 2024 19:50:57 +0100 Subject: [PATCH] using `serif` theme in index01 #28 --- quarto/templates/slides/index01.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quarto/templates/slides/index01.qmd b/quarto/templates/slides/index01.qmd index 413cdb9..4b0c715 100644 --- a/quarto/templates/slides/index01.qmd +++ b/quarto/templates/slides/index01.qmd @@ -11,9 +11,9 @@ format: controls-layout: bottom-right preview-links: auto logo: favicon.svg - theme: night + theme: serif #simple WORKS - #dark DONT'WORK FOR ME + #dark, night DONT'WORK FOR ME #simple, white, beige, blood, serif, moon, dark, night, sky, solarized #css: #- css/default.css