focus-slide
focus-slide(config: (:), background: auto, foreground: white, body)(source)Focus on some content.
Example: #focus-slide[Wake up!]
Parameters
config : dictionary default: (:)
The configuration of the slide. You can use config-xxx to set the configuration of the slide. For more several configurations, you can use utils.merge-dicts to merge them.
background : color | auto default: auto
The background color of the slide. Default is auto, which means the primary color of the slides.
foreground : color default: white
The foreground color of the slide. Default is white.