Public readonly variable

The colors used by tldraw's default shapes.

Signature
TL_CANVAS_UI_COLOR_TYPES: Set<
  | 'accent'
  | 'black'
  | 'laser'
  | 'muted-1'
  | 'selection-fill'
  | 'selection-stroke'
  | 'white'
>
Source

packages/tlschema/src/misc/TLColor.ts

textShapePropsTLArrowShape