Skip to content

Commit

Permalink
adds theme: [css/syntax-dark.scss, css/dark-slides.scss] index.qmd; #28
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Jan 28, 2024
1 parent ea97930 commit 4ce961e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions quarto/slides-template00/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ format:
controls-layout: bottom-right
preview-links: auto
logo: images/quarto-logo.png
theme: [default]
theme: [css/syntax-dark.scss, css/dark-slides.scss]
#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:
Expand All @@ -33,11 +34,6 @@ format:
3. [References](#sec-references)
4. [Extras](#sec-extras)

## Hello :robot: Pointer

This presentation has a handful of slides which can be used to demonstrate the `pointer` extension.

Press 'q' to enter and exit the pointer mode.



Expand Down

0 comments on commit 4ce961e

Please sign in to comment.