withColour

@NotNull
open fun withColour(rgb: Int): @NotNull StructuredStyle(source)
@NotNull
open fun withColour(@NotNull colour: @NotNull DefaultFormattingColour): @NotNull StructuredStyle(source)