GraffitiSuite Docs
Docs
Sketchy
Loading document parsing libraries...
# Sketchy Module ## Constants | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | Blue | Color | &c007bff | | | Cyan | Color | &c17a2b8 | | | Danger | Color | &cdc3545 | | | Dark | Color | &c555555 | | | Gray | Color | &c868e96 | | | GrayDark | Color | &c333333 | | | Green | Color | &c28a745 | | | Indigo | Color | &c6610f2 | | | Info | Color | &c17a2b8 | | | Light | Color | &cffffff | | | Orange | Color | &cfd7e14 | | | Pink | Color | &ce83e8c | | | Primary | Color | &c333333 | | | Purple | Color | &c6f42c1 | | | Red | Color | &cdc3545 | | | Secondary | Color | &c555 | | | Success | Color | &c28a745 | | | Teal | Color | &c20c997 | | | Warning | Color | &cffc107 | | | White | Color | &cffffff | | | Yellow | Color | &cffc107 | | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Protected | Function | (None) | |