diff --git a/roles/zim/templates/style.conf.j2 b/roles/zim/templates/style.conf.j2 index 4c8f015..471b696 100644 --- a/roles/zim/templates/style.conf.j2 +++ b/roles/zim/templates/style.conf.j2 @@ -36,33 +36,33 @@ foreground={{ color6 }} foreground=#ce5c00 [Tag h1] -foreground={{ color2 }} +foreground={{ color4 }} underline=PANGO_UNDERLINE_SINGLE weight=PANGO_WEIGHT_BOLD scale=1.75 [Tag h2] -foreground={{ color2 }} +foreground={{ color4 }} weight=PANGO_WEIGHT_BOLD scale=1.52 [Tag h3] -foreground={{ color2 }} +foreground={{ color4 }} style=PANGO_STYLE_ITALIC weight=PANGO_WEIGHT_BOLD scale=1.32 [Tag h4] -foreground={{ color2 }} +foreground={{ color4 }} weight=PANGO_WEIGHT_BOLD scale=1.15 [Tag h5] -foreground={{ color2 }} +foreground={{ color4 }} weight=PANGO_WEIGHT_BOLD [Tag h6] -foreground={{ color2 }} +foreground={{ color4 }} [Tag checked-checkbox]