# Configuration

## Basic configuration

***

### Layout type (Headline)

**Field type**:\
Select

**Available values**:\
• boxed\
• clean

**Example value**:\
`boxed`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Basic configuration"

**Technical name**:\
`twt-sidebar-block-headline-layout-type`

***

### Padding top (Headline)

**Field type**:\
Number field

**Example value**:\
`7`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Basic configuration"

**Technical name**:\
`twt-sidebar-block-headline-padding-top`

***

### Padding bottom (Headline)

**Field type**:\
Number field

**Example value**:\
`7`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Basic configuration"

**Technical name**:\
`twt-sidebar-block-headline-padding-bottom`

## Colour configuration

***

### Text colour (Headline)

**Field type**:\
Color picker

**Example value**:\
`#000000`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Colour configuration"

**Technical name**:\
`twt-sidebar-block-headline-color`

***

### Background colour (Headline)

**Field type**:\
Color picker

**Example value**:\
`#eeeeee`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Colour configuration"

**Technical name**:\
`twt-sidebar-block-headline-background-color`

## Typography

***

### Font family (Headline)

**Field type**:\
Select

**Available values**:\
• Text\
• Headlines

**Example value**:\
`Text`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Typography"

**Technical name**:\
`twt-sidebar-block-headline-font-family`

***

### Font size (Headline)

**Field type**:\
Number field

**Example value**:\
`16`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Typography"

**Technical name**:\
`twt-sidebar-block-headline-font-size`

***

### Font weight (Headline)

**Field type**:\
Select

**Available values**:\
• light\
• normal\
• bold

**Example value**:\
`normal`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Typography"

**Technical name**:\
`twt-sidebar-block-headline-font-weight`

***

### Text formatting (Headline)

**Field type**:\
Select

**Available values**:\
• none\
• uppercase\
• lowercase\
• capitalize

**Example value**:\
`none`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets (Headlines)" => Section "Typography"

**Technical name**:\
`twt-sidebar-block-headline-text-transform`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.themeware.design/manual/sidebar/sidebar-widgets-headlines/configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
