We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee828f commit 8301d05Copy full SHA for 8301d05
1 file changed
_quarto.yml
@@ -154,13 +154,12 @@ format:
154
theme:
155
light: [default, theme-light.scss]
156
dark: [default, theme-dark.scss]
157
+ respect-user-color-scheme: true
158
css: custom.css
159
toc: true
160
toc-location: right
161
toc-depth: 4
162
toc-title: "On this page"
- toccolor: "#1D4F91"
163
- linkcolor: "#1D4F91"
164
link-external-icon: false
165
link-external-newwindow: true
166
smooth-scroll: true
@@ -171,8 +170,6 @@ format:
171
170
fig-dpi: 300
172
fig-alt-text: true
173
lightbox: true
174
- # navbar:
175
- # type: default
176
sidebar:
177
collapse-level: 2
178
float: false
0 commit comments