## Text Overlay Template Variables
The below additional template variables are available for this PMM Defaults file as it is a text-based overlay.
| Variable | Description & Values |
|:-----------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `font` | **Description:** Choose the font for the Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file |
| `font_style` | **Description:** Font style for Variable Fonts.
**Values:** Variable Font Style |
| `font_size` | **Description:** Choose the font size for the Overlay.
**Default:** `55`
**Values:** Any number greater than 0 |
| `font_color` | **Description:** Choose the font color for the Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` |
| `stroke_width` | **Description:** Font Stroke Width for the Overlay.
**Values:** Any number greater than 0 |
| `stroke_color` | **Description:** Font Stroke Color for the Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` |
| `font_<>` | **Description:** Choose the font for this key's Overlay.
**Default:** `fonts/Inter-Medium.ttf`
**Values:** Path to font file |
| `font_style_<>` | **Description:** Font style for this key's Variable Fonts.
**Values:** Variable Font Style |
| `font_size_<>` | **Description:** Choose the font size for this key's Overlay.
**Default:** `55`
**Values:** Any number greater than 0 |
| `font_color_<>` | **Description:** Choose the font color for this key's Overlay.
**Default:** `#FFFFFF`
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` |
| `stroke_width_<>` | **Description:** Font Stroke Width for this key's Overlay.
**Values:** Any number greater than 0 |
| `stroke_color_<>` | **Description:** Font Stroke Color for this key's Overlay.
**Values:** Color Hex Code in format `#RGB`, `#RGBA`, `#RRGGBB` or `#RRGGBBAA` |