focus-slide
focus-slide(config: (:), background-color: none, background-img: none, body)(source)Focus on some content.
Example: #focus-slide[Wake up!]
Parameters
config : dictionary default: (:)
is the configuration of the slide. Use config-xxx to set individual configurations for the slide. To apply multiple configurations, use utils.merge-dicts to combine them.
background-color : color | none default: none
is the background color of the slide. Default is the primary color.
background-img : string | none default: none
is the background image of the slide. Default is none.