From a702bbd42f06baf57f6c2f754f283ebca86db541 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Thu, 12 Oct 2023 12:29:01 +0200 Subject: [PATCH] chore(notes): Default all html to dark theme --- _quarto.yml | 1 + scoping_review.qmd | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 20fbc8e..7f3b009 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -8,6 +8,7 @@ project: format: html: code-fold: true + theme: darkly docx: echo: false pdf: diff --git a/scoping_review.qmd b/scoping_review.qmd index 74feacc..1d996b6 100644 --- a/scoping_review.qmd +++ b/scoping_review.qmd @@ -1,5 +1,4 @@ --- -theme: darkly bibliography: 03-supplementary_data/lib.bib csl: /home/marty/documents/library/utilities/styles/APA-7.csl papersize: A4