cljoly/gohugo-asciinema

Ability to set defaults for player

neilotoole opened this issue · 0 comments

I always want the same asciiplayer theme. For example, inparams.toml:

[asciinema]
  [asciinema.defaults]
    theme = "solarized-dark"
    loop = true
    autoPlay = true
    speed = "2.5"