Skip to content

Commit

Permalink
adds theme default index.qmd; #28
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Jan 28, 2024
1 parent 46ab36c commit ea97930
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions quarto/slides-template00/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,13 @@ format:
controls-layout: bottom-right
preview-links: auto
logo: images/quarto-logo.png
theme: [default]
# NOTES. white, beige, blood, league, serif, moon, night, dark, sky seem to work
# NOTES. dark, solarized, simple, white seem not be created
#css:
#- css/default.css
#- css/callouts-html.css
theme: [dark]
# NOTES. white, beige, blood, league, serif, moon, night, dark, sky seem to work
# NOTES. solarized, simple, white seem not be created
footer: <https://quarto.org>
pointer:
pointerSize: 18
color: '#32cd32'
---


Expand Down

0 comments on commit ea97930

Please sign in to comment.