
//
// Theme.swift
//

// Do not edit directly, this file was auto-generated.


import UIKit

public enum Theme {
    public static let xplColorBrandPrimaryDeepspace = UIColor(red: 0.133, green: 0.000, blue: 0.129, alpha: 1) /** Primary Xplor brand deep purple */
    public static let xplColorBrandPrimaryGreen = UIColor(red: 0.278, green: 0.686, blue: 0.294, alpha: 1)
    public static let xplColorBrandSecondarySunray = UIColor(red: 0.925, green: 0.992, blue: 0.569, alpha: 1) /** Secondary Xplor yellow typically used for highlights and infographics */
    public static let xplColorNeutral0 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
    public static let xplColorNeutral50 = UIColor(red: 0.961, green: 0.961, blue: 0.961, alpha: 1)
    public static let xplColorNeutral100 = UIColor(red: 0.878, green: 0.878, blue: 0.878, alpha: 1)
    public static let xplColorNeutral200 = UIColor(red: 0.800, green: 0.800, blue: 0.800, alpha: 1)
    public static let xplColorNeutral300 = UIColor(red: 0.722, green: 0.722, blue: 0.722, alpha: 1)
    public static let xplColorNeutral400 = UIColor(red: 0.639, green: 0.639, blue: 0.639, alpha: 1)
    public static let xplColorNeutral500 = UIColor(red: 0.561, green: 0.561, blue: 0.561, alpha: 1)
    public static let xplColorNeutral600 = UIColor(red: 0.478, green: 0.478, blue: 0.478, alpha: 1)
    public static let xplColorNeutral700 = UIColor(red: 0.400, green: 0.400, blue: 0.400, alpha: 1)
    public static let xplColorNeutral800 = UIColor(red: 0.322, green: 0.322, blue: 0.322, alpha: 1)
    public static let xplColorNeutral900 = UIColor(red: 0.239, green: 0.239, blue: 0.239, alpha: 1)
    public static let xplColorNeutral1000 = UIColor(red: 0.133, green: 0.133, blue: 0.133, alpha: 1)
    public static let xplColorNeutral1100 = UIColor(red: 0.055, green: 0.055, blue: 0.055, alpha: 1)
    public static let xplColorNeutral1200 = UIColor(red: 0.094, green: 0.086, blue: 0.122, alpha: 1) /** Base neutral color */
    public static let xplColorGray0 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
    public static let xplColorGray50 = UIColor(red: 0.973, green: 0.976, blue: 0.980, alpha: 1)
    public static let xplColorGray100 = UIColor(red: 0.953, green: 0.957, blue: 0.965, alpha: 1)
    public static let xplColorGray200 = UIColor(red: 0.933, green: 0.937, blue: 0.953, alpha: 1)
    public static let xplColorGray300 = UIColor(red: 0.918, green: 0.922, blue: 0.937, alpha: 1)
    public static let xplColorGray400 = UIColor(red: 0.882, green: 0.886, blue: 0.910, alpha: 1)
    public static let xplColorGray500 = UIColor(red: 0.600, green: 0.608, blue: 0.659, alpha: 1)
    public static let xplColorGray600 = UIColor(red: 0.416, green: 0.427, blue: 0.490, alpha: 1)
    public static let xplColorGray700 = UIColor(red: 0.235, green: 0.220, blue: 0.278, alpha: 1)
    public static let xplColorGray800 = UIColor(red: 0.212, green: 0.196, blue: 0.251, alpha: 1)
    public static let xplColorGray900 = UIColor(red: 0.188, green: 0.176, blue: 0.231, alpha: 1)
    public static let xplColorGray1000 = UIColor(red: 0.161, green: 0.149, blue: 0.196, alpha: 1)
    public static let xplColorGray1100 = UIColor(red: 0.125, green: 0.118, blue: 0.161, alpha: 1)
    public static let xplColorGray1200 = UIColor(red: 0.094, green: 0.086, blue: 0.122, alpha: 1)
    public static let xplColorPurple50 = UIColor(red: 0.961, green: 0.910, blue: 1.000, alpha: 1)
    public static let xplColorPurple100 = UIColor(red: 0.894, green: 0.745, blue: 1.000, alpha: 1)
    public static let xplColorPurple200 = UIColor(red: 0.824, green: 0.580, blue: 1.000, alpha: 1)
    public static let xplColorPurple300 = UIColor(red: 0.757, green: 0.416, blue: 1.000, alpha: 1)
    public static let xplColorPurple400 = UIColor(red: 0.686, green: 0.251, blue: 1.000, alpha: 1)
    public static let xplColorPurple500 = UIColor(red: 0.620, green: 0.086, blue: 1.000, alpha: 1)
    public static let xplColorPurple600 = UIColor(red: 0.490, green: 0.000, blue: 0.839, alpha: 1)
    public static let xplColorPurple700 = UIColor(red: 0.396, green: 0.000, blue: 0.678, alpha: 1)
    public static let xplColorPurple800 = UIColor(red: 0.302, green: 0.000, blue: 0.522, alpha: 1)
    public static let xplColorPurple900 = UIColor(red: 0.212, green: 0.000, blue: 0.361, alpha: 1)
    public static let xplColorOrange50 = UIColor(red: 1.000, green: 0.933, blue: 0.910, alpha: 1)
    public static let xplColorOrange100 = UIColor(red: 1.000, green: 0.820, blue: 0.745, alpha: 1)
    public static let xplColorOrange200 = UIColor(red: 1.000, green: 0.702, blue: 0.584, alpha: 1)
    public static let xplColorOrange300 = UIColor(red: 1.000, green: 0.584, blue: 0.424, alpha: 1)
    public static let xplColorOrange400 = UIColor(red: 1.000, green: 0.471, blue: 0.259, alpha: 1)
    public static let xplColorOrange500 = UIColor(red: 0.976, green: 0.345, blue: 0.094, alpha: 1)
    public static let xplColorOrange600 = UIColor(red: 0.816, green: 0.243, blue: 0.020, alpha: 1)
    public static let xplColorOrange700 = UIColor(red: 0.655, green: 0.184, blue: 0.000, alpha: 1)
    public static let xplColorOrange800 = UIColor(red: 0.494, green: 0.141, blue: 0.000, alpha: 1)
    public static let xplColorOrange900 = UIColor(red: 0.337, green: 0.094, blue: 0.000, alpha: 1)
    public static let xplColorBlue50 = UIColor(red: 0.914, green: 0.949, blue: 1.000, alpha: 1)
    public static let xplColorBlue100 = UIColor(red: 0.761, green: 0.863, blue: 1.000, alpha: 1)
    public static let xplColorBlue200 = UIColor(red: 0.608, green: 0.773, blue: 1.000, alpha: 1)
    public static let xplColorBlue300 = UIColor(red: 0.451, green: 0.686, blue: 1.000, alpha: 1)
    public static let xplColorBlue400 = UIColor(red: 0.298, green: 0.596, blue: 1.000, alpha: 1)
    public static let xplColorBlue500 = UIColor(red: 0.145, green: 0.510, blue: 1.000, alpha: 1)
    public static let xplColorBlue600 = UIColor(red: 0.055, green: 0.392, blue: 0.847, alpha: 1)
    public static let xplColorBlue700 = UIColor(red: 0.000, green: 0.294, blue: 0.686, alpha: 1)
    public static let xplColorBlue800 = UIColor(red: 0.000, green: 0.224, blue: 0.525, alpha: 1)
    public static let xplColorBlue900 = UIColor(red: 0.000, green: 0.157, blue: 0.369, alpha: 1)
    public static let xplColorGreen50 = UIColor(red: 0.957, green: 1.000, blue: 0.957, alpha: 1)
    public static let xplColorGreen100 = UIColor(red: 0.859, green: 1.000, blue: 0.863, alpha: 1)
    public static let xplColorGreen200 = UIColor(red: 0.761, green: 1.000, blue: 0.769, alpha: 1)
    public static let xplColorGreen300 = UIColor(red: 0.663, green: 1.000, blue: 0.671, alpha: 1)
    public static let xplColorGreen400 = UIColor(red: 0.569, green: 1.000, blue: 0.576, alpha: 1)
    public static let xplColorGreen500 = UIColor(red: 0.467, green: 0.918, blue: 0.478, alpha: 1)
    public static let xplColorGreen600 = UIColor(red: 0.353, green: 0.784, blue: 0.365, alpha: 1)
    public static let xplColorGreen700 = UIColor(red: 0.255, green: 0.651, blue: 0.263, alpha: 1)
    public static let xplColorGreen800 = UIColor(red: 0.173, green: 0.518, blue: 0.180, alpha: 1)
    public static let xplColorGreen900 = UIColor(red: 0.106, green: 0.384, blue: 0.114, alpha: 1)
    public static let xplColorGreen1000 = UIColor(red: 0.075, green: 0.275, blue: 0.078, alpha: 1)
    public static let xplColorGreen1100 = UIColor(red: 0.043, green: 0.173, blue: 0.047, alpha: 1)
    public static let xplColorYellow50 = UIColor(red: 1.000, green: 0.973, blue: 0.902, alpha: 1)
    public static let xplColorYellow100 = UIColor(red: 1.000, green: 0.929, blue: 0.729, alpha: 1)
    public static let xplColorYellow200 = UIColor(red: 1.000, green: 0.882, blue: 0.561, alpha: 1)
    public static let xplColorYellow300 = UIColor(red: 1.000, green: 0.835, blue: 0.388, alpha: 1)
    public static let xplColorYellow400 = UIColor(red: 1.000, green: 0.788, blue: 0.216, alpha: 1)
    public static let xplColorYellow500 = UIColor(red: 1.000, green: 0.745, blue: 0.043, alpha: 1)
    public static let xplColorYellow600 = UIColor(red: 0.839, green: 0.616, blue: 0.000, alpha: 1)
    public static let xplColorYellow700 = UIColor(red: 0.678, green: 0.498, blue: 0.000, alpha: 1)
    public static let xplColorYellow800 = UIColor(red: 0.522, green: 0.380, blue: 0.000, alpha: 1)
    public static let xplColorYellow900 = UIColor(red: 0.361, green: 0.263, blue: 0.000, alpha: 1)
    public static let xplColorPink50 = UIColor(red: 1.000, green: 0.898, blue: 0.941, alpha: 1)
    public static let xplColorPink100 = UIColor(red: 1.000, green: 0.718, blue: 0.839, alpha: 1)
    public static let xplColorPink200 = UIColor(red: 1.000, green: 0.541, blue: 0.737, alpha: 1)
    public static let xplColorPink300 = UIColor(red: 1.000, green: 0.361, blue: 0.635, alpha: 1)
    public static let xplColorPink400 = UIColor(red: 1.000, green: 0.180, blue: 0.533, alpha: 1)
    public static let xplColorPink500 = UIColor(red: 1.000, green: 0.000, blue: 0.431, alpha: 1)
    public static let xplColorPink600 = UIColor(red: 0.839, green: 0.000, blue: 0.365, alpha: 1)
    public static let xplColorPink700 = UIColor(red: 0.678, green: 0.000, blue: 0.294, alpha: 1)
    public static let xplColorPink800 = UIColor(red: 0.522, green: 0.000, blue: 0.224, alpha: 1)
    public static let xplColorPink900 = UIColor(red: 0.361, green: 0.000, blue: 0.157, alpha: 1)
    public static let xplColorRed50 = UIColor(red: 1.000, green: 0.910, blue: 0.922, alpha: 1)
    public static let xplColorRed100 = UIColor(red: 1.000, green: 0.745, blue: 0.776, alpha: 1)
    public static let xplColorRed200 = UIColor(red: 1.000, green: 0.584, blue: 0.635, alpha: 1)
    public static let xplColorRed300 = UIColor(red: 1.000, green: 0.424, blue: 0.490, alpha: 1)
    public static let xplColorRed400 = UIColor(red: 1.000, green: 0.259, blue: 0.349, alpha: 1)
    public static let xplColorRed500 = UIColor(red: 0.976, green: 0.094, blue: 0.200, alpha: 1)
    public static let xplColorRed600 = UIColor(red: 0.816, green: 0.008, blue: 0.106, alpha: 1)
    public static let xplColorRed700 = UIColor(red: 0.655, green: 0.000, blue: 0.078, alpha: 1)
    public static let xplColorRed800 = UIColor(red: 0.494, green: 0.000, blue: 0.059, alpha: 1)
    public static let xplColorRed900 = UIColor(red: 0.337, green: 0.000, blue: 0.039, alpha: 1)
    public static let xplColorTransparent0 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0)
    public static let xplColorTransparentLight5 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.050980392156862744) /** Light transparent color @ 5% opacity. */
    public static let xplColorTransparentLight10 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.10196078431372549) /** Light transparent color @ 10% opacity. */
    public static let xplColorTransparentLight25 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.25098039215686274) /** Light transparent color @ 25% opacity. */
    public static let xplColorTransparentLight50 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.5019607843137255) /** Light transparent color @ 50% opacity. */
    public static let xplColorTransparentLight75 = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 0.7490196078431373) /** Light transparent color @ 75% opacity. */
    public static let xplColorTransparentNeutral5 = UIColor(red: 0.239, green: 0.239, blue: 0.239, alpha: 0.050980392156862744)
    public static let xplColorTransparentNeutral10 = UIColor(red: 0.239, green: 0.239, blue: 0.239, alpha: 0.10196078431372549)
    public static let xplColorTransparentNeutral25 = UIColor(red: 0.239, green: 0.239, blue: 0.239, alpha: 0.25098039215686274)
    public static let xplColorTransparentNeutral50 = UIColor(red: 0.239, green: 0.239, blue: 0.239, alpha: 0.5019607843137255)
    public static let xplColorTransparentNeutral75 = UIColor(red: 0.239, green: 0.239, blue: 0.239, alpha: 0.7490196078431373)
    public static let xplColorTeal50 = UIColor(red: 0.918, green: 0.984, blue: 1.000, alpha: 1)
    public static let xplColorTeal100 = UIColor(red: 0.737, green: 0.945, blue: 1.000, alpha: 1)
    public static let xplColorTeal200 = UIColor(red: 0.557, green: 0.910, blue: 1.000, alpha: 1)
    public static let xplColorTeal300 = UIColor(red: 0.376, green: 0.871, blue: 1.000, alpha: 1)
    public static let xplColorTeal400 = UIColor(red: 0.192, green: 0.812, blue: 0.973, alpha: 1)
    public static let xplColorTeal500 = UIColor(red: 0.114, green: 0.690, blue: 0.839, alpha: 1)
    public static let xplColorTeal600 = UIColor(red: 0.051, green: 0.573, blue: 0.706, alpha: 1)
    public static let xplColorTeal700 = UIColor(red: 0.004, green: 0.455, blue: 0.573, alpha: 1)
    public static let xplColorTeal800 = UIColor(red: 0.000, green: 0.349, blue: 0.439, alpha: 1)
    public static let xplColorTeal900 = UIColor(red: 0.000, green: 0.243, blue: 0.306, alpha: 1)
    public static let xplFontFamilyDefault = Roboto, apple-system, system-ui,'Segoe UI', Arial, Helvetica, sans-serif /** Default font */
    public static let xplFontWeightNormal = 400 /** Bold type, used in Title typography styles */
    public static let xplFontWeightMedium = 500 /** Semibold type, used in Display typography styles */
    public static let xplFontWeightSemibold = 600 /** Medium type, used in Caption typography styles */
    public static let xplFontWeightBold = 700 /** Default type weight, used in body and caption typography styles */
    public static let xplSize0 = CGFloat(0.00) /** 0px/0rem */
    public static let xplSize100 = CGFloat(16.00) /** 16px/1rem (base value) */
    public static let xplSize125 = CGFloat(20.00) /** 20px/1.25rem */
    public static let xplSize150 = CGFloat(24.00) /** 24px/1.5rem */
    public static let xplSize175 = CGFloat(28.00) /** 28px/1.75rem */
    public static let xplSize200 = CGFloat(32.00) /** 32px/2rem */
    public static let xplSize225 = CGFloat(36.00) /** 36px/2.25rem */
    public static let xplSize250 = CGFloat(40.00) /** 40px/2.5rem */
    public static let xplSize300 = CGFloat(48.00) /** 48px/3rem */
    public static let xplSize350 = CGFloat(56.00) /** 56px/3.5rem */
    public static let xplSize400 = CGFloat(64.00) /** 64px/4rem */
    public static let xplSize450 = CGFloat(72.00) /** 72px/4.5rem */
    public static let xplSize500 = CGFloat(80.00) /** 80px/5rem */
    public static let xplSize600 = CGFloat(96.00) /** 96px/6rem */
    public static let xplSize700 = CGFloat(112.00) /** 112px/7rem */
    public static let xplSize800 = CGFloat(128.00) /** 128px/8rem */
    public static let xplSize900 = CGFloat(144.00) /** 144px/9rem */
    public static let xplSize1125 = CGFloat(18.00) /** 18px/1.125 (base value) */
    public static let xplSize0125 = CGFloat(2.00) /** 2px/0.125rem */
    public static let xplSize025 = CGFloat(4.00) /** 4px/0.25rem */
    public static let xplSize0375 = CGFloat(6.00) /** 6px/0.375rem */
    public static let xplSize050 = CGFloat(8.00) /** 8px/0.5rem */
    public static let xplSize0625 = CGFloat(10.00) /** 10px/0.625rem */
    public static let xplSize075 = CGFloat(12.00) /** 12px/0.75rem */
    public static let xplSize0875 = CGFloat(14.00) /** 14px/0.875rem */
    public static let xplSizeRadiusNone = CGFloat(0.00)
    public static let xplSizeRadiusSmall = CGFloat(2.00)
    public static let xplSizeRadiusDefault = CGFloat(8.00)
    public static let xplSizeRadiusLarge = CGFloat(16.00)
    public static let xplSizeRadiusFull = CGFloat(999.00)
    public static let xplSizeSpacing0 = CGFloat(0.00) /** 0px/0rem */
    public static let xplSizeSpacing2 = CGFloat(2.00) /** 2px/0.125rem */
    public static let xplSizeSpacing4 = CGFloat(4.00) /** 4px/0.25rem */
    public static let xplSizeSpacing6 = CGFloat(6.00) /** 6px/0.375rem */
    public static let xplSizeSpacing8 = CGFloat(8.00) /** 8px/0.5rem */
    public static let xplSizeSpacing10 = CGFloat(10.00) /** 10px/0.625rem */
    public static let xplSizeSpacing12 = CGFloat(12.00) /** 12px/0.75rem */
    public static let xplSizeSpacing14 = CGFloat(14.00) /** 14px/0.875rem */
    public static let xplSizeSpacing16 = CGFloat(16.00) /** 16px/1rem (base value) */
    public static let xplSizeSpacing20 = CGFloat(20.00) /** 20px/1.25rem */
    public static let xplSizeSpacing24 = CGFloat(24.00) /** 24px/1.5rem */
    public static let xplSizeSpacing28 = CGFloat(28.00) /** 28px/1.75rem */
    public static let xplSizeSpacing32 = CGFloat(32.00) /** 32px/2rem */
    public static let xplSizeSpacing36 = CGFloat(36.00) /** 36px/2.25rem */
    public static let xplSizeSpacing40 = CGFloat(40.00) /** 40px/2.5rem */
    public static let xplSizeSpacing48 = CGFloat(48.00) /** 48px/3rem */
    public static let xplSizeSpacing56 = CGFloat(56.00) /** 56px/3.5rem */
    public static let xplSizeSpacing64 = CGFloat(64.00) /** 64px/4rem */
    public static let xplSizeSpacing72 = CGFloat(72.00) /** 72px/4.5rem */
    public static let xplSizeSpacing80 = CGFloat(80.00) /** 80px/5rem */
    public static let xplSizeSpacing96 = CGFloat(96.00) /** 96px/6rem */
    public static let xplSizeSpacing112 = CGFloat(112.00) /** 112px/7rem */
    public static let xplSizeSpacing128 = CGFloat(128.00) /** 128px/8rem */
    public static let xplSizeSpacing144 = CGFloat(144.00) /** 144px/9rem */
    public static let xplBorderSmall = CGFloat(1.00)
    public static let xplBorderRadiusFull = CGFloat(9999.00)
    public static let xplSpace0 = CGFloat(0.00) /** 0px/0rem */
    public static let xplSpace2 = CGFloat(2.00) /** 2px/0.125rem */
    public static let xplSpace4 = CGFloat(4.00) /** 4px/0.25rem */
    public static let xplSpace6 = CGFloat(6.00) /** 6px/0.375rem */
    public static let xplSpace8 = CGFloat(8.00) /** 8px/0.5rem */
    public static let xplSpace10 = CGFloat(10.00) /** 10px/0.625rem */
    public static let xplSpace12 = CGFloat(12.00) /** 12px/0.75rem */
    public static let xplSpace16 = CGFloat(16.00) /** 16px/1rem */
    public static let xplSpace24 = CGFloat(24.00) /** 24px/1.5rem */
    public static let xplSpace32 = CGFloat(32.00) /** 32px/2rem */
    public static let xplSpace40 = CGFloat(40.00) /** 40px/2.5rem */
    public static let xplSpace48 = CGFloat(48.00) /** 48px/3rem */
    public static let xplSpace56 = CGFloat(56.00) /** 56px/3.5rem */
    public static let xplSpace64 = CGFloat(64.00) /** 64px/4rem */
    public static let xplSpace72 = CGFloat(72.00) /** 72px/4.5rem */
    public static let xplSpace80 = CGFloat(80.00) /** 80px/5rem */
    public static let xplSpace112 = CGFloat(112.00) /** 112px/7rem */
    public static let xplSpace144 = CGFloat(144.00) /** 144px/8.75rem */
    public static let xplColorPositiveLm = xplColorGreen500
    public static let xplColorPositiveDm = xplColorGreen300
    public static let xplColorPositiveBgLm = xplColorGreen100
    public static let xplColorPositiveBgDm = xplColorTransparent0
    public static let xplColorNegativeLm = xplColorRed600
    public static let xplColorNegativeDm = xplColorRed300
    public static let xplColorNegativeBgLm = xplColorRed100
    public static let xplColorNegativeBgDm = xplColorTransparent0
    public static let xplColorHighlightLm = xplColorYellow500
    public static let xplColorHighlightDm = xplColorYellow200
    public static let xplColorHighlightBgLm = xplColorYellow200
    public static let xplColorHighlightBgDm = xplColorTransparent0
    public static let xplColorInformationBgDm = xplColorTransparent0
    public static let xplColorTrivialLm = xplColorGray600
    public static let xplColorTrivialDm = xplColorGray500
    public static let xplColorTrivialBgLm = xplColorGray400
    public static let xplColorTrivialBgDm = xplColorTransparent0
    public static let xplColorActionPrimaryLm = xplColorPurple700
    public static let xplColorActionPrimaryDm = xplColorPurple300
    public static let xplColorActionPrimaryHoverLm = xplColorPurple800
    public static let xplColorActionPrimaryHoverDm = xplColorPurple400
    public static let xplColorActionDisabledLm = xplColorGray100
    public static let xplColorActionDisabledDm = xplColorGray800
    public static let xplColorActionWarningLm = xplColorRed700
    public static let xplColorActionWarningDm = xplColorRed300
    public static let xplColorActionWarningHoverLm = xplColorRed800
    public static let xplColorActionWarningHoverDm = xplColorRed400
    public static let xplColorAccentGreen = xplColorGreen200
    public static let xplColorAccentYellow = xplColorYellow200
    public static let xplColorAccentPink = xplColorPink300
    public static let xplColorAccentPurple = xplColorPurple300
    public static let xplColorAccentBlueLm = xplColorBlue500
    public static let xplColorAccentBlueDm = xplColorBlue200
    public static let xplColorBrandPrimaryXplorange = xplColorOrange600 /** Primary Xplor brand orange */
    public static let xplColorBrandPrimaryStarwhite = xplColorOrange50 /** Used for brand colored surfaces */
    public static let xplColorBrandSecondarySupernova = xplColorGreen200 /** Secondary Xplor green typically used for highlights and infographics */
    public static let xplColorBrandSecondaryNeptune = xplColorPurple600 /** Secondary Xplor purple typically used for UI elements and active states, highlights and infographics */
    public static let xplColorBrandSecondaryPinkplanet = xplColorPink300 /** Secondary Xplor pink typically used for highlights and infographics */
    public static let xplColorBrandSecondarySkyblue = xplColorBlue200 /** Secondary Xplor blue typically used for highlights and infographics */
    public static let xplColorBrandSecondaryGray = xplColorNeutral900
    public static let xplColorForegroundLm = xplColorNeutral0
    public static let xplColorForegroundDm = xplColorNeutral1000
    public static let xplColorBackgroundLm = xplColorNeutral50
    public static let xplColorBackgroundDm = xplColorNeutral1200
    public static let xplColorBackground2Lm = xplColorNeutral100
    public static let xplColorBackground2Dm = xplColorNeutral1100
    public static let xplColorNavigationLm = xplColorNeutral1000
    public static let xplColorNavigationDm = xplColorNeutral1000
    public static let xplColorStrokeLm = xplColorNeutral400
    public static let xplColorStrokeDm = xplColorNeutral600
    public static let xplColorPrimaryLm = xplColorOrange600 /** themable */
    public static let xplColorPrimaryDm = xplColorOrange400 /** themable */
    public static let xplColorPrimaryBgLm = xplColorOrange50 /** themable */
    public static let xplColorPrimaryBgDm = xplColorNeutral900 /** themable */
    public static let xplColorSecondaryLm = xplColorPurple700 /** themable */
    public static let xplColorSecondaryDm = xplColorPurple300 /** themable */
    public static let xplColorSecondaryHoverLm = xplColorPurple800 /** themable */
    public static let xplColorSecondaryHoverDm = xplColorPurple400 /** themable */
    public static let xplColorSecondaryBgLm = xplColorPurple50 /** themable */
    public static let xplColorSecondaryBgDm = xplColorNeutral900 /** themable */
    public static let xplColorTextPrimaryLm = xplColorGray900
    public static let xplColorTextPrimaryDm = xplColorGray0
    public static let xplColorTextSecondaryLm = xplColorGray600
    public static let xplColorTextSecondaryDm = xplColorGray500
    public static let xplColorTextReverseLm = xplColorGray0
    public static let xplColorTextReverseDm = xplColorGray1000
    public static let xplColorTextWarningLm = xplColorRed700
    public static let xplColorTextWarningDm = xplColorRed300
    public static let xplFontFamilyDisplay = xplFontFamilyDefault /** Default display font */
    public static let xplFontFamilyTitle = xplFontFamilyDefault /** Default title font */
    public static let xplFontFamilyBody = xplFontFamilyDefault /** Default body font */
    public static let xplFontWeightLabelDefault = xplFontWeightNormal /** Default weight labels, typically on forms */
    public static let xplFontWeightLabelStrong = xplFontWeightMedium /** Bold weight labels, typically on forms */
    public static let xplFontSizeDisplay1 = xplSize350 /** Title size typography */
    public static let xplFontSizeDisplay2 = xplSize300 /** Title size typography */
    public static let xplFontSizeDisplay3 = xplSize250 /** Title size typography */
    public static let xplFontSizeTitle1 = xplSize200 /** Title size typography */
    public static let xplFontSizeTitle2 = xplSize175 /** Title size typography */
    public static let xplFontSizeTitle3 = xplSize150 /** Title size typography */
    public static let xplFontSizeTitle4 = xplSize1125 /** Title size typography */
    public static let xplFontSizeTitle5 = xplSize100 /** Smallest Title size typography */
    public static let xplFontSizeBody = xplSize100 /** Default body size typography */
    public static let xplFontSizeCallout = xplSize0875 /** Callout size typography */
    public static let xplFontSizeCaption = xplSize0625 /** Caption size typography */
    public static let xplSizeFontTitle1 = xplSize175
    public static let xplSizeFontTitle2 = xplSize150
    public static let xplSizeFontTitle3 = xplSize125
    public static let xplSizeFontTitle4 = xplSize100
    public static let xplSizeFontTitle5 = xplSize0875
    public static let xplSizeFontBody = xplSize0875
    public static let xplSizeFontCallout = xplSize075
    public static let xplSizeFontCaption = xplSize0625
    public static let xplSizeRadiusButton = xplSizeRadiusFull /** themable */
    public static let xplBorderNone = xplSize0
    public static let xplBorderLarge = xplSize0125
    public static let xplBorderRadiusNone = xplSize0
    public static let xplBorderRadiusSmall = xplSize050
    public static let xplBorderRadiusDefault = xplSize050
    public static let xplBorderRadiusLarge = xplSize100
    public static let xplBorderRadiusButton = xplBorderRadiusFull
    public static let xplBorderDefault = xplColorNeutral300 /** Default border color */
    public static let xplBorderStrong = xplColorNeutral600 /** Use for strong weight borders */
    public static let xplBorderSubtle = xplColorNeutral200 /** Use for subtle weight borders */
    public static let xplBorderInverse = xplColorNeutral0 /** Use for inverse borders (light on dark/dark on light) */
    public static let xplBorderHover = xplColorGreen800 /** Use for borders in a hover state */
    public static let xplBorderActive = xplColorNeutral900 /** Use for borders in an active state */
    public static let xplBorderFocus = xplColorGreen900 /** Use for borders in a focus state */
    public static let xplBorderNegative = xplColorRed600 /** Use for negative sentiment borders */
    public static let xplBorderPositive = xplColorGreen800 /** Use for positive sentiment borders */
    public static let xplBorderAccentDefault = xplColorGreen800 /** Default color accented borders */
    public static let xplBorderAccentBrand = xplColorGreen800 /** Brand color accented borders */
    public static let xplBorderAccentInformation = xplColorGreen800 /** Informational accented borders */
    public static let xplBorderAccentHighlight = xplColorBlue50 /** Highlight accented borders */
    public static let xplBorderAccentWarning = xplColorYellow500 /** Highlight accented borders */
    public static let xplBorderAccentSubtle = xplColorNeutral200 /** Subtle accented borders */
    public static let xplBorderAccentAlternative = xplColorGreen200 /** Alternative accented borders */
    public static let xplBackgroundSurfaceDefault = xplColorNeutral0 /** The default surface for pages and containers */
    public static let xplBackgroundSurfaceSubtlest = xplColorNeutral50 /** Use for the subtlest surfaces */
    public static let xplBackgroundSurfaceSubtle = xplColorNeutral100 /** Use for subtle surfaces */
    public static let xplBackgroundSurfaceBold = xplColorNeutral1000 /** Use for bold dark surfaces */
    public static let xplBackgroundSurfaceBackdrop = xplColorTransparentNeutral50 /** Use on transparent backdrops; eg. behind a modal */
    public static let xplBackgroundSurfaceInverseOnLight = xplColorNeutral1000 /** Use for inverse surfaces on light surfaces where mode switching is not needed */
    public static let xplBackgroundSurfaceInverseOnDark = xplColorNeutral0 /** Use for inverse surfaces on dark surfaces where mode switching is not needed */
    public static let xplBackgroundSurfaceInformation = xplColorNeutral0 /** Use for informational surfaces */
    public static let xplBackgroundSurfaceInformationBold = xplColorNeutral50 /** Use for informational surfaces where a bold weight is needed */
    public static let xplBackgroundSurfacePositive = xplColorGreen50 /** Use for positive sentiment surfaces */
    public static let xplBackgroundSurfaceNegative = xplColorRed50 /** Use for negative sentiment surfaces */
    public static let xplBackgroundSurfaceTransparent0 = xplColorTransparent0 /** Use for transparent surfaces */
    public static let xplBackgroundSurfaceTransparent5 = xplColorTransparentNeutral5 /** Use for elevation shadows and overlays */
    public static let xplBackgroundSurfaceTransparent10 = xplColorTransparentNeutral10 /** Use for elevation shadows and overlays */
    public static let xplBackgroundSurfaceTransparent25 = xplColorTransparentNeutral25 /** Use for elevation shadows and overlays */
    public static let xplBackgroundSurfaceTransparent50 = xplColorTransparentNeutral50 /** Use for elevation shadows and overlays */
    public static let xplBackgroundSurfaceTransparent75 = xplColorTransparentNeutral75 /** Use for elevation shadows and overlays */
    public static let xplBackgroundActionDisabled = xplColorNeutral50 /** Use for disabled action states */
    public static let xplBackgroundActionPrimaryDefault = xplColorGreen800 /** Use for primary action default state */
    public static let xplBackgroundActionPrimaryHover = xplColorGreen900 /** Use for primary action hover state */
    public static let xplBackgroundActionPrimaryActive = xplColorGreen900 /** Use for primary action active state */
    public static let xplBackgroundActionPrimaryFocus = xplColorGreen800 /** Use for primary action focus state */
    public static let xplBackgroundActionSecondaryDefault = xplColorNeutral0 /** Use for secondary action default state */
    public static let xplBackgroundActionSecondaryHover = xplColorNeutral0 /** Use for secondary action hover state */
    public static let xplBackgroundActionSecondaryActive = xplColorNeutral0 /** Use for secondary action active state */
    public static let xplBackgroundActionSecondaryFocus = xplColorNeutral0 /** Use for secondary action focus state */
    public static let xplBackgroundActionTertiaryDefault = xplColorTransparent0 /** Use for tertiary action default state */
    public static let xplBackgroundActionTertiaryHover = xplColorNeutral50 /** Use for tertiary action hover state */
    public static let xplBackgroundActionTertiaryActive = xplColorNeutral50 /** Use for tertiary action active state */
    public static let xplBackgroundActionTertiaryFocus = xplColorNeutral0 /** Use for tertiary action focus state */
    public static let xplBackgroundActionPositiveDefault = xplColorGreen800 /** Use for positive actions default state */
    public static let xplBackgroundActionPositiveHover = xplColorGreen900 /** Use for positive actions hover state */
    public static let xplBackgroundActionPositiveActive = xplColorGreen900 /** Use for positive actions active state */
    public static let xplBackgroundActionPositiveFocus = xplColorGreen800 /** Use for positive actions focused state */
    public static let xplBackgroundActionNegativeDefault = xplColorRed600 /** Use for negative actions default state */
    public static let xplBackgroundActionNegativeHover = xplColorRed700 /** Use for negative actions hover state */
    public static let xplBackgroundActionNegativeActive = xplColorRed700 /** Use for negative actions active state */
    public static let xplBackgroundActionNegativeFocus = xplColorRed600 /** Use for negative actions focused state */
    public static let xplBackgroundAccentDefault = xplColorBrandPrimaryGreen /** Use for default accent backgrounds */
    public static let xplBackgroundAccentPink = xplColorPink500 /** Use for pink accent backgrounds */
    public static let xplBackgroundAccentHighlight = xplColorYellow500 /** Use for highlighted accent backgrounds */
    public static let xplBackgroundAccentPositive = xplColorGreen600 /** Use for positive sentiment accents */
    public static let xplBackgroundAccentPositiveBold = xplColorGreen800 /** Use for positive sentiments when a bold weight is needed */
    public static let xplBackgroundAccentNegative = xplColorRed300 /** Use for negative sentiments */
    public static let xplBackgroundAccentNegativeBold = xplColorRed600 /** Use for negative sentiments when a bold weight is needed */
    public static let xplBackgroundAccentAlternative = xplColorBlue600 /** Alternative accent color */
    public static let xplBackgroundAccentAlternativeBold = xplColorBlue800 /** Alternative accent color in a bold weight */
    public static let xplBackgroundAccentBrand = xplColorBrandPrimaryGreen /** Use for brand color accents */
    public static let xplBackgroundAccentBrandSubtle = xplColorGreen100 /** Use for subtle brand accents */
    public static let xplBackgroundAccentNeutral = xplColorNeutral200 /** Use for neutral accents */
    public static let xplBackgroundAccentNeutralBold = xplColorNeutral400 /** Use for neutral accents that need a bolder weight */
    public static let xplBackgroundBrandPrimary = xplColorBrandPrimaryGreen /** Primary brand color. Used for logos and brand accents */
    public static let xplBackgroundBrandPrimarySurface = xplColorGreen50 /** Primary brand surface color */
    public static let xplBackgroundBrandSecondarySurface = xplColorNeutral100 /** Secondary brand surface color */
    public static let xplBackgroundBrandTertiary = xplColorNeutral50 /** Brand tertiary color. Used primarily for surfaces */
    public static let xplBackgroundBadgeOrange = xplColorOrange700 /** Default Badge surface */
    public static let xplBackgroundBadgeYellow = xplColorYellow800 /** Neutral sentiment Toast surface */
    public static let xplBackgroundBadgeGreen = xplColorGreen900 /** Neutral sentiment Toast surface */
    public static let xplBackgroundBadgeRed = xplColorRed700 /** Neutral sentiment Toast surface */
    public static let xplBackgroundBadgeGrey = xplColorNeutral700 /** Positive sentiment toast surface */
    public static let xplBackgroundBadgeBlue = xplColorBlue800 /** Positive sentiment toast surface */
    public static let xplBackgroundBadgePurple = xplColorPurple800 /** Purple badge surface */
    public static let xplBackgroundMessagingWarning = xplColorYellow100 /** Negative sentiment Toast surface */
    public static let xplBackgroundMessagingWarningBold = xplColorYellow500 /** Yellow Badge surface */
    public static let xplChartThemeWarm5 = xplColorOrange600 /** Warm theme color for the 5th data point */
    public static let xplChartNeutralLighter = xplColorNeutral50 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartNeutralLight = xplColorNeutral100 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartNeutralNormal = xplColorNeutral200 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartNeutralBold = xplColorNeutral400 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartNeutralBolder = xplColorNeutral500 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartNeutralBoldest = xplColorNeutral700 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartOrangeLighter = xplColorOrange100 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartOrangeLight = xplColorOrange300 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartOrangeNormal = xplColorOrange400 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartOrangeBold = xplColorOrange500 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartOrangeBolder = xplColorOrange600 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartOrangeBoldest = xplColorOrange700 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPurpleLighter = xplColorPurple100 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPurpleLight = xplColorPurple200 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPurpleNormal = xplColorPurple300 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPurpleBold = xplColorPurple400 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPurpleBolder = xplColorPurple600 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPurpleBoldest = xplColorPurple800 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartGreenLighter = xplColorGreen100 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartGreenLight = xplColorGreen200 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartGreenNormal = xplColorGreen400 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartGreenBold = xplColorGreen600 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartGreenBolder = xplColorGreen800 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartGreenBoldest = xplColorGreen900 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartYellowLighter = xplColorYellow100 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartYellowLight = xplColorYellow200 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartYellowNormal = xplColorYellow300 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartYellowBold = xplColorYellow400 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartYellowBolder = xplColorYellow500 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartYellowBoldest = xplColorYellow600 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartRedLighter = xplColorRed100 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartRedLight = xplColorRed200 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartRedNormal = xplColorRed300 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartRedBold = xplColorRed500 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartRedBolder = xplColorRed700 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartRedBoldest = xplColorRed800 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPinkLighter = xplColorPink100 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPinkLight = xplColorPink200 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPinkNormal = xplColorPink400 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPinkBold = xplColorPink600 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPinkBolder = xplColorPink700 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartPinkBoldest = xplColorPink900 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartBlueLighter = xplColorBlue50 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartBlueLight = xplColorBlue100 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartBlueNormal = xplColorBlue300 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartBlueBold = xplColorBlue500 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartBlueBolder = xplColorBlue700 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartBlueBoldest = xplColorBlue900 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartTealLighter = xplColorTeal200 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartTealLight = xplColorTeal400 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartTealNormal = xplColorTeal500 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartTealBold = xplColorTeal700 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartTealBolder = xplColorTeal800 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplChartTealBoldest = xplColorTeal900 /** Use for monochromatic charts where color weight is the differentiator */
    public static let xplIconDefault = xplColorNeutral1000 /** Default icon color and when paired with default or strong text. */
    public static let xplIconSubtle = xplColorNeutral500 /** Use when paired with subtle text colors or inactive actions. */
    public static let xplIconInverse = xplColorNeutral0 /** Inverse color icons (white on dark surfaces, dark on light surfaces) */
    public static let xplIconInverseOnLight = xplColorNeutral1000 /** Dark icons on light backgrounds that do not mode switch. */
    public static let xplIconInverseOnDark = xplColorNeutral0 /** White icons on dark backgrounds that do not mode switch. */
    public static let xplIconDisabled = xplColorNeutral600 /** Use for icons paired with disabled text or actions. */
    public static let xplIconBrand = xplColorBrandPrimaryGreen /** Use for brand logos and icons paired with primary brand color. */
    public static let xplIconNegative = xplColorRed600 /** Use for icons with negative sentiment, or paired with negative text. */
    public static let xplIconWarning = xplColorYellow500 /** Highlight accented borders. */
    public static let xplIconPositive = xplColorGreen800 /** Use for icons in a positive sentiment or paired with positive text. */
    public static let xplIconInformation = xplColorGreen800 /** Use for icons communicating information */
    public static let xplIconBadgeDefault = xplColorOrange500
    public static let xplIconBadgeYellow = xplColorYellow500
    public static let xplIconBadgeGreen = xplColorGreen500
    public static let xplIconBadgeRed = xplColorRed500
    public static let xplIconBadgeGrey = xplColorNeutral500
    public static let xplIconBadgeBlue = xplColorBlue500
    public static let xplIconBadgePurple = xplColorPurple600
    public static let xplTextStrong = xplColorNeutral1100 /** Bold text color, use for display text styles, page headings */
    public static let xplTextDefault = xplColorNeutral900 /** Use for primary text color such as body or titles in sentence case */
    public static let xplTextSubdued = xplColorNeutral700 /** Use for subdued text such as descriptions and details */
    public static let xplTextInverse = xplColorNeutral0 /** Use on inverse surfaces (light on dark surface, dark on light surface) */
    public static let xplTextInverseOnLight = xplColorNeutral1000 /** Use on a light surface that does not mode switch */
    public static let xplTextInverseOnDark = xplColorNeutral0 /** Use on text on a dark surface that does not mode switch */
    public static let xplTextPositive = xplColorGreen800 /** Use on positive sentiment text */
    public static let xplTextNegative = xplColorRed600 /** Use on negative sentiment text */
    public static let xplTextDisabled = xplColorNeutral500 /** Use on disabled text */
    public static let xplTextLinkDefault = xplColorGreen800 /** Use for link text */
    public static let xplTextLinkHovered = xplColorOrange900 /** Use for default badge text */
    public static let xplTextLinkVisited = xplColorYellow900 /** Use for yellow badge text */
    public static let xplTextBadgeYellow = xplColorYellow800 /** Use for yellow badge text */
    public static let xplTextBadgeOrange = xplColorOrange700 /** Use for orange badge text */
    public static let xplTextBadgeGreen = xplColorGreen900 /** Use for green badge text */
    public static let xplTextBadgeRed = xplColorRed700 /** Use for red badge text */
    public static let xplTextBadgeGray = xplColorNeutral700 /** Use on grey badge text */
    public static let xplTextBadgeBlue = xplColorBlue800 /** Use on blue badge text */
    public static let xplTextBadgePurple = xplColorPurple800 /** Use on purple badge text */
    public static let xplColorInformationLm = xplColorSecondaryLm /** uses themable token */
    public static let xplColorInformationDm = xplColorSecondaryDm /** uses themable token */
    public static let xplColorInformationBgLm = xplColorSecondaryBgLm /** uses themable token */
    public static let xplColorTextActionLm = xplColorPrimaryLm /** uses themable token */
    public static let xplColorTextActionDm = xplColorPrimaryDm /** uses themable token */
    public static let xplBorderBadgePurple = xplBackgroundSurfaceTransparent0 /** Blue badge surface */
    public static let xplBorderBadgeYellow = xplBackgroundSurfaceTransparent0 /** Yellow badge surface */
    public static let xplBorderBadgeGreen = xplBackgroundSurfaceTransparent0 /** Green badge surface */
    public static let xplBorderBadgeGrey = xplBackgroundSurfaceTransparent0 /** Grey badge surface */
    public static let xplBorderBadgeBlue = xplBackgroundSurfaceTransparent0 /** Blue badge surface */
    public static let xplBorderBadgeRed = xplBackgroundSurfaceTransparent0 /** Red badge surface */
    public static let xplBorderBadgeOrange = xplBackgroundSurfaceTransparent0 /** Orange badge border */
    public static let xplBackgroundBrandSecondary = xplColorBrandSecondaryGray /** Secondary brand color */
    public static let xplBackgroundMessagingInformation = xplBackgroundSurfaceInformation /** Negative sentiment Toast surface */
    public static let xplBackgroundMessagingPositive = xplBackgroundSurfacePositive /** Green badge surface */
    public static let xplBackgroundMessagingPositiveBold = xplBackgroundAccentPositiveBold /** Red Badge surface */
    public static let xplBackgroundMessagingNegative = xplBackgroundSurfaceNegative /** Grey Badge surface */
    public static let xplBackgroundMessagingNegativeBold = xplBackgroundAccentNegativeBold /** Blue badge surface */
    public static let xplChartThemeVibrant1 = xplChartPurpleBolder /** Vibrant theme color for the 1st data point */
    public static let xplChartThemeVibrant2 = xplChartOrangeLight /** Vibrant theme color for the 2nd data point */
    public static let xplChartThemeVibrant3 = xplChartPinkNormal /** Vibrant theme color for the 3rd data point */
    public static let xplChartThemeVibrant4 = xplChartYellowLight /** Vibrant theme color for the 4th data point */
    public static let xplChartThemeVibrant5 = xplChartPurpleBold /** Vibrant theme color for the 5th data point */
    public static let xplChartThemeVibrant6 = xplChartGreenNormal /** Vibrant theme color for the 6th data point */
    public static let xplChartThemeVibrant7 = xplChartPinkBold /** Vibrant theme color for the 7th data point */
    public static let xplChartThemeVibrant8 = xplChartTealLight /** Vibrant theme color for the 8th data point */
    public static let xplChartThemeSunset1 = xplChartPurpleBolder /** Sunset theme color for the 1st data point */
    public static let xplChartThemeSunset2 = xplChartPurpleBold /** Sunset theme color for the 2nd data point */
    public static let xplChartThemeSunset3 = xplChartOrangeBold /** Sunset theme color for the 3rd data point */
    public static let xplChartThemeSunset4 = xplChartOrangeLight /** Sunset theme color for the 4th data point */
    public static let xplChartThemeSunset5 = xplChartYellowLight /** Sunset theme color for the 5th data point */
    public static let xplChartThemeSunset6 = xplChartGreenNormal /** Sunset theme color for the 6th data point */
    public static let xplChartThemeSunset7 = xplChartBlueNormal /** Sunset theme color for the 7th data point */
    public static let xplChartThemeSunset8 = xplChartBlueBolder /** Sunset theme color for the 8th data point */
    public static let xplChartThemeWarm1 = xplChartPurpleBolder /** Warm theme color for the 1st data point */
    public static let xplChartThemeWarm2 = xplChartPurpleBold /** Warm theme color for the 2th data point */
    public static let xplChartThemeWarm3 = xplChartPinkNormal /** Warm theme color for the 3th data point */
    public static let xplChartThemeWarm4 = xplChartPinkLight /** Warm theme color for the 4th data point */
    public static let xplChartThemeWarm6 = xplChartOrangeNormal /** Warm theme color for the 6th data point */
    public static let xplChartThemeWarm7 = xplChartYellowNormal /** Warm theme color for the 7th data point */
    public static let xplChartThemeWarm8 = xplChartYellowBolder /** Warm theme color for the 8th data point */
    public static let xplChartThemeCool1 = xplChartPurpleBoldest /** Cool theme color for the 1st data point */
    public static let xplChartThemeCool2 = xplChartTealLighter /** Cool theme color for the 2nd data point */
    public static let xplChartThemeCool3 = xplChartPurpleBold /** Cool theme color for the 3rd data point */
    public static let xplChartThemeCool4 = xplChartTealNormal /** Cool theme color for the 4th data point */
    public static let xplChartThemeCool5 = xplChartPurpleBolder /** Cool theme color for the 5th data point */
    public static let xplChartThemeCool6 = xplChartBlueNormal /** Cool theme color for the 6th data point */
    public static let xplChartThemeCool7 = xplChartPurpleLight /** Cool theme color for the 7th data point */
    public static let xplChartThemeCool8 = xplChartBlueBoldest /** Cool theme color for the 8th data point */
    public static let xplChartThemeFun1 = xplChartBlueBoldest /** Fun theme color for the 1st data point */
    public static let xplChartThemeFun2 = xplChartTealNormal /** Fun theme color for the 2nd data point */
    public static let xplChartThemeFun3 = xplChartGreenBold /** Fun theme color for the 3th data point */
    public static let xplChartThemeFun4 = xplChartPurpleBold /** Fun theme color for the 4th data point */
    public static let xplChartThemeFun5 = xplChartPurpleLight /** Fun theme color for the 5th data point */
    public static let xplChartThemeFun6 = xplChartPinkNormal /** Fun theme color for the 6th data point */
    public static let xplChartThemeFun7 = xplChartOrangeNormal /** Fun theme color for the 7th data point */
    public static let xplChartThemeFun8 = xplChartTealLight /** Fun theme color for the 8th data point */
    public static let xplChartThemeTwilight1 = xplChartPurpleBoldest /** Twilight theme color for the 1st data point */
    public static let xplChartThemeTwilight2 = xplChartPurpleBold /** Twilight theme color for the 2nd data point */
    public static let xplChartThemeTwilight3 = xplChartPurpleLight /** Twilight theme color for the 3rd data point */
    public static let xplChartThemeTwilight4 = xplChartPinkLight /** Twilight theme color for the 4th data point */
    public static let xplChartThemeTwilight5 = xplChartPinkNormal /** Twilight theme color for the 5th data point */
    public static let xplChartThemeTwilight6 = xplChartOrangeBold /** Twilight theme color for the 6th data point */
    public static let xplChartThemeTwilight7 = xplChartYellowNormal /** Twilight theme color for the 7th data point */
    public static let xplChartThemeTwilight8 = xplChartGreenBold /** Twilight theme color for the 8th data point */
}