diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-05-05 15:50:01 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-05-05 15:50:01 -0600 |
| commit | 295b409fabc9a5c5433b2817c600936e9c71d680 (patch) | |
| tree | d611d0dbe57c6126efb92a298e907fb6a2a40292 /examples | |
| parent | c2be20570ba6928b721ede6feb0d11b11af1959e (diff) | |
fix property name in chronicles theme [no ci]
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/chronicles-theme.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chronicles-theme.yml b/examples/chronicles-theme.yml index 977910d5..8321d9a3 100644 --- a/examples/chronicles-theme.yml +++ b/examples/chronicles-theme.yml @@ -9,7 +9,7 @@ role: background-color: BCD637 border-offset: 1.5 header: - font_color: 999999 + font-color: 999999 height: 0.5in recto: columns: "<40% =20% >40%" |
