-
Notifications
You must be signed in to change notification settings - Fork 7
Themes
Giorgio Garofalo edited this page Oct 16, 2024
·
8 revisions
A theme defines the look and feel of your Quarkdown document. More themes are to come in the future.
Themes are split in two groups: color themes, which define the color scheme of a document, and layout themes, which set the general structural rules of the layout.
Combining them can create a document that truly stands out.
A theme can be set via the .theme {colortheme} layout:{layouttheme}
function.
-
paperwhite
(default) darko
beaver
plain
-
latex
(default) minimal
beamer
plain
Some suggested combinations are:
-
darko+minimal
(used by the demo presentation) -
paperwhite+latex
(LaTeX look, great forpaged
documents) -
beaver+beamer
(Beamer look, great for academic-style presentations).
- Syntax of a function call
- Declaring functions
- Dynamic typing
- Localization
- Including other Quarkdown files
- Importing external libraries
- Document metadata
- Theme
- Page format
- Page margin content
- Page counter
- Automatic page break
- Numbering
- Table of contents
- Stacks (row, column, grid)
- Align
- Container
- Box
- Collapsible
- Whitespace
- String
- Number
- Markdown content
- Boolean
- Enumeration entry
- Iterable
- Dictionary
- Range
- Lambda
- Size(s)
- Color
- Dynamic