Table Category Keys
table
The keys in the table
category control the arrangement and style of tables and their cells.
Key | Value Type | Example |
---|---|---|
align |
Block alignment |
|
background-color |
Color |
|
border-color |
|
|
border-style |
Border style | Border style[] |
|
border-width |
Measurement | Measurement[] |
|
font-color |
Color |
|
font-family |
Font family name |
|
font-kerning |
|
|
font-size |
Font size |
|
font-style |
Font style |
|
grid-color |
|
|
grid-style |
Grid style | Grid style[] |
|
grid-width |
Measurement | Measurement[] |
|
table-head
The keys in the table-head
category control the arrangement and style of the table header.
See table-header-cell for the theme keys that apply to individual header cells.
Key | Value Type | Example |
---|---|---|
background-color |
Color |
|
Color |
|
|
Border style |
|
|
Measurement |
|
|
cell-padding |
Measurement | Measurement[] |
|
font-color |
Color |
|
font-family |
Font family name |
|
font-kerning |
|
|
font-size |
Font size |
|
font-style |
Font style |
|
line-height |
Number |
|
text-transform |
Text transform |
|
table-body
table-foot
The keys in the table-foot
category control the arrangement and style of the table footer.
Key | Value Type | Example |
---|---|---|
background-color |
Color |
|
font-color |
Color |
|
font-family |
Font family name |
|
font-size |
Font size |
|
font-style |
Font style |
|
table-cell
The keys in the table-cell
category control the arrangement and style of table cells.
Key | Value Type | Example |
---|---|---|
line-height |
Number |
|
padding |
Measurement | Measurement[] |
|
table-asciidoc-cell
The key in the table-asciidoc-cell
category controls the style of AsciiDoc table cells.
Key | Value Type | Example |
---|---|---|
style |
|
|
table-header-cell
The keys in the table-header-cell
category control the style and arrangement of header cells.
See table-head for the theme keys that apply to the table header row.
Key | Value Type | Example |
---|---|---|
background-color |
Color |
|
font-color |
Color |
|
font-family |
Font family name |
|
font-size |
font-size |
|
font-style |
Font style |
|
text-transform |
Text transform |
|
table-caption
The keys in the table-caption
category control the style and arrangement of the table captions.
The keys listed on Caption Category Keys can also be nested under the table-caption
category to further customize the table captions.
Key | Value Type | Example |
---|---|---|
Block alignment | inherit |
|
|
End placement |
|
|
max-width |
|
|
Text alignment | inherit |
|
For more information about styling tables using the theming language, see Table Styles.