summaryrefslogtreecommitdiff
path: root/data/themes/base-theme.yml
blob: 1d31fcc6c0898e97049df9cac724a79ee3129b4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# NOTE file is read "as is"; variables are not parsed; key layout must be flat
page_background_color: 'FFFFFF'
page_layout: portrait
page_initial_zoom: FitH
# 36 is equivalent to 0.5in
page_margin: 36
page_margin_inner: 48
page_margin_outer: 24
page_size: A4
base_align: left
#base_font_color: '333333'
base_font_color: '000000'
#base_font_family: Times-Roman
base_font_family: Helvetica
base_font_size: 12
# QUESTION should we rename to min_font_size?
base_font_size_min: 6
base_font_style: normal
base_line_height: 1.15
base_border_color: 'EEEEEE'
base_border_width: 0.5
role_lead_font_size: 13.5
role_line-through_text_decoration: line-through
role_underline_text_decoration: underline
role_big_font_size: 14
role_small_font_size: 10
role_subtitle_font_size: 0.8em
button_content: '[%s]'
button_font_family: Courier
button_font_style: bold
kbd_font_family: Courier
kbd_font_style: italic
mark_background_color: 'FFFF00'
mark_border_offset: 1
menu_font_style: bold
link_font_color: '0000EE'
literal_font_family: Courier
heading_font_style: bold
heading_h1_font_size: 24
heading_h2_font_size: 18
heading_h3_font_size: 16
heading_h4_font_size: 14
heading_h5_font_size: 12
heading_h6_font_size: 10
heading_line_height: 1.15
heading_margin_top: 4
heading_margin_bottom: 12
heading_min_height_after: 20
title_page_align: center
title_page_line_height: 1.15
title_page_logo_top: 10%
title_page_title_top: 40%
title_page_title_font_size: 18
title_page_subtitle_font_size: 14
title_page_authors_margin_top: 12
list_indent: 30
list_item_spacing: 6
description_list_description_indent: 30
description_list_term_font_style: bold
description_list_term_spacing: 4
block_margin_bottom: 12
caption_align: left
caption_font_style: italic
caption_margin_inside: 4
caption_margin_outside: 0
abstract_font_size: 13.5
abstract_line_height: 1.4
abstract_padding: 0
abstract_title_align: center
abstract_title_font_style: bold
admonition_column_rule_color: 'EEEEEE'
admonition_column_rule_width: 0.5
admonition_padding: [4, 12, 4, 12]
admonition_label_font_style: bold
admonition_label_text_transform: uppercase
blockquote_border_color: 'EEEEEE'
blockquote_border_left_width: 4
blockquote_padding: [6, 12, 6, 14]
verse_border_color: 'EEEEEE'
verse_border_left_width: 4
verse_padding: [6, 12, 6, 14]
code_font_family: Courier
code_font_size: 10.8
code_line_height: 1.2
code_padding: 9
code_border_color: 'EEEEEE'
code_border_width: 0.5
code_callout_list_margin_top: -6
conum_line_height: 1.15
conum_glyphs: circled
example_background_color: 'FFFFFF'
example_border_color: 'EEEEEE'
example_border_width: 0.5
example_padding: 12
image_align: left
prose_margin_bottom: 12
sidebar_background_color: 'EEEEEE'
sidebar_padding: 12
sidebar_title_align: center
sidebar_title_font_style: bold
table_border_color: '000000'
table_border_style: solid
table_border_width: 0.5
table_cell_padding: 2
table_head_font_style: bold
table_head_border_bottom_width: 1.25
table_body_stripe_background_color: 'EEEEEE'
thematic_break_border_color: 'EEEEEE'
thematic_break_border_style: solid
thematic_break_border_width: 0.5
thematic_break_margin_bottom: 12
toc_indent: 15
toc_line_height: 1.4
footnotes_font_size: 9
footnotes_item_spacing: 3
footer_recto_right_content: '{page-number}'
footer_verso_left_content: '{page-number}'