runstorm - v0.6.2
    Preparing search index...

    Function getColorKeyByIndex

    • Gets the color key for the given command index. Colors are sequentially iterated through based on the given index.

      Parameters

      • index: number

      Returns
          | "red"
          | "green"
          | "yellow"
          | "blue"
          | "cyan"
          | "magenta"
          | "bgRed"
          | "bgGreen"
          | "bgYellow"
          | "bgBlue"
          | "bgCyan"
          | "bgMagenta"