Public readonly variable

Signature
DefaultColorStyle: import('./StyleProp').EnumStyleProp<
  | 'black'
  | 'blue'
  | 'green'
  | 'grey'
  | 'light-blue'
  | 'light-green'
  | 'light-red'
  | 'light-violet'
  | 'orange'
  | 'red'
  | 'violet'
  | 'white'
  | 'yellow'
>
References

EnumStyleProp

Source

packages/tlschema/src/styles/TLColorStyle.ts

createTLSchemaDefaultColorThemePalette