Skip to main content

“colorindex” MDO List

List of named colors from the “ColorIndex” enum. Steps to change the palette:
  1. Add to the end of the ColorIndex enum (in Modelling)
  2. Add to this provider. The color palette in SCIL uses the color code in the styleHint field
  3. Update colors in fullcalendar.so.less so that css class colorX has the same color code returned by this list.
Implemented by the ColorIndexProvider class. The name of the MDO list is ‘colorindex’.

Sample Request

Sample Code

Sample Output

  • “colorindexheadings”
  • “colorindexheadingswithallitem”
  • “colorindexheadingswithallitemwithnoselection”
  • “colorindexheadingswithnoselection”
  • “colorindexwithallitem”
  • “colorindexwithallitemwithnoselection”
  • “colorindexwithnoselection”