GraffitiSuite Docs
Docs
Slate
Loading document parsing libraries...
# Slate Module ## Constants | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Blue | Color | &c007bff | | | Cyan | Color | &c5bc0de | | | Danger | Color | &cee5f5b | | | Dark | Color | &c272B30 | | | Gray | Color | &c7A8288 | | | GrayDark | Color | &c3A3F44 | | | Green | Color | &c62c462 | | | Indigo | Color | &c6610f2 | | | Info | Color | &c5bc0de | | | Light | Color | &ce9ecef | | | Orange | Color | &cfd7e14 | | | Pink | Color | &ce83e8c | | | Primary | Color | &c3A3F44 | | | Purple | Color | &c6f42c1 | | | Red | Color | &cee5f5b | | | Secondary | Color | &c7A8288 | | | Success | Color | &c62c462 | | | Teal | Color | &c20c997 | | | Warning | Color | &cf89406 | | | White | Color | &cffffff | | | Yellow | Color | &cf89406 | | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | toDictionary | (None) | Dictionary | |