Login  Register

Re: overwrite settings an theme attributes

Posted by habamax on Nov 29, 2019; 12:14pm
URL: https://discuss.asciidoctor.org/overwrite-settings-an-theme-attributes-tp7372p7381.html

Yes it is possible.


I have default-theme.yml with all my default settings.

Then next to it I have a bunch of other themes that include default one:

extends: ./default-theme.yml

base:
  align: justify

title_page:
  background-image: logo/habamax-cover.jpg
  align: right
  title:
    top: 60%