ComfyUI Node
Text Box Style
A ComfyUI node in DreamBait/Text with 13 inputs and 1 output.
Text Box Style
- TEXTBOX
◄colorblack►
◄opacity0.20►
◄border_colorblack►
◄border_opacity1.00►
◄border_width6►
◄corner_radius0►
◄padding_left24►
◄padding_right24►
◄padding_top24►
◄padding_bottom24►
◄full_widthfalse►
◄color_hex#FFFFFF►
◄border_hex#000000►
CategoryDreamBait/Text
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| color | COMBO | black | Box fill color. Alpha controlled by opacity unless using 8-digit hex |
| opacity | FLOAT | 0.200–1 | Box opacity (ignored if using 8-digit hex color) |
| border_color | COMBO | black | Border color. Alpha controlled by border_opacity unless using 8-digit hex |
| border_opacity | FLOAT | 1.000–1 | Border opacity (ignored if using 8-digit hex color) |
| border_width | INT | 60–100 | Border width in pixels |
| corner_radius | INT | 00–100 | Corner radius in pixels |
| padding_left | INT | 24-4096–4096 | Left padding in pixels (negative values shrink the box) |
| padding_right | INT | 24-4096–4096 | Right padding in pixels (negative values shrink the box) |
| padding_top | INT | 24-4096–4096 | Top padding in pixels (negative values shrink the box) |
| padding_bottom | INT | 24-4096–4096 | Bottom padding in pixels (negative values shrink the box) |
| full_width | BOOLEAN | false | Extend box to margins based on text alignment |
| color_hexopt | STRING | #FFFFFF | Custom hex color (6 or 8 digits). 8-digit hex overrides opacity |
| border_hexopt | STRING | #000000 | Custom border hex color (6 or 8 digits). 8-digit hex overrides border_opacity |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| TEXTBOX | TEXTBOX | — |