Macros§
- apply_
color - bg_blue
- bg_gray
- bg_
green - bg_hsl
- Applies a background color specified in HSL color space to the provided format string.
- bg_hsv
- Applies a background color specified in HSV color space to the provided format string.
- bg_red
- bg_rgb
- Applies a custom RGB background color to the provided format string.
- bg_
yellow - black
- blue
- bold
- green
- hsl
- Applies HSL color to the provided format string.
- hsv
- Applies HSV color to the provided format string.
- italic
- red
- rgb
- Applies a custom RGB color to the provided format string.
- underline
- white
- yellow