GraffitiSuite Docs
Docs
Pulse
Loading document parsing libraries...
# Pulse Module ## Constants | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Blue | Color | &c007bff | | | Cyan | Color | &c009CDC | | | Danger | Color | &cFC3939 | | | Dark | Color | &c17141F | | | Gray | Color | &c868e96 | | | GrayDark | Color | &c343a40 | | | Green | Color | &c13B955 | | | Indigo | Color | &c6610f2 | | | Info | Color | &c009CDC | | | Light | Color | &cF9F8FC | | | Orange | Color | &cfd7e14 | | | Pink | Color | &ce83e8c | | | Primary | Color | &c593196 | | | Purple | Color | &c593196 | | | Red | Color | &cFC3939 | | | Secondary | Color | &cA991D4 | | | Success | Color | &c13B955 | | | Teal | Color | &c20c997 | | | Warning | Color | &cEFA31D | | | White | Color | &cffffff | | | Yellow | Color | &cEFA31D | | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | toDictionary | (None) | Dictionary | |