Modifier support varies throughout different terminals. They will mostly be ignored, if not supported.

    • reset - Resets all (color) modifiers to their defaults
    • bold - Make text bold
    • italic - Make text italic
    • underline - Make text underlined
    • strikethrough - Puts a horizontal line through the center of the text (Alias: strikeThrough, crossedout, crossedOut)
    • hidden - Prints the text, but makes it invisible (Alias: conceal)
    • dim - Decreased color intensity (Alias: faint)
    • overlined - Make text overlined
    • blink - Hides and shows the text in an interval
    • inverse - Swap foreground and background colors (Alias: swapcolors, swapColors)
    • doubleunderline - Make text double underlined (Alias: doubleUnderline)
    • framed - Draw a frame around the text