GraffitiSuite Docs
Docs
United
Loading document parsing libraries...
# United Module ## Constants | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Blue | Color | &c007bff | | | Cyan | Color | &c17a2b8 | | | Danger | Color | &cDF382C | | | Dark | Color | &c772953 | | | Gray | Color | &c868e96 | | | GrayDark | Color | &c333 | | | Green | Color | &c38B44A | | | Indigo | Color | &c6610f2 | | | Info | Color | &c17a2b8 | | | Light | Color | &ce9ecef | | | Orange | Color | &cE95420 | | | Pink | Color | &ce83e8c | | | Primary | Color | &cE95420 | | | Purple | Color | &c772953 | | | Red | Color | &cDF382C | | | Secondary | Color | &cAEA79F | | | Success | Color | &c38B44A | | | Teal | Color | &c20c997 | | | Warning | Color | &cEFB73E | | | White | Color | &cffffff | | | Yellow | Color | &cEFB73E | | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | toDictionary | (None) | Dictionary | |