Skip to content

strColor

Ben edited this page Aug 16, 2022 · 1 revision

Return a color tag based on a letter

TRP3_API.utils.str.color(color)

Arguments

  • color: a letter
    • Valid letters:
      • w, r, g, b, y, p, c, w, 0, o

Returns

  • colorTag: color tag based on input letter

Clone this wiki locally