Results

Namespace

Type

An enumeration of numerical representations of default role color-picker options, as shown in the Discord client app.

Index

Enumeration members

BLUE

BLUE: = 3447003

Hex: #3498DB RGB: rgb(52, 152, 219)

CYAN

CYAN: = 1752220

Hex: #1ABC9C RGB: rgb(26, 188, 156)

DARK_BLUE

DARK_BLUE: = 2123412

Hex: #206694 RGB: rgb(32, 102, 148)

DARK_CYAN

DARK_CYAN: = 1146986

Hex: #11806A RGB: rgb(17, 128, 106)

DARK_GRAY

DARK_GRAY: = 9936031

Hex: #979C9F RGB: rgb(151, 156, 159)

DARK_GREEN

DARK_GREEN: = 2067276

Hex: #1F8B4C RGB: rgb(31, 139, 76)

DARK_ORANGE

DARK_ORANGE: = 11027200

Hex: #A84300 RGB: rgb(168, 67, 0)

DARK_PINK

DARK_PINK: = 11342935

Hex: #AD1457 RGB: rgb(173, 20, 87)

DARK_PURPLE

DARK_PURPLE: = 7419530

Hex: #71368A RGB: rgb(113, 54, 138)

DARK_RED

DARK_RED: = 10038562

Hex: #992D22 RGB: rgb(153, 45, 34)

DARK_SLATE

DARK_SLATE: = 5533306

Hex: #546E7A RGB: rgb(84, 110, 122)

DARK_YELLOW

DARK_YELLOW: = 12745742

Hex: #C27C0E RGB: rgb(194, 124, 14)

DEFAULT

DEFAULT: = 10070709

Hex #99AAB5 RGB: rgb(153, 170, 181)

GRAY

GRAY: = 9807270

Hex: #95A5A6 RGB: rgb(149, 165, 166)

GREEN

GREEN: = 3066993

Hex: #2ECC71 RGB: rgb(46, 204, 113)

ORANGE

ORANGE: = 15105570

Hex: #E67E22 RGB: rgb(230, 126, 34)

PINK

PINK: = 15277667

Hex: #E91E63 RGB: rgb(233, 30, 99)

PURPLE

PURPLE: = 10181046

Hex: #9B59B6 RGB: rgb(155, 89, 182)

RED

RED: = 15158332

Hex: #E74C3C RGB: rgb(231, 76, 60)

SLATE

SLATE: = 6323595

Hex: #607D8B RGB: rgb(96, 125, 139)

YELLOW

YELLOW: = 15844367

Hex: #F1C40F RGB: rgb(241, 196, 15)

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc