GraffitiSuite Docs
Docs
Spacelab
Loading document parsing libraries...
# Spacelab Module ## Constants | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Blue | Color | &c446E9B | | | Cyan | Color | &c3399F3 | | | Danger | Color | &cCD0200 | | | Dark | Color | &c333 | | | Gray | Color | &c777777 | | | GrayDark | Color | &c333 | | | Green | Color | &c3CB521 | | | Indigo | Color | &c6610f2 | | | Info | Color | &c3399F3 | | | Light | Color | &ceee | | | Orange | Color | &cfd7e14 | | | Pink | Color | &ce83e8c | | | Primary | Color | &c446E9B | | | Purple | Color | &c6f42c1 | | | Red | Color | &cCD0200 | | | Secondary | Color | &c999 | | | Success | Color | &c3CB521 | | | Teal | Color | &c20c997 | | | Warning | Color | &cD47500 | | | White | Color | &cffffff | | | Yellow | Color | &cD47500 | | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | toDictionary | (None) | Dictionary | |