gum style <text...>
Apply coloring, borders, spacing to text
Arguments
Name | Description |
---|
text | Text to which to apply the style |
Options
Name | Description |
---|
--background <color> | Background Color |
--foreground <color> | Foreground Color |
--border <arg> | Border Style |
--border-background <color> | Border Background Color |
--border-foreground <color> | Border Foreground Color |
--align <arg> | Text Alignment |
--height <lines> | Text height |
--width <width> | Text width |
--margin <margin> | Text margin |
--padding <padding> | Text padding |
--bold | Bold text |
--faint | Faint text |
--italic | Italicize text |
--strikethrough | Strikethrough text |
--underline | Underline text |