@entur/tokens 3.19.3 → 3.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  import hexRgb from "hex-rgb";
2
2
  import { unflatten } from "flat";
3
- const primitive = { "blue": { "_10": "#f6f6f9", "_100": "#292b6a", "_20": "#eaeaf1", "_30": "#d9dae8", "_40": "#bcbdd2", "_50": "#9ea0bd", "_60": "#8284ab", "_70": "#626493", "_80": "#54568c", "_90": "#393d79" }, "canary": { "_10": "#fffbeb", "_100": "#483705", "_20": "#fff4cd", "_30": "#ffeeb3", "_40": "#ffe082", "_50": "#ffda6b", "_60": "#ffca28", "_70": "#e9b10c", "_80": "#b38909", "_90": "#775b09" }, "coral": { "_10": "#ffe5e5", "_100": "#370606", "_20": "#ffcece", "_30": "#ff9494", "_40": "#ff5959", "_50": "#f73e3b", "_60": "#d31b1b", "_70": "#b31414", "_80": "#8a1414", "_90": "#5d0e0e" }, "ebony": { "_10": "#e5e5e9", "_100": "#08091c", "_15": "#d8d9df", "_20": "#cccdd4", "_25": "#bfc0c8", "_30": "#b3b4bd", "_35": "#a6a7b2", "_40": "#999aa7", "_45": "#8d8e9c", "_5": "#f2f2f5", "_50": "#81828f", "_55": "#757584", "_60": "#6a6b78", "_65": "#5e5f6c", "_70": "#525360", "_75": "#464755", "_80": "#393a49", "_85": "#2d2e3e", "_90": "#212233", "_95": "#141527" }, "grey": { "_10": "#f2f5f7", "_100": "#262729", "_110": "#101112", "_20": "#edf0f2", "_30": "#e3e6e8", "_40": "#cfd2d4", "_50": "#b6b8ba", "_60": "#949699", "_70": "#6e6f73", "_80": "#515254", "_90": "#3d3e40" }, "lavender": { "_10": "#f0f1fa", "_100": "#11143c", "_20": "#d9ddf2", "_30": "#c7cdeb", "_40": "#aeb7e2", "_50": "#8794d4", "_60": "#5a68c4", "_70": "#3b46ab", "_80": "#262f7d", "_90": "#181c56" }, "mint": { "_10": "#e6f6f0", "_100": "#022015", "_20": "#d0f1e3", "_30": "#9cd9c2", "_40": "#5ac39a", "_50": "#37ab83", "_60": "#1a8e60", "_70": "#068152", "_80": "#05613e", "_90": "#034029" }, "peach": { "_10": "#fff1eb", "_100": "#3a1503", "_20": "#ffe4d6", "_30": "#ffd3bd", "_40": "#ffbf9e", "_50": "#fd9a68", "_60": "#fd7835", "_70": "#e6560f", "_80": "#ae4009", "_90": "#742b06" }, "sky": { "_10": "#e1eff8", "_100": "#011a23", "_20": "#acd7f1", "_30": "#64b3e7", "_40": "#2d98d2", "_50": "#067eb2", "_60": "#046690", "_70": "#044d6c", "_80": "#003852", "_90": "#022536" }, "transparent": { "blueAlpha10": "#9ea0bd1a", "blueAlpha40": "#54568c66", "canaryAlpha25": "#ffe08240", "canaryAlpha30": "#fff4cd4d", "coralAlpha20": "#ff949433", "ebonyAlpha15": "#e5e5e926", "ebonyAlpha20": "#cccdd44d", "ebonyAlpha25": "#e5e5e940", "ebonyAlpha35": "#e5e5e959", "lavenderAlpha70": "#aeb7e2b2", "mintAlpha20": "#5ac39a33", "neutralAlpha10": "#cfd2d41a", "neutralAlpha15": "#cfd2d426", "neutralAlpha20": "#26272933", "peachAlpha70": "#ffbf9eb2", "skyAlpha20": "#2d98d233" }, "white": { "alpha0": "#ffffff00", "alpha10": "#ffffff1a", "alpha100": "#ffffff", "alpha20": "#ffffff33", "alpha30": "#ffffff4d", "alpha40": "#ffffff66", "alpha50": "#ffffff80", "alpha60": "#ffffff99", "alpha70": "#ffffffb2", "alpha80": "#ffffffcc", "alpha90": "#ffffffe5" } };
4
- const semantic = { "fill": { "background": { "contrast": { "dark": "#212233", "light": "#181c56", "lightalt": "#393d79", "lightalt2": "#292b6a" }, "overlay": { "solid": "#393a49", "solidalt": "#464755", "transparent": "#e5e5e926", "transparentalt": "#e5e5e940", "transparentalt2": "#cccdd44d" }, "standard": { "colorless": "#ffffff00", "dark": "#08091c", "light": "#ffffff" }, "subdued": { "dark": "#2d2e3e", "light": "#d9dae8" }, "tint": { "dark": "#141527", "light": "#f6f6f9", "neutral": "#f2f5f7", "transparent": "#9ea0bd1a" } }, "boolean": { "false": { "contrast": "#9ea0bd", "dark": "#e5e5e959", "light": "#949699" }, "true": { "contrast": "#5ac39a", "dark": "#5ac39a", "light": "#1a8e60" } }, "disabled": { "light": "#cfd2d4", "transparent": "#cfd2d426", "transparentalt": "#cfd2d41a" }, "information": { "contrast": "#64b3e7", "deep": "#067eb2", "muted": "#e1eff8", "tint": "#acd7f1", "transparent": "#2d98d233" }, "negative": { "contrast": "#ff5959", "dark": "#5d0e0e", "deep": "#d31b1b", "muted": "#ffcece", "tint": "#ff9494", "transparent": "#ff949433" }, "primary": { "active": { "contrast": "#8794d4", "light": "#11143c" }, "default": { "contrast": "#aeb7e2", "light": "#181c56" }, "hover": { "contrast": "#c7cdeb", "light": "#393d79" } }, "secondary": { "active": { "contrast": "#8794d4", "light": "#aeb7e2" }, "default": { "colorless": "#ffffff00" }, "hover": { "contrast": "#626493", "light": "#d9ddf2" } }, "selected": { "default": { "contrast": "#393d79", "dark": "#e5e5e9", "darkalt": "#81828f", "light": "#f6f6f9", "neutral": "#e3e6e8" }, "hover": { "contrast": "#54568c", "dark": "#e5e5e959", "light": "#eaeaf1", "neutral": "#edf0f2" } }, "success": { "contrast": "#5ac39a", "deep": "#1a8e60", "muted": "#d0f1e3", "subdued": "#37ab83", "tint": "#9cd9c2", "transparent": "#5ac39a33" }, "warning": { "contrast": "#ffe082", "deep": "#ffca28", "muted": "#fff4cd", "tint": "#ffeeb3", "transparent": "#ffe08240" } }, "shape": { "accent": "#181c56", "contrast": "#aeb7e2", "dark": "#08091c", "darkalt": "#b3b4bd", "disabled": "#515254", "highlight": "#ff5959", "highlightalt": "#ff9494", "inactive": "#bcbdd2", "information": "#067eb2", "informationalt": "#64b3e7", "informationalt2": "#acd7f1", "light": "#ffffff", "lightalt": "#e5e5e9", "negative": "#d31b1b", "negativealt": "#ff9494", "neutral": "#6e6f73", "neutralalt": "#b6b8ba", "neutralalt2": "#949699", "subdued": "#626493", "subduedalt": "#d9dae8", "success": "#1a8e60", "successalt": "#5ac39a", "successalt2": "#9cd9c2", "warning": "#ffca28", "warningalt": "#ffe082", "warningalt2": "#ffeeb3" }, "stroke": { "accent": "#181c56", "colorless": "#ffffff00", "contrast": "#aeb7e2", "contrastalt": "#54568c", "dark": "#b3b4bd", "darkalt": "#81828f", "darkalt2": "#08091c", "highlight": "#ff5959", "highlightalt": "#ff9494", "information": "#067eb2", "informationalt": "#acd7f1", "light": "#ffffff", "lightalt": "#e5e5e9", "negative": "#d31b1b", "negativealt": "#ff9494", "neutral": "#e3e6e8", "neutralalt": "#949699", "subdued": "#8284ab", "success": "#1a8e60", "successalt": "#5ac39a", "successalt2": "#9cd9c2", "transparent": "#54568c66", "transparentalt": "#aeb7e2b2", "warning": "#e9b10c", "warningalt": "#ffeeb3" }, "text": { "accent": "#181c56", "dark": "#08091c", "darkalt": "#b3b4bd", "disabled": "#515254", "highlight": "#aeb7e2", "highlightalt": "#ffbf9e", "light": "#ffffff", "lightalt": "#e5e5e9", "negative": "#d31b1b", "negativealt": "#ff9494", "neutral": "#6e6f73", "neutralalt": "#b6b8ba", "neutralalt2": "#949699", "subdued": "#626493", "subduedalt": "#d9dae8", "success": "#1a8e60", "successalt": "#5ac39a" } };
3
+ const primitive = { "blue": { "_10": "#f6f6f9", "_100": "#292b6a", "_20": "#eaeaf1", "_30": "#d9dae8", "_40": "#bcbdd2", "_50": "#9ea0bd", "_60": "#8284ab", "_70": "#626493", "_80": "#54568c", "_90": "#393d79" }, "canary": { "_10": "#fffbeb", "_100": "#483705", "_20": "#fff4cd", "_30": "#ffeeb3", "_40": "#ffe082", "_50": "#ffda6b", "_60": "#ffca28", "_70": "#e9b10c", "_80": "#b38909", "_90": "#775b09" }, "coral": { "_10": "#ffe5e5", "_100": "#370606", "_20": "#ffcece", "_30": "#ff9494", "_40": "#ff5959", "_50": "#f73e3b", "_60": "#d31b1b", "_70": "#b31414", "_80": "#8a1414", "_90": "#5d0e0e" }, "ebony": { "_10": "#e5e5e9", "_100": "#08091c", "_15": "#d8d9df", "_20": "#cccdd4", "_25": "#bfc0c8", "_30": "#b3b4bd", "_35": "#a6a7b2", "_40": "#999aa7", "_45": "#8d8e9c", "_5": "#f2f2f5", "_50": "#81828f", "_55": "#757584", "_60": "#6a6b78", "_65": "#5e5f6c", "_70": "#525360", "_75": "#464755", "_80": "#393a49", "_85": "#2d2e3e", "_90": "#212233", "_95": "#141527" }, "grey": { "_10": "#f2f5f7", "_100": "#262729", "_110": "#101112", "_20": "#edf0f2", "_30": "#e3e6e8", "_40": "#cfd2d4", "_50": "#b6b8ba", "_60": "#949699", "_70": "#6e6f73", "_80": "#515254", "_90": "#3d3e40" }, "lavender": { "_10": "#f0f1fa", "_100": "#11143c", "_20": "#d9ddf2", "_30": "#c7cdeb", "_40": "#aeb7e2", "_50": "#8794d4", "_60": "#5a68c4", "_70": "#3b46ab", "_80": "#262f7d", "_90": "#181c56" }, "mint": { "_10": "#e6f6f0", "_100": "#022015", "_20": "#d0f1e3", "_30": "#9cd9c2", "_40": "#5ac39a", "_50": "#37ab83", "_60": "#1a8e60", "_70": "#068152", "_80": "#05613e", "_90": "#034029" }, "peach": { "_10": "#fff1eb", "_100": "#3a1503", "_20": "#ffe4d6", "_30": "#ffd3bd", "_40": "#ffbf9e", "_50": "#fd9a68", "_60": "#fd7835", "_70": "#e6560f", "_80": "#ae4009", "_90": "#742b06" }, "sky": { "_10": "#e1eff8", "_100": "#011a23", "_20": "#acd7f1", "_30": "#64b3e7", "_40": "#2d98d2", "_50": "#067eb2", "_60": "#046690", "_70": "#044d6c", "_80": "#003852", "_90": "#022536" }, "transparent": { "blueAlpha10": "#9ea0bd1a", "blueAlpha40": "#54568c66", "canaryAlpha25": "#ffe08240", "canaryAlpha30": "#fff4cd4d", "coralAlpha20": "#ff949433", "ebonyAlpha15": "#e5e5e926", "ebonyAlpha20": "#cccdd44d", "ebonyAlpha25": "#e5e5e940", "ebonyAlpha35": "#e5e5e959", "lavenderAlpha70": "#aeb7e2b2", "mintAlpha20": "#5ac39a33", "neutralAlpha10": "#cfd2d41a", "neutralAlpha15": "#cfd2d426", "neutralAlpha20": "#26272933", "peachAlpha70": "#ffbf9eb2", "skyAlpha20": "#2d98d233" }, "white": { "alpha0": "#ffffff00", "alpha10": "#ffffff1a", "alpha100": "#ffffff", "alpha20": "#ffffff33", "alpha30": "#ffffff4d", "alpha40": "#ffffff66", "alpha50": "#ffffff80", "alpha60": "#ffffff99", "alpha70": "#ffffffb2", "alpha80": "#ffffffcc", "alpha90": "#ffffffe5" }, "size0": "0rem", "size1": "0.0625rem", "size2": "0.125rem", "size3": "0.25rem", "size4": "0.375rem", "size5": "0.5rem", "size6": "0.75rem", "size7": "0.875rem", "size8": "1rem", "size9": "1.25rem", "size10": "1.5rem", "size11": "1.75rem", "size12": "2rem", "size13": "2.25rem", "size14": "2.5rem", "size15": "2.75rem", "size16": "3rem", "size17": "3.25rem", "size18": "3.5rem", "size19": "4rem", "size20": "4.5rem", "size21": "5rem", "size22": "5.5rem", "size23": "6rem", "size24": "6.5rem", "size25": "7rem", "size26": "7.5rem", "size27": "8rem", "size28": "8.5rem", "size29": "9rem", "size30": "9.5rem", "size31": "10rem" };
4
+ const semantic = { "fill": { "background": { "contrast": { "dark": "#212233", "light": "#181c56", "lightalt": "#393d79", "lightalt2": "#292b6a" }, "overlay": { "solid": "#393a49", "solidalt": "#464755", "transparent": "#e5e5e926", "transparentalt": "#e5e5e940", "transparentalt2": "#cccdd44d" }, "standard": { "colorless": "#ffffff00", "dark": "#08091c", "light": "#ffffff" }, "subdued": { "dark": "#2d2e3e", "light": "#d9dae8" }, "tint": { "dark": "#141527", "light": "#f6f6f9", "neutral": "#f2f5f7", "transparent": "#9ea0bd1a" } }, "boolean": { "false": { "contrast": "#9ea0bd", "dark": "#e5e5e959", "light": "#949699" }, "true": { "contrast": "#5ac39a", "dark": "#5ac39a", "light": "#1a8e60" } }, "disabled": { "light": "#cfd2d4", "transparent": "#cfd2d426", "transparentalt": "#cfd2d41a" }, "information": { "contrast": "#64b3e7", "deep": "#067eb2", "muted": "#e1eff8", "tint": "#acd7f1", "transparent": "#2d98d233" }, "negative": { "contrast": "#ff5959", "dark": "#5d0e0e", "deep": "#d31b1b", "muted": "#ffcece", "tint": "#ff9494", "transparent": "#ff949433" }, "primary": { "active": { "contrast": "#8794d4", "light": "#11143c" }, "default": { "contrast": "#aeb7e2", "light": "#181c56" }, "hover": { "contrast": "#c7cdeb", "light": "#393d79" } }, "secondary": { "active": { "contrast": "#8794d4", "light": "#aeb7e2" }, "default": { "colorless": "#ffffff00" }, "hover": { "contrast": "#626493", "light": "#d9ddf2" } }, "selected": { "default": { "contrast": "#393d79", "dark": "#e5e5e9", "darkalt": "#81828f", "light": "#f6f6f9", "neutral": "#e3e6e8" }, "hover": { "contrast": "#54568c", "dark": "#e5e5e959", "light": "#eaeaf1", "neutral": "#edf0f2" } }, "success": { "contrast": "#5ac39a", "deep": "#1a8e60", "muted": "#d0f1e3", "subdued": "#37ab83", "tint": "#9cd9c2", "transparent": "#5ac39a33" }, "warning": { "contrast": "#ffe082", "deep": "#ffca28", "muted": "#fff4cd", "tint": "#ffeeb3", "transparent": "#ffe08240" } }, "shape": { "accent": "#181c56", "contrast": "#aeb7e2", "dark": "#08091c", "darkalt": "#b3b4bd", "disabled": "#515254", "highlight": "#ff5959", "highlightalt": "#ff9494", "inactive": "#bcbdd2", "information": "#067eb2", "informationalt": "#64b3e7", "informationalt2": "#acd7f1", "light": "#ffffff", "lightalt": "#e5e5e9", "negative": "#d31b1b", "negativealt": "#ff9494", "neutral": "#6e6f73", "neutralalt": "#b6b8ba", "neutralalt2": "#949699", "subdued": "#626493", "subduedalt": "#d9dae8", "success": "#1a8e60", "successalt": "#5ac39a", "successalt2": "#9cd9c2", "warning": "#ffca28", "warningalt": "#ffe082", "warningalt2": "#ffeeb3" }, "stroke": { "accent": "#181c56", "colorless": "#ffffff00", "contrast": "#aeb7e2", "contrastalt": "#54568c", "dark": "#b3b4bd", "darkalt": "#81828f", "darkalt2": "#08091c", "highContrast": "#11143c", "highlight": "#ff5959", "highlightalt": "#ff9494", "information": "#067eb2", "informationalt": "#acd7f1", "light": "#ffffff", "lightalt": "#e5e5e9", "negative": "#d31b1b", "negativealt": "#ff9494", "neutral": "#e3e6e8", "neutralalt": "#949699", "subdued": "#8284ab", "success": "#1a8e60", "successalt": "#5ac39a", "successalt2": "#9cd9c2", "transparent": "#54568c66", "transparentalt": "#aeb7e2b2", "warning": "#e9b10c", "warningalt": "#ffeeb3" }, "text": { "accent": "#181c56", "dark": "#08091c", "darkalt": "#b3b4bd", "disabled": "#515254", "highlight": "#aeb7e2", "highlightalt": "#ffbf9e", "light": "#ffffff", "lightalt": "#e5e5e9", "negative": "#d31b1b", "negativealt": "#ff9494", "neutral": "#6e6f73", "neutralalt": "#b6b8ba", "neutralalt2": "#949699", "subdued": "#626493", "subduedalt": "#d9dae8", "success": "#1a8e60", "successalt": "#5ac39a" } };
5
5
  const base = { "light": { "baseColors": { "frame": { "contrast": "#181c56", "contrastalt": "#393d79", "contrastalt2": "#292b6a", "default": "#ffffff", "elevated": "#ffffff", "elevatedalt": "#f6f6f9", "subdued": "#d9dae8", "tint": "#f6f6f9" }, "shape": { "accent": "#181c56", "bicycleContrast": "#00db9b", "bicycleDefault": "#388f76", "busContrast": "#ff6392", "busDefault": "#c5044e", "cablewayContrast": "#b482fb", "cablewayDefault": "#78469a", "disabled": "#6e6f73", "disabledalt": "#b6b8ba", "ferryContrast": "#6fdfff", "ferryDefault": "#0c6693", "funicularContrast": "#b482fb", "funicularDefault": "#78469a", "helicopterContrast": "#fbafea", "helicopterDefault": "#800664", "highlight": "#ff5959", "light": "#ffffff", "mask": "#ffffff", "maskalt": "#ffffff", "metroContrast": "#f08901", "metroDefault": "#bf5826", "mobilityContrast": "#00db9b", "mobilityDefault": "#388f76", "planeContrast": "#fbafea", "planeDefault": "#800664", "subdued": "#626493", "subduedalt": "#d9dae8", "taxiContrast": "#ffe082", "taxiDefault": "#3d3e40", "trainContrast": "#42a5f5", "trainDefault": "#00367f", "tramContrast": "#b482fb", "tramDefault": "#78469a", "walkContrast": "#8284ab", "walkDefault": "#8d8e9c", "airportlinkbusContrast": "#fbafea", "airportlinkbusDefault": "#800664", "airportlinkrailContrast": "#fbafea", "airportlinkrailDefault": "#800664" }, "stroke": { "contrast": "#aeb7e2", "default": "#181c56", "disabled": "#949699", "focusContrast": "#aeb7e2", "focusStandard": "#181c56", "highlight": "#ff5959", "light": "#ffffff", "subdued": "#8284ab", "subduedalt": "#e3e6e8" }, "text": { "accent": "#181c56", "disabled": "#6e6f73", "disabledalt": "#b6b8ba", "highlight": "#ff5959", "light": "#ffffff", "subdued": "#626493", "subduedalt": "#d9dae8" } } }, "dark": { "baseColors": { "frame": { "contrast": "#212233", "contrastalt": "#141527", "contrastalt2": "#08091c", "default": "#08091c", "elevated": "#e5e5e926", "elevatedalt": "#464755", "subdued": "#2d2e3e", "tint": "#141527" }, "shape": { "accent": "#e5e5e9", "bicycleContrast": "#4db295", "bicycleDefault": "#4db295", "busContrast": "#ef7398", "busDefault": "#ef7398", "cablewayContrast": "#b898e5", "cablewayDefault": "#b898e5", "disabled": "#b6b8ba", "disabledalt": "#b3b4bd", "ferryContrast": "#8ccfe2", "ferryDefault": "#8ccfe2", "funicularContrast": "#b898e5", "funicularDefault": "#b898e5", "helicopterContrast": "#f2b8e5", "helicopterDefault": "#f2b8e5", "highlight": "#ff9494", "light": "#e5e5e9", "mask": "#2d2e3e", "maskalt": "#393a49", "metroContrast": "#dd973c", "metroDefault": "#dd973c", "mobilityContrast": "#4db295", "mobilityDefault": "#4db295", "planeContrast": "#f2b8e5", "planeDefault": "#f2b8e5", "subdued": "#b3b4bd", "subduedalt": "#b3b4bd", "taxiContrast": "#ffe082", "taxiDefault": "#ffe082", "trainContrast": "#60a2d7", "trainDefault": "#60a2d7", "tramContrast": "#b898e5", "tramDefault": "#b898e5", "walkContrast": "#8d8e9c", "walkDefault": "#8d8e9c", "airportlinkbusContrast": "#f2b8e5", "airportlinkbusDefault": "#f2b8e5", "airportlinkrailContrast": "#f2b8e5", "airportlinkrailDefault": "#f2b8e5" }, "stroke": { "contrast": "#aeb7e2", "default": "#b3b4bd", "disabled": "#e3e6e8", "focusContrast": "#aeb7e2", "focusStandard": "#aeb7e2", "highlight": "#ff9494", "light": "#b3b4bd", "subdued": "#81828f", "subduedalt": "#949699" }, "text": { "accent": "#e5e5e9", "disabled": "#b6b8ba", "disabledalt": "#b6b8ba", "highlight": "#ff9494", "light": "#e5e5e9", "subdued": "#b3b4bd", "subduedalt": "#b3b4bd" } } } };
6
6
  const data = { "light": { "contrast": { "azure": "#64b2fb", "blue": "#6c6eb7", "coral": "#ff5959", "jungle": "#0fc2b3", "lavender": "#aeb7e2", "lilac": "#ea8bea", "peach": "#ffbf9e", "spring": "#7bc00b" }, "standard": { "azure": "#2f98fa", "blue": "#181c56", "coral": "#ff5959", "jungle": "#0ea2a8", "lavender": "#8692ca", "lilac": "#8e57e3", "peach": "#ca825b", "spring": "#57a257" } }, "dark": { "contrast": { "azure": "#669bcc", "blue": "#aeb7e2", "coral": "#ff9494", "jungle": "#349d94", "lavender": "#7c8ad0", "lilac": "#c982c9", "peach": "#d6855c", "spring": "#8cb24c" }, "standard": { "azure": "#669bcc", "blue": "#aeb7e2", "coral": "#ff9494", "jungle": "#349d94", "lavender": "#7c8ad0", "lilac": "#c982c9", "peach": "#d6855c", "spring": "#8cb24c" } } };
7
- const transport = { "contrast": { "bicycle": "#00db9b", "bus": "#ff6392", "busTransparent": "#ff639226", "cableway": "#b482fb", "cablewayTransparent": "#b482fb26", "carferry": "#6fdfff", "carferryTransparent": "#6fdfff26", "citybike": "#00db9b", "ferry": "#6fdfff", "ferryTransparent": "#6fdfff26", "funicular": "#b482fb", "funicularTransparent": "#b482fb26", "helicopter": "#fbafea", "helicopterTransparent": "#fbafea26", "metro": "#f08901", "metroTransparent": "#f0890126", "mobility": "#00db9b", "neutral": "#ffffff", "plane": "#fbafea", "planeTransparent": "#fbafea26", "taxi": "#ffe082", "taxiTransparent": "#ffe08226", "train": "#42a5f5", "trainTransparent": "#42a5f526", "tram": "#b482fb", "tramTransparent": "#b482fb26", "walk": "#8284ab", "airportlinkbus": "#fbafea", "airportlinkbusTransparent": "#fbafea26", "airportlinkrail": "#fbafea", "airportlinkrailTransparent": "#fbafea26" }, "dark": { "bicycle": "#4db295", "bus": "#ef7398", "busTransparent": "#ef739826", "cableway": "#b898e5", "cablewayTransparent": "#b898e526", "carferry": "#8ccfe2", "carferryTransparent": "#8ccfe226", "citybike": "#4db295", "ferry": "#8ccfe2", "ferryTransparent": "#8ccfe226", "funicular": "#b898e5", "funicularTransparent": "#b898e526", "helicopter": "#f2b8e5", "helicopterTransparent": "#f2b8e526", "metro": "#dd973c", "metroTransparent": "#dd973c26", "mobility": "#4db295", "neutral": "#e5e5e9", "plane": "#f2b8e5", "planeTransparent": "#f2b8e526", "taxi": "#ffe082", "taxiTransparent": "#ffe08226", "train": "#60a2d7", "trainTransparent": "#60a2d726", "tram": "#b898e5", "tramTransparent": "#b898e526", "walk": "#8d8e9c", "airportlinkbus": "#f2b8e5", "airportlinkbusTransparent": "#f2b8e526", "airportlinkrail": "#f2b8e5", "airportlinkrailTransparent": "#f2b8e526" }, "standard": { "bicycle": "#388f76", "bus": "#c5044e", "busTransparent": "#c5044e26", "cableway": "#78469a", "cablewayTransparent": "#78469a26", "carferry": "#0c6693", "carferryTransparent": "#0c669326", "citybike": "#388f76", "ferry": "#0c6693", "ferryTransparent": "#0c669326", "funicular": "#78469a", "funicularTransparent": "#78469a26", "helicopter": "#800664", "helicopterTransparent": "#80066426", "metro": "#bf5826", "metroTransparent": "#bf582626", "mobility": "#388f76", "neutral": "#181c56", "plane": "#800664", "planeTransparent": "#80066426", "taxi": "#3d3e40", "taxiTransparent": "#3d3e4026", "train": "#00367f", "trainTransparent": "#00367f26", "tram": "#78469a", "tramTransparent": "#78469a26", "walk": "#8d8e9c", "airportlinkbus": "#800664", "airportlinkbusTransparent": "#80066426", "airportlinkrail": "#800664", "airportlinkrailTransparent": "#80066426" } };
8
- const componentColors = { "light": { "components": { "layout": { "badge": { "information": { "contrast": { "border": "#ffffff00", "bullet": "#64b3e7", "fill": "#64b3e7", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "border": "#067eb2", "bullet": "#067eb2", "fill": "#e1eff8", "text": "#181c56", "textBullet": "#181c56" } }, "negative": { "contrast": { "border": "#ffffff00", "bullet": "#ff5959", "fill": "#ff9494", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "border": "#d31b1b", "bullet": "#d31b1b", "fill": "#ffcece", "text": "#181c56", "textBullet": "#181c56" } }, "neutral": { "contrast": { "border": "#ffffff00", "bullet": "#c7cdeb", "fill": "#54568c", "text": "#ffffff", "textBullet": "#ffffff" }, "standard": { "border": "#949699", "bullet": "#81828f", "fill": "#f6f6f9", "text": "#181c56", "textBullet": "#181c56" } }, "primary": { "contrast": { "bullet": "#aeb7e2", "fill": "#aeb7e2", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "bullet": "#181c56", "fill": "#181c56", "text": "#ffffff", "textBullet": "#181c56" } }, "success": { "contrast": { "border": "#ffffff00", "bullet": "#5ac39a", "fill": "#5ac39a", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "border": "#1a8e60", "bullet": "#1a8e60", "fill": "#d0f1e3", "text": "#181c56", "textBullet": "#181c56" } }, "warning": { "contrast": { "border": "#ffffff00", "bullet": "#ffe082", "fill": "#ffe082", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "border": "#e9b10c", "bullet": "#ffca28", "fill": "#fff4cd", "text": "#181c56", "textBullet": "#181c56" } } }, "card": { "contrast": { "borderDefault": "#ffffff00", "borderActive": "#aeb7e2", "divide": "#ff5959", "fillDefaultSolid": "#393d79", "fillDefaultTransparent": "#393d79", "fillHoveractive": "#54568c", "icon": "#ffffff", "shadowLayer1": "#ffffff00", "shadowLayer2": "#ffffff00", "shadowLayer3": "#ffffff00", "subjectText": "#d9dae8", "text": "#ffffff" }, "standard": { "borderDefault": "#e3e6e8", "borderActive": "#181c56", "divide": "#ff5959", "fillDefaultSolid": "#ffffff", "fillDefaultTransparent": "#ffffff", "fillHoveractive": "#f6f6f9", "icon": "#181c56", "shadowLayer1": "#cccdd44d", "shadowLayer2": "#e5e5e959", "shadowLayer3": "#e5e5e926", "subjectText": "#626493", "text": "#181c56" } } }, "alert": { "alertbox": { "information": { "contrast": { "border": "#067eb2", "fillDefault": "#acd7f1", "fillToast": "#acd7f1", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textToast": "#181c56" }, "standard": { "border": "#067eb2", "fillDefault": "#e1eff8", "fillToast": "#e1eff8", "iconDefault": "#067eb2", "iconToast": "#067eb2", "textDefault": "#181c56", "textToast": "#181c56" } }, "negative": { "contrast": { "border": "#d31b1b", "fillDefault": "#ff9494", "fillToast": "#ff9494", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textToast": "#181c56" }, "standard": { "border": "#d31b1b", "fillDefault": "#ffcece", "fillToast": "#ffcece", "iconDefault": "#d31b1b", "iconToast": "#d31b1b", "textDefault": "#181c56", "textToast": "#181c56" } }, "success": { "contrast": { "border": "#1a8e60", "fillDefault": "#9cd9c2", "fillToast": "#9cd9c2", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textToast": "#181c56" }, "standard": { "border": "#1a8e60", "fillDefault": "#d0f1e3", "fillToast": "#d0f1e3", "iconDefault": "#1a8e60", "iconToast": "#1a8e60", "textDefault": "#181c56", "textToast": "#181c56" } }, "warning": { "contrast": { "border": "#e9b10c", "fillDefault": "#ffeeb3", "fillToast": "#ffeeb3", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textDefault2": "#181c56" }, "standard": { "border": "#e9b10c", "fillDefault": "#fff4cd", "fillToast": "#fff4cd", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textToast": "#181c56" } } }, "copyableText": { "contrast": { "border": "#ffffff00", "borderInteractive": "#aeb7e2", "fill": "#f6f6f9", "icon": "#181c56", "text": "#181c56" }, "standard": { "border": "#54568c66", "borderInteractive": "#181c56", "fill": "#f6f6f9", "icon": "#181c56", "text": "#181c56" } } }, "button": { "disabled": { "contrast": { "fill": "#cfd2d426", "iconDisabled": "#b6b8ba", "textDisabled": "#b6b8ba" }, "standard": { "fill": "#cfd2d4", "iconDisabled": "#515254", "textDisabled": "#515254" } }, "floating": { "contrast": { "active": "#d9dae8", "default": "#ffffff", "hover": "#f6f6f9", "icon": "#181c56", "text": "#181c56" }, "standard": { "active": "#11143c", "default": "#181c56", "hover": "#393d79", "icon": "#ffffff", "text": "#ffffff" } }, "iconButton": { "contrast": { "active": "#8794d4", "default": "#ffffff00", "hover": "#626493", "icon": "#ffffff", "iconActive": "#181c56", "text": "#ffffff", "textActive": "#181c56" }, "standard": { "active": "#aeb7e2", "default": "#ffffff00", "hover": "#d9ddf2", "icon": "#181c56", "iconActive": "#181c56", "text": "#181c56", "textActive": "#181c56" } }, "negative": { "contrast": { "active": "#ff9494", "border": "#ff9494", "default": "#ffffff00", "hover": "#ff949433", "icon": "#ffffff", "iconActive": "#181c56", "text": "#ffffff", "textActive": "#181c56" }, "standard": { "active": "#d31b1b", "border": "#d31b1b", "default": "#ffffff00", "hover": "#ffcece", "icon": "#d31b1b", "iconActive": "#ffffff", "text": "#d31b1b", "textActive": "#ffffff" } }, "primary": { "contrast": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#181c56", "text": "#181c56" }, "standard": { "active": "#11143c", "default": "#181c56", "hover": "#393d79", "icon": "#ffffff", "text": "#ffffff" } }, "secondary": { "contrast": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "icon": "#ffffff", "iconActive": "#181c56", "text": "#ffffff", "textActive": "#181c56" }, "standard": { "active": "#aeb7e2", "border": "#8284ab", "borderActive": "#181c56", "default": "#ffffff00", "hover": "#d9ddf2", "icon": "#181c56", "iconActive": "#181c56", "text": "#181c56", "textActive": "#181c56" } }, "squareSecondary": { "contrast": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#d9ddf2", "iconActive": "#181c56", "iconDefault": "#ffffff", "iconHover": "#181c56", "label": "#ffffff" }, "standard": { "active": "#aeb7e2", "border": "#8284ab", "borderActive": "#181c56", "default": "#ffffff00", "hover": "#d9ddf2", "icon": "#181c56", "iconActive": "#181c56", "text": "#181c56" } }, "squareSuccess": { "contrast": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#181c56", "label": "#ffffff" }, "standard": { "active": "#37ab83", "border": "#181c56", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#181c56", "label": "#181c56" } }, "success": { "contrast": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#181c56", "text": "#181c56" }, "standard": { "active": "#37ab83", "border": "#181c56", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#181c56", "text": "#181c56" } } }, "chip": { "contrast": { "active": "#8794d4", "border": "#aeb7e2b2", "borderDisabled": "#949699", "default": "#ffffff00", "hover": "#626493", "iconDisabled": "#b6b8ba", "iconSelected": "#181c56", "iconUnselected": "#ffffff", "textDisabled": "#b6b8ba", "textSelected": "#181c56", "textUnselected": "#ffffff" }, "standard": { "active": "#aeb7e2", "border": "#54568c66", "borderDisabled": "#949699", "default": "#ffffff00", "hover": "#d9ddf2", "iconDisabled": "#6e6f73", "iconSelected": "#181c56", "iconUnselected": "#181c56", "textDisabled": "#6e6f73", "textSelected": "#181c56", "textUnselected": "#181c56" } }, "datepicker": { "calendar": { "background": "#ffffff", "border": "#e3e6e8", "dateborder": "#e3e6e8", "datefillHover": "#d9ddf2", "datefillSelected": "#aeb7e2", "icon": "#181c56", "strokeToday": "#ff5959", "textAccent": "#181c56", "textDisabled": "#b6b8ba", "textSubdued": "#626493" } }, "expand": { "expandablePanel": { "contrast": { "fillDefault": "#393d79", "fillHover": "#626493", "fillSelected": "#393d79", "icon": "#ffffff", "text": "#ffffff" }, "standard": { "fillDefault": "#e3e6e8", "fillHover": "#edf0f2", "fillSelected": "#e3e6e8", "icon": "#181c56", "text": "#181c56" } }, "expandableText": { "contrast": { "icon": "#ffffff", "text": "#ffffff" }, "standard": { "icon": "#181c56", "text": "#181c56" } } }, "form": { "baseForm": { "contrast": { "borderDefault": "#8284ab", "borderInteractive": "#aeb7e2", "borderNegative": "#ff9494", "borderSuccess": "#5ac39a", "fillDefault": "#ffffff", "fillDisabled": "#cfd2d426", "fillReadonly": "#ffffff00", "icon": "#181c56", "iconDisabled": "#6e6f73", "textContent": "#181c56", "textDescription": "#ffffff", "textLabel": "#626493", "textDisabled": "#6e6f73" }, "standard": { "borderDefault": "#8284ab", "borderInteractive": "#181c56", "borderNegative": "#d31b1b", "borderSuccess": "#1a8e60", "fillDefault": "#ffffff", "fillDisabled": "#cfd2d4", "fillReadonly": "#ffffff00", "icon": "#181c56", "iconDisabled": "#6e6f73", "textContent": "#181c56", "textDescription": "#181c56", "textLabel": "#626493", "textDisabled": "#6e6f73" } }, "baseMenu": { "border": "#8284ab", "fillDefault": "#f2f5f7", "fillHover": "#d9ddf2", "fillSelected": "#aeb7e2", "icon": "#181c56", "iconDisabled": "#6e6f73", "text": "#181c56", "textDisabled": "#6e6f73" }, "basePanel": { "contrast": { "borderDefault": "#8284ab", "borderDisabled": "#949699", "borderSelected": "#aeb7e2", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillExpired": "#ff949433", "fillHover": "#54568c", "fillSelected": "#393d79", "textAccent": "#ffffff", "textDisabled": "#b6b8ba", "textRebate": "#5ac39a", "textSubdued": "#d9dae8" }, "standard": { "borderDefault": "#8284ab", "borderDisabled": "#949699", "borderSelected": "#181c56", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d4", "fillExpired": "#ff949433", "fillHover": "#eaeaf1", "fillSelected": "#f6f6f9", "textAccent": "#181c56", "textDisabled": "#6e6f73", "textRebate": "#1a8e60", "textSubdued": "#626493" } }, "checkbox": { "contrast": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#181c56", "iconDisabled": "#949699", "iconReadonly": "#ffffff", "text": "#ffffff", "textDisabled": "#949699" }, "standard": { "border": "#181c56", "borderDisabled": "#e3e6e8", "borderNegative": "#d31b1b", "borderReadonly": "#e3e6e8", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#d9ddf2", "fillSelected": "#181c56", "fillSelectedhover": "#393d79", "icon": "#ffffff", "iconDisabled": "#b6b8ba", "iconReadonly": "#181c56", "text": "#181c56", "textDisabled": "#b6b8ba" } }, "feedbackText": { "information": { "contrast": { "iconFill": "#64b3e7", "iconSymbol": "#181c56", "stroke": "#181c56", "text": "#ffffff" }, "standard": { "iconFill": "#067eb2", "iconSymbol": "#ffffff", "stroke": "#ffffff", "text": "#181c56" } }, "negative": { "contrast": { "iconFill": "#ff9494", "iconSymbol": "#181c56", "stroke": "#181c56", "text": "#ffffff" }, "standard": { "iconFill": "#d31b1b", "stroke": "#ffffff", "symbol": "#ffffff", "text": "#181c56" } }, "success": { "contrast": { "iconFill": "#5ac39a", "iconStroke": "#181c56", "iconSymbol": "#181c56", "text": "#ffffff" }, "standard": { "iconFill": "#1a8e60", "iconStroke": "#ffffff", "iconSymbol": "#ffffff", "text": "#181c56" } }, "warning": { "contrast": { "icon": "#ffe082", "iconSymbol": "#181c56", "stroke": "#181c56", "text": "#ffffff" }, "standard": { "iconFill": "#ffca28", "iconSymbol": "#181c56", "stroke": "#ffffff", "text": "#181c56" } } }, "radio": { "contrast": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#ffffff", "iconDisabled": "#949699", "iconReadonly": "#ffffff", "text": "#ffffff", "textDisabled": "#949699" }, "standard": { "border": "#181c56", "borderDisabled": "#e3e6e8", "borderNegative": "#d31b1b", "borderReadonly": "#e3e6e8", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#d9ddf2", "fillSelected": "#181c56", "icon": "#181c56", "iconDisabled": "#b6b8ba", "iconReadonly": "#181c56", "selectedhover": "#393d79", "text": "#181c56", "textDisabled": "#b6b8ba" } }, "segmentedControl": { "contrast": { "background": "#393d79", "fillHover": "#626493", "fillSelected": "#ffffff", "fillUnselected": "#ffffff00", "iconSelected": "#181c56", "iconUnselected": "#ffffff", "textSelected": "#181c56", "textUnselected": "#ffffff" }, "standard": { "background": "#d9dae8", "fillHover": "#eaeaf1", "fillSelected": "#ffffff", "fillUnselected": "#ffffff00", "iconSelected": "#181c56", "iconUnselected": "#181c56", "textSelected": "#181c56", "textUnselected": "#181c56" } }, "switch": { "contrast": { "fillFalse": "#9ea0bd", "fillTrue": "#5ac39a", "iconFalse": "#626493", "iconTrue": "#181c56", "switch": "#ffffff", "text": "#ffffff" }, "standard": { "fillFalse": "#949699", "fillTrue": "#1a8e60", "iconFalse": "#6e6f73", "iconTrue": "#181c56", "switch": "#ffffff", "text": "#181c56" } } }, "loader": { "fileupload": { "contrast": { "fillDefault": "#ffffff00", "icon": "#ffffff", "iconDisabled": "#949699", "strokeDefault": "#8284ab", "strokeDisabled": "#949699", "strokeNegative": "#ff9494", "strokeSuccess": "#5ac39a", "text": "#ffffff", "textDisabled": "#949699" }, "standard": { "fillDefault": "#ffffff00", "icon": "#181c56", "iconDisabled": "#6e6f73", "strokeDefault": "#8284ab", "strokeDisabled": "#949699", "strokeNegative": "#d31b1b", "strokeSuccess": "#1a8e60", "text": "#181c56", "textDisabled": "#6e6f73" } }, "loader": { "contrast": { "border": "#8284ab", "progressbar": "#ff5959", "text": "#ffffff" }, "standard": { "border": "#949699", "progressbar": "#ff5959", "text": "#181c56" } }, "spinner": { "contrast": { "fill": "#ffffff" }, "standard": { "fill": "#181c56" } }, "skeleton": { "contrast": { "fill": "#292b6a", "highlight": "#181c56" }, "standard": { "fill": "#eaeaf1", "highlight": "#f6f6f9" } } }, "menu": { "breadcrumb": { "contrast": { "icon": "#ffffff", "text": "#ffffff" }, "standard": { "icon": "#181c56", "text": "#181c56" } }, "navigationBar": { "contrast": { "background": "#393d79", "divide": "#ffffff00", "iconSelected": "#ffffff", "iconUnselected": "#d9dae8", "strokeSelected": "#ff5959", "textSelected": "#ffffff", "textUnselected": "#d9dae8" }, "standard": { "background": "#ffffff", "divide": "#e3e6e8", "iconSelected": "#181c56", "iconUnselected": "#626493", "strokeSelected": "#ff5959", "textSelected": "#181c56", "textUnselected": "#626493" } }, "navigationLink": { "contrast": { "icon": "#ffffff", "text": "#ffffff" }, "standard": { "icon": "#181c56", "text": "#181c56" } }, "overflowMenu": { "border": "#8284ab", "fillActive": "#aeb7e2", "fillDefault": "#f2f5f7", "fillHover": "#d9ddf2", "icon": "#181c56", "iconDisabled": "#6e6f73", "text": "#181c56", "textDisabled": "#6e6f73" }, "pagination": { "contrast": { "active": "#8794d4", "borderSelected": "#ffffff", "borderUnselected": "#aeb7e2b2", "default": "#ffffff00", "hover": "#626493", "icon": "#ffffff", "textSelected": "#181c56", "textSubdued": "#d9dae8", "textUnselected": "#ffffff" }, "standard": { "active": "#aeb7e2", "borderSelected": "#181c56", "borderUnselected": "#54568c66", "default": "#ffffff00", "hover": "#d9ddf2", "icon": "#181c56", "textSelected": "#181c56", "textSubdued": "#626493", "textUnselected": "#181c56" } }, "sideNavigation": { "contrast": { "avatar": "#393d79", "background": "#181c56", "divide": "#8284ab", "fillActive": "#ffffff00", "fillDefault": "#ffffff00", "fillHover": "#393d79", "icon": "#ffffff", "iconDisabled": "#b6b8ba", "iconLabel": "#aeb7e2", "label": "#aeb7e2", "strokeSelected": "#ff5959", "text": "#ffffff", "textDisabled": "#b6b8ba" }, "standard": { "avatar": "#ffffff", "background": "#f2f5f7", "divide": "#e3e6e8", "fillActive": "#ffffff00", "fillDefault": "#ffffff00", "fillHover": "#d9dae8", "icon": "#181c56", "iconDisabled": "#6e6f73", "iconLabel": "#626493", "label": "#626493", "strokeSelected": "#181c56", "text": "#181c56", "textDisabled": "#6e6f73" } }, "stepper": { "contrast": { "background": "#626493", "progressbar": "#aeb7e2", "textCompleted": "#ffffff", "textUncompleted": "#aeb7e2" }, "standard": { "background": "#e3e6e8", "progressbar": "#181c56", "textCompleted": "#181c56", "textUncompleted": "#6e6f73" } }, "tableOfContent": { "contrast": { "iconSelected": "#ffffff", "iconUnselected": "#d9dae8", "strokeSelected": "#ff5959", "strokeUnselected": "#54568c", "textSelected": "#ffffff", "textUnselected": "#d9dae8" }, "standard": { "iconSelected": "#181c56", "iconUnselected": "#626493", "strokeSelected": "#ff5959", "strokeUnselected": "#e3e6e8", "textSelected": "#181c56", "textUnselected": "#626493" } } }, "modal": { "drawer": { "contrast": { "background": "#393d79", "text": "#ffffff" }, "standard": { "background": "#eaeaf1", "text": "#181c56" } }, "modal": { "contrast": { "border": "#ffffff00", "fill": "#ffffff", "icon": "#181c56", "text": "#181c56" }, "standard": { "border": "#e3e6e8", "fill": "#ffffff", "icon": "#181c56", "text": "#181c56" } } }, "tab": { "contrast": { "border": "#aeb7e2", "fillDisabled": "#54568c66", "fillHover": "#626493", "fillSelected": "#181c56", "fillUnselected": "#393d79", "icon": "#ffffff", "iconDisabled": "#b6b8ba", "text": "#ffffff", "textDisabled": "#b6b8ba", "underlineSelected": "#ff5959" }, "standard": { "border": "#e3e6e8", "fillDisabled": "#cfd2d4", "fillHover": "#e3e6e8", "fillSelected": "#ffffff", "fillUnselected": "#edf0f2", "icon": "#181c56", "iconDisabled": "#515254", "text": "#181c56", "textDisabled": "#515254", "underlineSelected": "#ff5959" } }, "table": { "contrast": { "cellFill": "#ffffff00", "cellFillHover": "#393d79", "cellFillNegative": "#ff949433", "headerFill": "#181c56", "icon": "#ffffff", "stroke": "#8284ab", "text": "#ffffff" }, "standard": { "cellFill": "#ffffff00", "cellFillHover": "#f2f5f7", "fillNegative": "#ffcece", "headerFill": "#ffffff", "icon": "#181c56", "stroke": "#e3e6e8", "text": "#181c56" } }, "tooltip": { "popover": { "contrast": { "border": "#ffffff00", "fill": "#393d79", "icon": "#ffffff", "text": "#ffffff" }, "standard": { "border": "#54568c66", "fill": "#f6f6f9", "icon": "#181c56", "text": "#181c56" } }, "tooltip": { "contrast": { "fill": "#ffffff", "fillNegative": "#ff9494", "icon": "#181c56", "iconNegative": "#181c56", "text": "#181c56", "textNegative": "#181c56", "triangle": "#ffffff", "triangleNegative": "#ff9494" }, "standard": { "fill": "#181c56", "fillNegative": "#ffcece", "icon": "#ffffff", "iconNegative": "#181c56", "text": "#ffffff", "textNegative": "#181c56", "triangle": "#181c56", "triangleNegative": "#ffcece" } } }, "travel": { "legLine": { "strokeLine": "#ff5959" }, "seatmap": { "background": "#ffffff", "border": "#949699", "borderReverse": "#181c56", "fillChosen": "#54568c", "fillConfirm": "#d0f1e3", "fillConflict": "#fff4cd", "fillExit": "#5ac39a", "fillFree": "#eaeaf1", "fillHeadpillow": "#ffffff", "fillReverse": "#ffffff", "fillUnavailable": "#f2f5f7", "fillWc": "#e3e6e8", "fillWindow": "#e1eff8", "iconReverse": "#181c56", "iconWc": "#181c56", "strokeChosen": "#181c56", "strokeConfirm": "#1a8e60", "strokeConflict": "#e9b10c", "strokeFree": "#181c56", "strokeUnavailable": "#54568c66", "textChosen": "#ffffff", "textFree": "#181c56", "textUnavailable": "#181c56" }, "travelHeader": { "contrast": { "strokeLine": "#ff5959", "text": "#ffffff" }, "standard": { "strokeLine": "#ff5959", "text": "#181c56" } }, "travelLeg": { "contrast": { "air": "#fbafea", "airportlinkbus": "#fbafea", "airportlinkrail": "#fbafea", "bicycle": "#00db9b", "bulletBorder": "#181c56", "bus": "#ff6392", "cableway": "#b482fb", "carferry": "#6fdfff", "citybike": "#00db9b", "ferry": "#6fdfff", "funicular": "#b482fb", "helicopter": "#fbafea", "metro": "#f08901", "mobility": "#00db9b", "plane": "#fbafea", "rail": "#42a5f5", "taxi": "#ffe082", "train": "#42a5f5", "tram": "#b482fb", "walk": "#8284ab", "water": "#6fdfff" }, "standard": { "air": "#800664", "airportlinkbus": "#800664", "airportlinkrail": "#800664", "bicycle": "#388f76", "bulletBorder": "#ffffff", "bus": "#c5044e", "cableway": "#78469a", "carferry": "#0c6693", "citybike": "#388f76", "ferry": "#0c6693", "funicular": "#78469a", "helicopter": "#800664", "metro": "#bf5826", "mobility": "#388f76", "plane": "#800664", "rail": "#00367f", "taxi": "#3d3e40", "train": "#00367f", "tram": "#78469a", "walk": "#8d8e9c", "water": "#0c6693" } }, "travelSwitch": { "contrast": { "backgroundfalse": "#626493", "backgroundtrueAir": "#fbafea", "backgroundtrueBicycle": "#00db9b", "backgroundtrueBus": "#ff6392", "backgroundtrueCableway": "#b482fb", "backgroundtrueCarferry": "#6fdfff", "backgroundtrueCitybike": "#00db9b", "backgroundtrueFerry": "#6fdfff", "backgroundtrueFunicular": "#b482fb", "backgroundtrueHelicopter": "#fbafea", "backgroundtrueMetro": "#f08901", "backgroundtrueMobility": "#00db9b", "backgroundtruePlane": "#fbafea", "backgroundtrueRail": "#42a5f5", "backgroundtrueTaxi": "#ffe082", "backgroundtrueTrain": "#42a5f5", "backgroundtrueTram": "#b482fb", "backgroundtrueWalk": "#8284ab", "backgroundtrueWater": "#6fdfff", "backgroundtrueAirportlinkbus": "#fbafea", "backgroundtrueAirportlinkrail": "#fbafea", "iconfalse": "#626493", "icontrueBicycle": "#388f76", "icontrueBus": "#c5044e", "icontrueCableway": "#78469a", "icontrueCarferry": "#0c6693", "icontrueCitybike": "#388f76", "icontrueFerry": "#0c6693", "icontrueFunicular": "#78469a", "icontrueHelicopter": "#800664", "icontrueMetro": "#bf5826", "icontrueMobility": "#388f76", "icontruePlane": "#800664", "icontrueTaxi": "#3d3e40", "icontrueTrain": "#00367f", "icontrueTram": "#78469a", "icontrueWalk": "#8284ab", "icontrueAirportlinkbus": "#800664", "icontrueAirportlinkrail": "#800664", "switchfillFalse": "#ffffff", "switchfillTrue": "#ffffff", "text": "#ffffff" }, "standard": { "backgroundfalse": "#949699", "backgroundtrueAir": "#800664", "backgroundtrueBicycle": "#388f76", "backgroundtrueBus": "#c5044e", "backgroundtrueCableway": "#78469a", "backgroundtrueCarferry": "#0c6693", "backgroundtrueCitybike": "#388f76", "backgroundtrueFerry": "#0c6693", "backgroundtrueFunicular": "#78469a", "backgroundtrueHelicopter": "#800664", "backgroundtrueMetro": "#bf5826", "backgroundtrueMobility": "#388f76", "backgroundtruePlane": "#800664", "backgroundtrueRail": "#00367f", "backgroundtrueTaxi": "#3d3e40", "backgroundtrueTrain": "#00367f", "backgroundtrueTram": "#78469a", "backgroundtrueWalk": "#8d8e9c", "backgroundtrueWater": "#0c6693", "backgroundtrueAirportlinkbus": "#800664", "backgroundtrueAirportlinkrail": "#800664", "iconfalse": "#6e6f73", "icontrueBicycle": "#388f76", "icontrueBus": "#c5044e", "icontrueCableway": "#78469a", "icontrueCarferry": "#0c6693", "icontrueCitybike": "#388f76", "icontrueFerry": "#0c6693", "icontrueFunicular": "#78469a", "icontrueHelicopter": "#800664", "icontrueMetro": "#bf5826", "icontrueMobility": "#388f76", "icontruePlane": "#800664", "icontrueRail": "#00367f", "icontrueTaxi": "#3d3e40", "icontrueTrain": "#00367f", "icontrueTram": "#78469a", "icontrueWalk": "#8d8e9c", "icontrueWater": "#0c6693", "icontrueAirportlinkbus": "#800664", "icontrueAirportlinkbus2": "#800664", "icontrueAirportlinkrail": "#800664", "switchfillFalse": "#ffffff", "switchfillTrue": "#ffffff", "text": "#181c56" } }, "travelTag": { "contrast": { "icon": "#181c56", "iconBusCancled": "#ff6392", "iconCabllewayCancled": "#b482fb", "iconCarferryCancled": "#6fdfff", "iconFerryCancled": "#6fdfff", "iconFunicularCancled": "#b482fb", "iconHelicopterCancled": "#fbafea", "iconMetroCancled": "#f08901", "iconPlaneCancled": "#fbafea", "iconTaxiCancled": "#ffe082", "iconTrainCancled": "#42a5f5", "iconTramCancled": "#b482fb", "iconWalk": "#181c56", "iconAirportlinkbusCancled": "#fbafea", "iconAirportlinkrailCancled": "#fbafea", "iconborderValidation": "#181c56", "tagfillAir": "#fbafea", "tagfillBicycle": "#00db9b", "tagfillBus": "#ff6392", "tagfillBusCancled": "#c5044e26", "tagfillCableway": "#b482fb", "tagfillCablewayCancled": "#b482fb26", "tagfillCarferry": "#6fdfff", "tagfillCarferryCancled": "#6fdfff26", "tagfillCitybike": "#00db9b", "tagfillFerry": "#6fdfff", "tagfillFerryCancled": "#6fdfff26", "tagfillFunicular": "#b482fb", "tagfillFunicularCancled": "#b482fb26", "tagfillHelicopter": "#fbafea", "tagfillHelicopterCancled": "#fbafea26", "tagfillMetro": "#f08901", "tagfillMetroCancled": "#f0890126", "tagfillMobility": "#00db9b", "tagfillPlane": "#fbafea", "tagfillPlaneCancled": "#fbafea26", "tagfillRail": "#42a5f5", "tagfillRailCancled": "#42a5f526", "tagfillTaxi": "#ffe082", "tagfillTaxiCancled": "#ffe08226", "tagfillTrain": "#42a5f5", "tagfillTrainCancled": "#42a5f526", "tagfillTram": "#b482fb", "tagfillTramCancled": "#b482fb26", "tagfillWalk": "#8284ab", "tagfillWater": "#6fdfff", "tagfillWaterCancled": "#6fdfff26", "tagfillAirportlinkbusCancled": "#fbafea26", "tagfillAirportlinkbusCancled2": "#fbafea26", "tagfillAirportlinkrail": "#fbafea", "tagfillAirportlinkrailCancled": "#fbafea26", "tagfillAirportlinkbus": "#fbafea", "textCancled": "#b6b8ba", "textLabel": "#ffffff", "textLine": "#181c56", "textLineBusCancled": "#ff6392", "textLineCablewayCancled": "#b482fb", "textLineCarferryCancled": "#6fdfff", "textLineFerryCancled": "#6fdfff", "textLineFunicularCancled": "#b482fb", "textLineHelicopterCancled": "#fbafea", "textLineMetroCancled": "#f08901", "textLinePlaneCancled": "#fbafea", "textLineTaxiCancled": "#ffe082", "textLineTrainCancled": "#42a5f5", "textLineTramCancled": "#b482fb", "textLineAirportlinkbusCancled": "#fbafea", "textLineAirportlinkrailCancled": "#fbafea", "textNewtime": "#ff9494", "textWalk": "#181c56" }, "standard": { "icon": "#ffffff", "iconBusCancled": "#c5044e", "iconCarferryCancled": "#0c6693", "iconFerryCancled": "#0c6693", "iconFunicularCancled": "#78469a", "iconHelicopterCancled": "#800664", "iconMetroCancled": "#bf5826", "iconPlaneCancled": "#800664", "iconTaxiCancled": "#3d3e40", "iconTrainCancled": "#00367f", "iconTramCancled": "#78469a", "iconWalk": "#181c56", "iconAirportlinkbusCancled": "#800664", "iconAirportlinkrailCancled": "#800664", "iconCablewayCancled": "#78469a", "iconborderValidation": "#ffffff", "tagfillAir": "#800664", "tagfillAirCancled": "#80066426", "tagfillBicycle": "#388f76", "tagfillBus": "#c5044e", "tagfillBusCancled": "#c5044e26", "tagfillCableway": "#78469a", "tagfillCablewayCancled": "#78469a26", "tagfillCarferry": "#0c6693", "tagfillCarferryCancled": "#0c669326", "tagfillCitybike": "#388f76", "tagfillFerry": "#0c6693", "tagfillFerryCancled": "#0c669326", "tagfillFunicular": "#78469a", "tagfillFunicularCancled": "#78469a26", "tagfillHelicopter": "#800664", "tagfillHelicopterCancled": "#80066426", "tagfillMetro": "#bf5826", "tagfillMetroCancled": "#bf582626", "tagfillMobility": "#388f76", "tagfillPlane": "#800664", "tagfillPlaneCancled": "#80066426", "tagfillRail": "#00367f", "tagfillRailCancled": "#00367f26", "tagfillTaxi": "#3d3e40", "tagfillTaxiCancled": "#3d3e4026", "tagfillTrain": "#00367f", "tagfillTrainCancled": "#00367f26", "tagfillTram": "#78469a", "tagfillTramCancled": "#78469a26", "tagfillWalk": "#e3e6e8", "tagfillWater": "#0c6693", "tagfillWaterCancled": "#0c669326", "tagfillAirportlinkbus": "#800664", "tagfillAirportlinkbusCancled": "#80066426", "tagfillAirportlinkrail": "#800664", "tagfillAirportlinkrailCancled": "#80066426", "textCancled": "#6e6f73", "textLabel": "#181c56", "textLine": "#ffffff", "textLineBusCancled": "#c5044e", "textLineCablewayCancled": "#78469a", "textLineCarferryCancled": "#0c6693", "textLineFerryCancled": "#0c6693", "textLineFunicularCancled": "#78469a", "textLineHelicopterCancled": "#800664", "textLineMetroCancled": "#bf5826", "textLinePlaneCancled": "#800664", "textLineTaxiCancled": "#3d3e40", "textLineTrainCancled": "#00367f", "textLineTramCancled": "#78469a", "textLineAirportlinkbusCancled": "#800664", "textLineAirportlinkrailCancled": "#800664", "textNewtime": "#d31b1b", "textWalk": "#181c56" } } }, "typography": { "baseText": { "contrast": { "textAccent": "#ffffff" }, "standard": { "textAccent": "#181c56" } }, "blockquote": { "contrast": { "stroke": "#8284ab", "textAccent": "#ffffff", "textSubdued": "#d9dae8" }, "standard": { "stroke": "#8284ab", "textAccent": "#181c56", "textSubdued": "#626493" } }, "codeText": { "contrast": { "border": "#ffffff00", "borderInteractive": "#aeb7e2", "fill": "#f6f6f9", "text": "#181c56" }, "standard": { "border": "#54568c66", "borderInteractive": "#181c56", "fill": "#f6f6f9", "text": "#181c56" } }, "label": { "contrast": { "textAccent": "#d9dae8" }, "standard": { "textAccent": "#626493" } }, "list": { "contrast": { "border": "#aeb7e2", "textAccent": "#ffffff" }, "standard": { "border": "#aeb7e2", "textAccent": "#181c56" } } } }, "designentur": { "basecard": { "contrast": { "border": "#ffffff00", "fill": "#181c56", "fillTint": "#393d79", "text": "#ffffff" }, "default": { "border": "#e5e5e9", "fill": "#f2f5f7", "fillTint": "#f6f6f9", "text": "#181c56" } }, "dodontcard": { "fill": "#f6f6f9", "statuslineNegative": "#d31b1b", "statuslineSuccess": "#1a8e60", "statuslineWarning": "#ffca28", "text": "#181c56" }, "footer": { "contrast": { "divider": "#e5e5e9", "fill": "#181c56", "text": "#ffffff", "textSubdued": "#d9dae8" }, "default": { "divider": "#e5e5e9", "fill": "#f2f5f7", "text": "#181c56", "textSubdued": "#626493" } }, "header": { "contrast": { "divider": "#ffffff00", "fill": "#181c56" }, "default": { "divider": "#e3e6e8", "fill": "#ffffff" } }, "logo": { "contrast": { "backgroundApp": "#ffffff", "highlight": "#ff5959", "text": "#ffffff", "textApp": "#181c56" }, "standard": { "backgroundApp": "#181c56", "highlight": "#ff5959", "text": "#181c56", "textApp": "#ffffff" } }, "npmtag": { "divide": "#949699", "text": "#6e6f73" }, "playground": { "background": "#f6f6f9", "border": "#e3e6e8", "panel": "#ffffff", "text": "#181c56" }, "typographycard": { "border": "#e3e6e8", "fill": "#ffffff", "text": "#181c56", "textSubdued": "#626493" } } }, "dark": { "components": { "layout": { "badge": { "information": { "contrast": { "border": "#ffffff00", "bullet": "#acd7f1", "fill": "#acd7f1", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#acd7f1", "fill": "#acd7f1", "text": "#08091c", "textBullet": "#e5e5e9" } }, "negative": { "contrast": { "border": "#ffffff00", "bullet": "#ff9494", "fill": "#ffcece", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#ff9494", "fill": "#ffcece", "text": "#08091c", "textBullet": "#e5e5e9" } }, "neutral": { "contrast": { "border": "#ffffff00", "bullet": "#e5e5e9", "fill": "#e5e5e959", "text": "#e5e5e9", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#e5e5e9", "fill": "#e5e5e959", "text": "#e5e5e9", "textBullet": "#e5e5e9" } }, "primary": { "contrast": { "bullet": "#aeb7e2", "fill": "#aeb7e2", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "bullet": "#aeb7e2", "fill": "#aeb7e2", "text": "#08091c", "textBullet": "#e5e5e9" } }, "success": { "contrast": { "border": "#ffffff00", "bullet": "#9cd9c2", "fill": "#9cd9c2", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#9cd9c2", "fill": "#9cd9c2", "text": "#08091c", "textBullet": "#e5e5e9" } }, "warning": { "contrast": { "border": "#ffffff00", "bullet": "#ffeeb3", "fill": "#ffeeb3", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#ffeeb3", "fill": "#ffeeb3", "text": "#08091c", "textBullet": "#e5e5e9" } } }, "card": { "contrast": { "borderDefault": "#ffffff00", "borderActive": "#b3b4bd", "divide": "#ff5959", "fillDefaultSolid": "#393a49", "fillDefaultTransparent": "#e5e5e926", "fillHoveractive": "#464755", "icon": "#e5e5e9", "shadowLayer1": "#ffffff00", "shadowLayer2": "#ffffff00", "shadowLayer3": "#ffffff00", "subjectText": "#b3b4bd", "text": "#e5e5e9" }, "standard": { "borderDefault": "#ffffff00", "borderActive": "#b3b4bd", "divide": "#ff5959", "fillDefaultSolid": "#393a49", "fillDefaultTransparent": "#e5e5e926", "fillHoveractive": "#464755", "icon": "#e5e5e9", "shadowLayer1": "#ffffff00", "shadowLayer2": "#ffffff00", "shadowLayer3": "#ffffff00", "subjectText": "#b3b4bd", "text": "#e5e5e9" } } }, "alert": { "alertbox": { "information": { "contrast": { "border": "#067eb2", "fillDefault": "#2d98d233", "fillToast": "#acd7f1", "iconDefault": "#acd7f1", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textToast": "#181c56" }, "standard": { "border": "#067eb2", "fillDefault": "#2d98d233", "fillToast": "#acd7f1", "iconDefault": "#acd7f1", "iconToast": "#067eb2", "textDefault": "#e5e5e9", "textToast": "#181c56" } }, "negative": { "contrast": { "border": "#d31b1b", "fillDefault": "#ff949433", "fillToast": "#ff9494", "iconDefault": "#ff9494", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textToast": "#181c56" }, "standard": { "border": "#d31b1b", "fillDefault": "#ff949433", "fillToast": "#ff9494", "iconDefault": "#ff9494", "iconToast": "#d31b1b", "textDefault": "#e5e5e9", "textToast": "#181c56" } }, "success": { "contrast": { "border": "#1a8e60", "fillDefault": "#5ac39a33", "fillToast": "#9cd9c2", "iconDefault": "#9cd9c2", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textToast": "#181c56" }, "standard": { "border": "#1a8e60", "fillDefault": "#5ac39a33", "fillToast": "#9cd9c2", "iconDefault": "#9cd9c2", "iconToast": "#1a8e60", "textDefault": "#e5e5e9", "textToast": "#181c56" } }, "warning": { "contrast": { "border": "#e9b10c", "fillDefault": "#ffe08240", "fillToast": "#ffeeb3", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textDefault2": "#e5e5e9" }, "standard": { "border": "#e9b10c", "fillDefault": "#ffe08240", "fillToast": "#ffeeb3", "iconDefault": "#ffeeb3", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textToast": "#181c56" } } }, "copyableText": { "contrast": { "border": "#ffffff00", "borderInteractive": "#e5e5e9", "fill": "#393a49", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "border": "#ffffff00", "borderInteractive": "#e5e5e9", "fill": "#393a49", "icon": "#e5e5e9", "text": "#e5e5e9" } } }, "button": { "disabled": { "contrast": { "fill": "#cfd2d41a", "iconDisabled": "#b6b8ba", "textDisabled": "#b6b8ba" }, "standard": { "fill": "#cfd2d41a", "iconDisabled": "#b6b8ba", "textDisabled": "#b6b8ba" } }, "floating": { "contrast": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#08091c", "text": "#08091c" }, "standard": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#08091c", "text": "#08091c" } }, "iconButton": { "contrast": { "active": "#8794d4", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" }, "standard": { "active": "#8794d4", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" } }, "negative": { "contrast": { "active": "#ff9494", "border": "#ff9494", "default": "#ffffff00", "hover": "#ff949433", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" }, "standard": { "active": "#ff9494", "border": "#ff9494", "default": "#ffffff00", "hover": "#ff949433", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" } }, "primary": { "contrast": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#08091c", "text": "#08091c" }, "standard": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#08091c", "text": "#08091c" } }, "secondary": { "contrast": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" }, "standard": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" } }, "squareSecondary": { "contrast": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "iconActive": "#08091c", "iconDefault": "#e5e5e9", "iconHover": "#e5e5e9", "label": "#e5e5e9" }, "standard": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9" } }, "squareSuccess": { "contrast": { "active": "#5ac39a", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#08091c", "label": "#e5e5e9" }, "standard": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#08091c", "label": "#e5e5e9" } }, "success": { "contrast": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#08091c", "text": "#08091c" }, "standard": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#08091c", "text": "#08091c" } } }, "chip": { "contrast": { "active": "#8794d4", "border": "#aeb7e2b2", "borderDisabled": "#949699", "default": "#ffffff00", "hover": "#626493", "iconDisabled": "#b6b8ba", "iconSelected": "#08091c", "iconUnselected": "#e5e5e9", "textDisabled": "#b6b8ba", "textSelected": "#08091c", "textUnselected": "#e5e5e9" }, "standard": { "active": "#8794d4", "border": "#aeb7e2b2", "borderDisabled": "#949699", "default": "#ffffff00", "hover": "#626493", "iconDisabled": "#b6b8ba", "iconSelected": "#08091c", "iconUnselected": "#e5e5e9", "textDisabled": "#b6b8ba", "textSelected": "#08091c", "textUnselected": "#e5e5e9" } }, "datepicker": { "calendar": { "background": "#393a49", "border": "#ffffff00", "dateborder": "#81828f", "datefillHover": "#e5e5e959", "datefillSelected": "#e5e5e926", "icon": "#e5e5e9", "strokeToday": "#ff9494", "textAccent": "#e5e5e9", "textDisabled": "#6e6f73", "textSubdued": "#b3b4bd" } }, "expand": { "expandablePanel": { "contrast": { "fillDefault": "#e5e5e926", "fillHover": "#393a49", "fillSelected": "#e5e5e926", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "fillDefault": "#e5e5e926", "fillHover": "#393a49", "fillSelected": "#e5e5e926", "icon": "#e5e5e9", "text": "#e5e5e9" } }, "expandableText": { "contrast": { "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "icon": "#e5e5e9", "text": "#e5e5e9" } } }, "form": { "baseForm": { "contrast": { "borderDefault": "#8284ab", "borderInteractive": "#aeb7e2", "borderNegative": "#ff9494", "borderSuccess": "#5ac39a", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillReadonly": "#ffffff00", "icon": "#e5e5e9", "iconDisabled": "#6e6f73", "textContent": "#e5e5e9", "textDescription": "#e5e5e9", "textLabel": "#b3b4bd", "textDisabled": "#6e6f73" }, "standard": { "borderDefault": "#8284ab", "borderInteractive": "#aeb7e2", "borderNegative": "#ff9494", "borderSuccess": "#5ac39a", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillReadonly": "#ffffff00", "icon": "#e5e5e9", "iconDisabled": "#6e6f73", "textContent": "#e5e5e9", "textDescription": "#e5e5e9", "textLabel": "#b3b4bd", "textDisabled": "#6e6f73" } }, "baseMenu": { "border": "#ffffff00", "fillDefault": "#464755", "fillHover": "#626493", "fillSelected": "#8794d4", "icon": "#e5e5e9", "iconDisabled": "#949699", "text": "#e5e5e9", "textDisabled": "#949699" }, "basePanel": { "contrast": { "borderDefault": "#81828f", "borderDisabled": "#949699", "borderSelected": "#aeb7e2", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillExpired": "#ff949433", "fillHover": "#393a49", "fillSelected": "#e5e5e926", "textAccent": "#e5e5e9", "textDisabled": "#b6b8ba", "textRebate": "#5ac39a", "textSubdued": "#b3b4bd" }, "standard": { "borderDefault": "#81828f", "borderDisabled": "#949699", "borderSelected": "#aeb7e2", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillExpired": "#ff949433", "fillHover": "#393a49", "fillSelected": "#e5e5e926", "textAccent": "#e5e5e9", "textDisabled": "#b6b8ba", "textRebate": "#5ac39a", "textSubdued": "#b3b4bd" } }, "checkbox": { "contrast": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cccdd44d", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#181c56", "iconDisabled": "#6e6f73", "iconReadonly": "#e5e5e9", "text": "#e5e5e9", "textDisabled": "#6e6f73" }, "standard": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#181c56", "iconDisabled": "#6e6f73", "iconReadonly": "#e5e5e9", "text": "#e5e5e9", "textDisabled": "#6e6f73" } }, "feedbackText": { "information": { "contrast": { "iconFill": "#64b3e7", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" }, "standard": { "iconFill": "#64b3e7", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" } }, "negative": { "contrast": { "iconFill": "#ff9494", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" }, "standard": { "iconFill": "#ff9494", "stroke": "#08091c", "symbol": "#08091c", "text": "#e5e5e9" } }, "success": { "contrast": { "iconFill": "#5ac39a", "iconStroke": "#08091c", "iconSymbol": "#08091c", "text": "#e5e5e9" }, "standard": { "iconFill": "#5ac39a", "iconStroke": "#08091c", "iconSymbol": "#08091c", "text": "#e5e5e9" } }, "warning": { "contrast": { "icon": "#ffe082", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" }, "standard": { "iconFill": "#ffe082", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" } } }, "radio": { "contrast": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cccdd44d", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#e5e5e9", "iconDisabled": "#6e6f73", "iconReadonly": "#e5e5e9", "text": "#e5e5e9", "textDisabled": "#6e6f73" }, "standard": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#626493", "fillSelected": "#aeb7e2", "icon": "#e5e5e9", "iconDisabled": "#6e6f73", "iconReadonly": "#e5e5e9", "selectedhover": "#c7cdeb", "text": "#e5e5e9", "textDisabled": "#6e6f73" } }, "segmentedControl": { "contrast": { "background": "#e5e5e926", "fillHover": "#e5e5e926", "fillSelected": "#e5e5e9", "fillUnselected": "#ffffff00", "iconSelected": "#08091c", "iconUnselected": "#e5e5e9", "textSelected": "#08091c", "textUnselected": "#e5e5e9" }, "standard": { "background": "#e5e5e926", "fillHover": "#e5e5e926", "fillSelected": "#e5e5e9", "fillUnselected": "#ffffff00", "iconSelected": "#08091c", "iconUnselected": "#e5e5e9", "textSelected": "#08091c", "textUnselected": "#e5e5e9" } }, "switch": { "contrast": { "fillFalse": "#e5e5e959", "fillTrue": "#5ac39a", "iconFalse": "#b3b4bd", "iconTrue": "#e5e5e9", "switch": "#08091c", "text": "#e5e5e9" }, "standard": { "fillFalse": "#e5e5e959", "fillTrue": "#5ac39a", "iconFalse": "#b3b4bd", "iconTrue": "#e5e5e9", "switch": "#08091c", "text": "#e5e5e9" } } }, "loader": { "fileupload": { "contrast": { "fillDefault": "#ffffff00", "icon": "#e5e5e9", "iconDisabled": "#949699", "strokeDefault": "#8284ab", "strokeDisabled": "#81828f", "strokeNegative": "#ff9494", "strokeSuccess": "#5ac39a", "text": "#e5e5e9", "textDisabled": "#949699" }, "standard": { "fillDefault": "#ffffff00", "icon": "#e5e5e9", "iconDisabled": "#949699", "strokeDefault": "#8284ab", "strokeDisabled": "#81828f", "strokeNegative": "#ff9494", "strokeSuccess": "#5ac39a", "text": "#e5e5e9", "textDisabled": "#949699" } }, "loader": { "contrast": { "border": "#81828f", "progressbar": "#ff9494", "text": "#e5e5e9" }, "standard": { "border": "#81828f", "progressbar": "#ff9494", "text": "#e5e5e9" } }, "spinner": { "contrast": { "fill": "#e5e5e9" }, "standard": { "fill": "#e5e5e9" } }, "skeleton": { "contrast": { "fill": "#2d2e3e", "highlight": "#141527" }, "standard": { "fill": "#2d2e3e", "highlight": "#141527" } } }, "menu": { "breadcrumb": { "contrast": { "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "icon": "#e5e5e9", "text": "#e5e5e9" } }, "navigationBar": { "contrast": { "background": "#393a49", "divide": "#ffffff00", "iconSelected": "#e5e5e9", "iconUnselected": "#b6b8ba", "strokeSelected": "#ff9494", "textSelected": "#e5e5e9", "textUnselected": "#b6b8ba" }, "standard": { "background": "#393a49", "divide": "#ffffff00", "iconSelected": "#e5e5e9", "iconUnselected": "#b6b8ba", "strokeSelected": "#ff9494", "textSelected": "#e5e5e9", "textUnselected": "#b6b8ba" } }, "navigationLink": { "contrast": { "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "icon": "#e5e5e9", "text": "#e5e5e9" } }, "overflowMenu": { "border": "#ffffff00", "fillActive": "#8794d4", "fillDefault": "#464755", "fillHover": "#626493", "icon": "#e5e5e9", "iconDisabled": "#949699", "text": "#e5e5e9", "textDisabled": "#949699" }, "pagination": { "contrast": { "active": "#8794d4", "borderSelected": "#e5e5e9", "borderUnselected": "#aeb7e2b2", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "textSelected": "#08091c", "textSubdued": "#b3b4bd", "textUnselected": "#e5e5e9" }, "standard": { "active": "#8794d4", "borderSelected": "#e5e5e9", "borderUnselected": "#aeb7e2b2", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "textSelected": "#08091c", "textSubdued": "#b3b4bd", "textUnselected": "#e5e5e9" } }, "sideNavigation": { "contrast": { "avatar": "#e5e5e926", "background": "#212233", "divide": "#81828f", "fillActive": "#ffffff00", "fillDefault": "#ffffff00", "fillHover": "#e5e5e926", "icon": "#e5e5e9", "iconDisabled": "#949699", "iconLabel": "#b3b4bd", "label": "#b3b4bd", "strokeSelected": "#ff9494", "text": "#e5e5e9", "textDisabled": "#949699" }, "standard": { "avatar": "#e5e5e926", "background": "#212233", "divide": "#81828f", "fillActive": "#ffffff00", "fillDefault": "#ffffff00", "fillHover": "#e5e5e926", "icon": "#e5e5e9", "iconDisabled": "#949699", "iconLabel": "#b3b4bd", "label": "#b3b4bd", "strokeSelected": "#ff9494", "text": "#e5e5e9", "textDisabled": "#949699" } }, "stepper": { "contrast": { "background": "#626493", "progressbar": "#aeb7e2", "textCompleted": "#e5e5e9", "textUncompleted": "#b6b8ba" }, "standard": { "background": "#626493", "progressbar": "#aeb7e2", "textCompleted": "#e5e5e9", "textUncompleted": "#b6b8ba" } }, "tableOfContent": { "contrast": { "iconSelected": "#e5e5e9", "iconUnselected": "#b3b4bd", "strokeSelected": "#ff9494", "strokeUnselected": "#54568c66", "textSelected": "#e5e5e9", "textUnselected": "#b3b4bd" }, "standard": { "iconSelected": "#e5e5e9", "iconUnselected": "#b3b4bd", "strokeSelected": "#ff9494", "strokeUnselected": "#54568c66", "textSelected": "#e5e5e9", "textUnselected": "#b3b4bd" } } }, "modal": { "drawer": { "contrast": { "background": "#393a49", "text": "#e5e5e9" }, "standard": { "background": "#393a49", "text": "#e5e5e9" } }, "modal": { "contrast": { "border": "#ffffff00", "fill": "#464755", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "border": "#ffffff00", "fill": "#464755", "icon": "#e5e5e9", "text": "#e5e5e9" } } }, "tab": { "contrast": { "border": "#81828f", "fillDisabled": "#cfd2d41a", "fillHover": "#393a49", "fillSelected": "#08091c", "fillUnselected": "#e5e5e940", "icon": "#e5e5e9", "iconDisabled": "#949699", "text": "#e5e5e9", "textDisabled": "#949699", "underlineSelected": "#ff9494" }, "standard": { "border": "#81828f", "fillDisabled": "#cfd2d41a", "fillHover": "#393a49", "fillSelected": "#08091c", "fillUnselected": "#e5e5e940", "icon": "#e5e5e9", "iconDisabled": "#949699", "text": "#e5e5e9", "textDisabled": "#949699", "underlineSelected": "#ff9494" } }, "table": { "contrast": { "cellFill": "#ffffff00", "cellFillHover": "#e5e5e926", "cellFillNegative": "#ff949433", "headerFill": "#08091c", "icon": "#e5e5e9", "stroke": "#81828f", "text": "#e5e5e9" }, "standard": { "cellFill": "#ffffff00", "cellFillHover": "#e5e5e926", "fillNegative": "#ff949433", "headerFill": "#08091c", "icon": "#e5e5e9", "stroke": "#81828f", "text": "#e5e5e9" } }, "tooltip": { "popover": { "contrast": { "border": "#ffffff00", "fill": "#393a49", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "border": "#ffffff00", "fill": "#393a49", "icon": "#e5e5e9", "text": "#e5e5e9" } }, "tooltip": { "contrast": { "fill": "#393a49", "fillNegative": "#ff9494", "icon": "#e5e5e9", "iconNegative": "#08091c", "text": "#e5e5e9", "textNegative": "#08091c", "triangle": "#393a49", "triangleNegative": "#ff9494" }, "standard": { "fill": "#393a49", "fillNegative": "#ff9494", "icon": "#e5e5e9", "iconNegative": "#08091c", "text": "#e5e5e9", "textNegative": "#08091c", "triangle": "#393a49", "triangleNegative": "#ff9494" } } }, "travel": { "legLine": { "strokeLine": "#ff9494" }, "seatmap": { "background": "#e5e5e926", "border": "#81828f", "borderReverse": "#ffffff00", "fillChosen": "#8794d4", "fillConfirm": "#9cd9c2", "fillConflict": "#ffeeb3", "fillExit": "#9cd9c2", "fillFree": "#c7cdeb", "fillHeadpillow": "#f6f6f9", "fillReverse": "#f6f6f9", "fillUnavailable": "#ffffff00", "fillWc": "#393a49", "fillWindow": "#acd7f1", "iconReverse": "#08091c", "iconWc": "#e5e5e9", "strokeChosen": "#81828f", "strokeConfirm": "#1a8e60", "strokeConflict": "#e9b10c", "strokeFree": "#81828f", "strokeUnavailable": "#81828f", "textChosen": "#08091c", "textFree": "#08091c", "textUnavailable": "#b3b4bd" }, "travelHeader": { "contrast": { "strokeLine": "#ff9494", "text": "#e5e5e9" }, "standard": { "strokeLine": "#ff9494", "text": "#e5e5e9" } }, "travelLeg": { "contrast": { "air": "#f2b8e5", "airportlinkbus": "#f2b8e5", "airportlinkrail": "#f2b8e5", "bicycle": "#4db295", "bulletBorder": "#08091c", "bus": "#ef7398", "cableway": "#b898e5", "carferry": "#8ccfe2", "citybike": "#4db295", "ferry": "#8ccfe2", "funicular": "#b898e5", "helicopter": "#f2b8e5", "metro": "#dd973c", "mobility": "#4db295", "plane": "#f2b8e5", "rail": "#60a2d7", "taxi": "#ffe082", "train": "#60a2d7", "tram": "#b898e5", "walk": "#8d8e9c", "water": "#8ccfe2" }, "standard": { "air": "#f2b8e5", "airportlinkbus": "#f2b8e5", "airportlinkrail": "#f2b8e5", "bicycle": "#4db295", "bulletBorder": "#08091c", "bus": "#ef7398", "cableway": "#b898e5", "carferry": "#8ccfe2", "citybike": "#4db295", "ferry": "#8ccfe2", "funicular": "#b898e5", "helicopter": "#f2b8e5", "metro": "#dd973c", "mobility": "#4db295", "plane": "#f2b8e5", "rail": "#60a2d7", "taxi": "#ffe082", "train": "#60a2d7", "tram": "#b898e5", "walk": "#8d8e9c", "water": "#8ccfe2" } }, "travelSwitch": { "contrast": { "backgroundfalse": "#e5e5e959", "backgroundtrueAir": "#f2b8e5", "backgroundtrueBicycle": "#4db295", "backgroundtrueBus": "#ef7398", "backgroundtrueCableway": "#b898e5", "backgroundtrueCarferry": "#8ccfe2", "backgroundtrueCitybike": "#4db295", "backgroundtrueFerry": "#8ccfe2", "backgroundtrueFunicular": "#b898e5", "backgroundtrueHelicopter": "#f2b8e5", "backgroundtrueMetro": "#dd973c", "backgroundtrueMobility": "#4db295", "backgroundtruePlane": "#f2b8e5", "backgroundtrueRail": "#60a2d7", "backgroundtrueTaxi": "#ffe082", "backgroundtrueTrain": "#60a2d7", "backgroundtrueTram": "#b898e5", "backgroundtrueWalk": "#8d8e9c", "backgroundtrueWater": "#8ccfe2", "backgroundtrueAirportlinkbus": "#f2b8e5", "backgroundtrueAirportlinkrail": "#f2b8e5", "iconfalse": "#b3b4bd", "icontrueBicycle": "#4db295", "icontrueBus": "#ef7398", "icontrueCableway": "#b898e5", "icontrueCarferry": "#8ccfe2", "icontrueCitybike": "#4db295", "icontrueFerry": "#8ccfe2", "icontrueFunicular": "#b898e5", "icontrueHelicopter": "#f2b8e5", "icontrueMetro": "#dd973c", "icontrueMobility": "#4db295", "icontruePlane": "#f2b8e5", "icontrueTaxi": "#ffe082", "icontrueTrain": "#60a2d7", "icontrueTram": "#b898e5", "icontrueWalk": "#8d8e9c", "icontrueAirportlinkbus": "#f2b8e5", "icontrueAirportlinkrail": "#f2b8e5", "switchfillFalse": "#08091c", "switchfillTrue": "#08091c", "text": "#e5e5e9" }, "standard": { "backgroundfalse": "#e5e5e959", "backgroundtrueAir": "#f2b8e5", "backgroundtrueBicycle": "#4db295", "backgroundtrueBus": "#ef7398", "backgroundtrueCableway": "#b898e5", "backgroundtrueCarferry": "#8ccfe2", "backgroundtrueCitybike": "#4db295", "backgroundtrueFerry": "#8ccfe2", "backgroundtrueFunicular": "#b898e5", "backgroundtrueHelicopter": "#f2b8e5", "backgroundtrueMetro": "#dd973c", "backgroundtrueMobility": "#4db295", "backgroundtruePlane": "#f2b8e5", "backgroundtrueRail": "#60a2d7", "backgroundtrueTaxi": "#ffe082", "backgroundtrueTrain": "#60a2d7", "backgroundtrueTram": "#b898e5", "backgroundtrueWalk": "#8d8e9c", "backgroundtrueWater": "#8ccfe2", "backgroundtrueAirportlinkbus": "#f2b8e5", "backgroundtrueAirportlinkrail": "#f2b8e5", "iconfalse": "#b3b4bd", "icontrueBicycle": "#00db9b", "icontrueBus": "#ef7398", "icontrueCableway": "#b898e5", "icontrueCarferry": "#8ccfe2", "icontrueCitybike": "#00db9b", "icontrueFerry": "#8ccfe2", "icontrueFunicular": "#b898e5", "icontrueHelicopter": "#f2b8e5", "icontrueMetro": "#dd973c", "icontrueMobility": "#00db9b", "icontruePlane": "#f2b8e5", "icontrueRail": "#60a2d7", "icontrueTaxi": "#ffe082", "icontrueTrain": "#60a2d7", "icontrueTram": "#b898e5", "icontrueWalk": "#8d8e9c", "icontrueWater": "#8ccfe2", "icontrueAirportlinkbus": "#f2b8e5", "icontrueAirportlinkbus2": "#f2b8e5", "icontrueAirportlinkrail": "#f2b8e5", "switchfillFalse": "#08091c", "switchfillTrue": "#08091c", "text": "#e5e5e9" } }, "travelTag": { "contrast": { "icon": "#08091c", "iconBusCancled": "#ef7398", "iconCabllewayCancled": "#b898e5", "iconCarferryCancled": "#8ccfe2", "iconFerryCancled": "#8ccfe2", "iconFunicularCancled": "#b898e5", "iconHelicopterCancled": "#f2b8e5", "iconMetroCancled": "#dd973c", "iconPlaneCancled": "#f2b8e5", "iconTaxiCancled": "#ffe082", "iconTrainCancled": "#60a2d7", "iconTramCancled": "#b898e5", "iconWalk": "#e5e5e9", "iconAirportlinkbusCancled": "#f2b8e5", "iconAirportlinkrailCancled": "#f2b8e5", "iconborderValidation": "#08091c", "tagfillAir": "#f2b8e5", "tagfillBicycle": "#4db295", "tagfillBus": "#ef7398", "tagfillBusCancled": "#ef739826", "tagfillCableway": "#b898e5", "tagfillCablewayCancled": "#b898e526", "tagfillCarferry": "#8ccfe2", "tagfillCarferryCancled": "#8ccfe226", "tagfillCitybike": "#4db295", "tagfillFerry": "#8ccfe2", "tagfillFerryCancled": "#8ccfe226", "tagfillFunicular": "#b898e5", "tagfillFunicularCancled": "#b898e526", "tagfillHelicopter": "#f2b8e5", "tagfillHelicopterCancled": "#f2b8e526", "tagfillMetro": "#dd973c", "tagfillMetroCancled": "#dd973c26", "tagfillMobility": "#4db295", "tagfillPlane": "#f2b8e5", "tagfillPlaneCancled": "#f2b8e526", "tagfillRail": "#60a2d7", "tagfillRailCancled": "#60a2d726", "tagfillTaxi": "#ffe082", "tagfillTaxiCancled": "#ffe08226", "tagfillTrain": "#60a2d7", "tagfillTrainCancled": "#60a2d726", "tagfillTram": "#b898e5", "tagfillTramCancled": "#b898e526", "tagfillWalk": "#8d8e9c", "tagfillWater": "#8ccfe2", "tagfillWaterCancled": "#8ccfe226", "tagfillAirportlinkbusCancled": "#f2b8e526", "tagfillAirportlinkbusCancled2": "#f2b8e526", "tagfillAirportlinkrail": "#f2b8e5", "tagfillAirportlinkrailCancled": "#f2b8e526", "tagfillAirportlinkbus": "#f2b8e5", "textCancled": "#b6b8ba", "textLabel": "#e5e5e9", "textLine": "#08091c", "textLineBusCancled": "#ef7398", "textLineCablewayCancled": "#b898e5", "textLineCarferryCancled": "#8ccfe2", "textLineFerryCancled": "#8ccfe2", "textLineFunicularCancled": "#b898e5", "textLineHelicopterCancled": "#f2b8e5", "textLineMetroCancled": "#dd973c", "textLinePlaneCancled": "#f2b8e5", "textLineTaxiCancled": "#ffe082", "textLineTrainCancled": "#60a2d7", "textLineTramCancled": "#b898e5", "textLineAirportlinkbusCancled": "#f2b8e5", "textLineAirportlinkrailCancled": "#f2b8e5", "textNewtime": "#ff9494", "textWalk": "#e5e5e9" }, "standard": { "icon": "#08091c", "iconBusCancled": "#ef7398", "iconCarferryCancled": "#8ccfe2", "iconFerryCancled": "#8ccfe2", "iconFunicularCancled": "#b898e5", "iconHelicopterCancled": "#f2b8e5", "iconMetroCancled": "#dd973c", "iconPlaneCancled": "#f2b8e5", "iconTaxiCancled": "#ffe082", "iconTrainCancled": "#60a2d7", "iconTramCancled": "#b898e5", "iconWalk": "#08091c", "iconAirportlinkbusCancled": "#f2b8e5", "iconAirportlinkrailCancled": "#f2b8e5", "iconCablewayCancled": "#b898e5", "iconborderValidation": "#08091c", "tagfillAir": "#f2b8e5", "tagfillAirCancled": "#f2b8e526", "tagfillBicycle": "#4db295", "tagfillBus": "#ef7398", "tagfillBusCancled": "#ef739826", "tagfillCableway": "#b898e5", "tagfillCablewayCancled": "#b482fb26", "tagfillCarferry": "#8ccfe2", "tagfillCarferryCancled": "#8ccfe226", "tagfillCitybike": "#4db295", "tagfillFerry": "#8ccfe2", "tagfillFerryCancled": "#8ccfe226", "tagfillFunicular": "#b898e5", "tagfillFunicularCancled": "#b898e526", "tagfillHelicopter": "#f2b8e5", "tagfillHelicopterCancled": "#f2b8e526", "tagfillMetro": "#dd973c", "tagfillMetroCancled": "#dd973c26", "tagfillMobility": "#4db295", "tagfillPlane": "#f2b8e5", "tagfillPlaneCancled": "#f2b8e526", "tagfillRail": "#60a2d7", "tagfillRailCancled": "#60a2d726", "tagfillTaxi": "#ffe082", "tagfillTaxiCancled": "#ffe08226", "tagfillTrain": "#60a2d7", "tagfillTrainCancled": "#60a2d726", "tagfillTram": "#b898e5", "tagfillTramCancled": "#b898e526", "tagfillWalk": "#8d8e9c", "tagfillWater": "#8ccfe2", "tagfillWaterCancled": "#8ccfe226", "tagfillAirportlinkbus": "#f2b8e5", "tagfillAirportlinkbusCancled": "#f2b8e526", "tagfillAirportlinkrail": "#f2b8e5", "tagfillAirportlinkrailCancled": "#f2b8e526", "textCancled": "#b6b8ba", "textLabel": "#e5e5e9", "textLine": "#08091c", "textLineBusCancled": "#ef7398", "textLineCablewayCancled": "#b898e5", "textLineCarferryCancled": "#8ccfe2", "textLineFerryCancled": "#8ccfe2", "textLineFunicularCancled": "#b898e5", "textLineHelicopterCancled": "#f2b8e5", "textLineMetroCancled": "#dd973c", "textLinePlaneCancled": "#f2b8e5", "textLineTaxiCancled": "#ffe082", "textLineTrainCancled": "#60a2d7", "textLineTramCancled": "#b898e5", "textLineAirportlinkbusCancled": "#f2b8e5", "textLineAirportlinkrailCancled": "#f2b8e5", "textNewtime": "#ff9494", "textWalk": "#08091c" } } }, "typography": { "baseText": { "contrast": { "textAccent": "#e5e5e9" }, "standard": { "textAccent": "#e5e5e9" } }, "blockquote": { "contrast": { "stroke": "#81828f", "textAccent": "#e5e5e9", "textSubdued": "#b3b4bd" }, "standard": { "stroke": "#81828f", "textAccent": "#e5e5e9", "textSubdued": "#b3b4bd" } }, "codeText": { "contrast": { "border": "#ffffff00", "borderInteractive": "#e5e5e9", "fill": "#393a49", "text": "#e5e5e9" }, "standard": { "border": "#ffffff00", "borderInteractive": "#e5e5e9", "fill": "#393a49", "text": "#e5e5e9" } }, "label": { "contrast": { "textAccent": "#e5e5e9" }, "standard": { "textAccent": "#e5e5e9" } }, "list": { "contrast": { "border": "#aeb7e2", "textAccent": "#e5e5e9" }, "standard": { "border": "#aeb7e2", "textAccent": "#e5e5e9" } } } }, "designentur": { "basecard": { "contrast": { "border": "#81828f", "fill": "#e5e5e926", "fillTint": "#e5e5e940", "text": "#e5e5e9" }, "default": { "border": "#81828f", "fill": "#e5e5e926", "fillTint": "#e5e5e940", "text": "#e5e5e9" } }, "dodontcard": { "fill": "#e5e5e926", "statuslineNegative": "#ff9494", "statuslineSuccess": "#9cd9c2", "statuslineWarning": "#ffeeb3", "text": "#e5e5e9" }, "footer": { "contrast": { "divider": "#81828f", "fill": "#2d2e3e", "text": "#e5e5e9", "textSubdued": "#b3b4bd" }, "default": { "divider": "#81828f", "fill": "#2d2e3e", "text": "#e5e5e9", "textSubdued": "#b3b4bd" } }, "header": { "contrast": { "divider": "#81828f", "fill": "#08091c" }, "default": { "divider": "#81828f", "fill": "#08091c" } }, "logo": { "contrast": { "backgroundApp": "#e5e5e926", "highlight": "#ff5959", "text": "#ffffff", "textApp": "#ffffff" }, "standard": { "backgroundApp": "#e5e5e926", "highlight": "#ff5959", "text": "#ffffff", "textApp": "#ffffff" } }, "npmtag": { "divide": "#e5e5e9", "text": "#e5e5e9" }, "playground": { "background": "#141527", "border": "#b3b4bd", "panel": "#e5e5e926", "text": "#e5e5e9" }, "typographycard": { "border": "#b3b4bd", "fill": "#e5e5e926", "text": "#e5e5e9", "textSubdued": "#b3b4bd" } } } };
7
+ const transport = { "contrast": { "bicycle": "#00dbb6", "bus": "#ff6392", "busRegional": "#b8db48", "busRegionalTransparent": "#b8db4826", "busTransparent": "#ff639226", "cableway": "#b482fb", "cablewayTransparent": "#b482fb26", "carferry": "#6fdfff", "carferryTransparent": "#6fdfff26", "citybike": "#00dbb6", "ferry": "#6fdfff", "ferryTransparent": "#6fdfff26", "funicular": "#b482fb", "funicularTransparent": "#b482fb26", "helicopter": "#fbafea", "helicopterTransparent": "#fbafea26", "metro": "#f08901", "metroTransparent": "#f0890126", "mobility": "#00dbb6", "neutral": "#ffffff", "plane": "#fbafea", "planeTransparent": "#fbafea26", "taxi": "#ffe082", "taxiTransparent": "#ffe08226", "train": "#42a5f5", "trainTransparent": "#42a5f526", "tram": "#b482fb", "tramTransparent": "#b482fb26", "walk": "#8284ab", "airportlinkbus": "#fbafea", "airportlinkbusTransparent": "#fbafea26", "airportlinkrail": "#fbafea", "airportlinkrailTransparent": "#fbafea26" }, "dark": { "bicycle": "#4db2a1", "bus": "#ef7398", "busRegional": "#a4bf4d", "busRegionalTransparent": "#a4bf4d26", "busTransparent": "#ef739826", "cableway": "#b898e5", "cablewayTransparent": "#b898e526", "carferry": "#8ccfe2", "carferryTransparent": "#8ccfe226", "citybike": "#4db2a1", "ferry": "#8ccfe2", "ferryTransparent": "#8ccfe226", "funicular": "#b898e5", "funicularTransparent": "#b898e526", "helicopter": "#f2b8e5", "helicopterTransparent": "#f2b8e526", "metro": "#dd973c", "metroTransparent": "#dd973c26", "mobility": "#4db2a1", "neutral": "#e5e5e9", "plane": "#f2b8e5", "planeTransparent": "#f2b8e526", "taxi": "#ffe082", "taxiTransparent": "#ffe08226", "train": "#60a2d7", "trainTransparent": "#60a2d726", "tram": "#b898e5", "tramTransparent": "#b898e526", "walk": "#8d8e9c", "airportlinkbus": "#f2b8e5", "airportlinkbusTransparent": "#f2b8e526", "airportlinkrail": "#f2b8e5", "airportlinkrailTransparent": "#f2b8e526" }, "standard": { "bicycle": "#0d827e", "bus": "#c5044e", "busRegional": "#427500", "busRegionalTransparent": "#42750026", "busTransparent": "#c5044e26", "cableway": "#78469a", "cablewayTransparent": "#78469a26", "carferry": "#0c6693", "carferryTransparent": "#0c669326", "citybike": "#0d827e", "ferry": "#0c6693", "ferryTransparent": "#0c669326", "funicular": "#78469a", "funicularTransparent": "#78469a26", "helicopter": "#800664", "helicopterTransparent": "#80066426", "metro": "#bf5826", "metroTransparent": "#bf582626", "mobility": "#0d827e", "neutral": "#181c56", "plane": "#800664", "planeTransparent": "#80066426", "taxi": "#3d3e40", "taxiTransparent": "#3d3e4026", "train": "#00367f", "trainTransparent": "#00367f26", "tram": "#78469a", "tramTransparent": "#78469a26", "walk": "#8d8e9c", "airportlinkbus": "#800664", "airportlinkbusTransparent": "#80066426", "airportlinkrail": "#800664", "airportlinkrailTransparent": "#80066426" } };
8
+ const componentVariables = { "light": { "components": { "layout": { "badge": { "information": { "contrast": { "border": "#ffffff00", "bullet": "#64b3e7", "fill": "#64b3e7", "icon": "#181c56", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "border": "#067eb2", "bullet": "#067eb2", "fill": "#e1eff8", "icon": "#181c56", "text": "#181c56", "textBullet": "#181c56" } }, "negative": { "contrast": { "border": "#ffffff00", "bullet": "#ff5959", "fill": "#ff9494", "icon": "#181c56", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "border": "#d31b1b", "bullet": "#d31b1b", "fill": "#ffcece", "icon": "#181c56", "text": "#181c56", "textBullet": "#181c56" } }, "neutral": { "contrast": { "border": "#ffffff00", "bullet": "#c7cdeb", "fill": "#54568c", "icon": "#ffffff", "text": "#ffffff", "textBullet": "#ffffff" }, "standard": { "border": "#949699", "bullet": "#81828f", "fill": "#f6f6f9", "icon": "#181c56", "text": "#181c56", "textBullet": "#181c56" } }, "primary": { "contrast": { "bullet": "#aeb7e2", "fill": "#aeb7e2", "icon": "#181c56", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "bullet": "#181c56", "fill": "#181c56", "icon": "#ffffff", "text": "#ffffff", "textBullet": "#181c56" } }, "success": { "contrast": { "border": "#ffffff00", "bullet": "#5ac39a", "fill": "#5ac39a", "icon": "#181c56", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "border": "#1a8e60", "bullet": "#1a8e60", "fill": "#d0f1e3", "icon": "#181c56", "text": "#181c56", "textBullet": "#181c56" } }, "tag": { "contrast": { "fill": "#393d79", "icon": "#ffffff", "text": "#ffffff" }, "standard": { "fill": "#f2f5f7", "icon": "#181c56", "text": "#181c56" } }, "warning": { "contrast": { "border": "#ffffff00", "bullet": "#ffe082", "fill": "#ffe082", "icon": "#181c56", "text": "#181c56", "textBullet": "#ffffff" }, "standard": { "border": "#e9b10c", "bullet": "#ffca28", "fill": "#fff4cd", "icon": "#181c56", "text": "#181c56", "textBullet": "#181c56" } } }, "card": { "contrast": { "borderDefault": "#ffffff00", "borderActive": "#aeb7e2", "divide": "#ff5959", "fillDefaultSolid": "#393d79", "fillDefaultTransparent": "#393d79", "fillHoveractive": "#54568c", "icon": "#ffffff", "shadowLayer1": "#ffffff00", "shadowLayer2": "#ffffff00", "shadowLayer3": "#ffffff00", "subjectText": "#d9dae8", "text": "#ffffff" }, "standard": { "borderDefault": "#e3e6e8", "borderActive": "#181c56", "divide": "#ff5959", "fillDefaultSolid": "#ffffff", "fillDefaultTransparent": "#ffffff", "fillHoveractive": "#f6f6f9", "icon": "#181c56", "shadowLayer1": "#cccdd44d", "shadowLayer2": "#e5e5e959", "shadowLayer3": "#e5e5e926", "subjectText": "#626493", "text": "#181c56" } } }, "alert": { "alertbox": { "information": { "contrast": { "border": "#067eb2", "fillDefault": "#acd7f1", "fillToast": "#acd7f1", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textToast": "#181c56" }, "standard": { "border": "#067eb2", "fillDefault": "#e1eff8", "fillToast": "#e1eff8", "iconDefault": "#067eb2", "iconToast": "#067eb2", "textDefault": "#181c56", "textToast": "#181c56" } }, "negative": { "contrast": { "border": "#d31b1b", "fillDefault": "#ff9494", "fillToast": "#ff9494", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textToast": "#181c56" }, "standard": { "border": "#d31b1b", "fillDefault": "#ffcece", "fillToast": "#ffcece", "iconDefault": "#d31b1b", "iconToast": "#d31b1b", "textDefault": "#181c56", "textToast": "#181c56" } }, "success": { "contrast": { "border": "#1a8e60", "fillDefault": "#9cd9c2", "fillToast": "#9cd9c2", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textToast": "#181c56" }, "standard": { "border": "#1a8e60", "fillDefault": "#d0f1e3", "fillToast": "#d0f1e3", "iconDefault": "#1a8e60", "iconToast": "#1a8e60", "textDefault": "#181c56", "textToast": "#181c56" } }, "warning": { "contrast": { "border": "#e9b10c", "fillDefault": "#ffeeb3", "fillToast": "#ffeeb3", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textDefault2": "#181c56" }, "standard": { "border": "#e9b10c", "fillDefault": "#fff4cd", "fillToast": "#fff4cd", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#181c56", "textToast": "#181c56" } } }, "copyableText": { "contrast": { "border": "#ffffff00", "borderInteractive": "#aeb7e2", "fill": "#f6f6f9", "icon": "#181c56", "text": "#181c56" }, "standard": { "border": "#54568c66", "borderInteractive": "#181c56", "fill": "#f6f6f9", "icon": "#181c56", "text": "#181c56" } } }, "button": { "disabled": { "contrast": { "fill": "#cfd2d426", "iconDisabled": "#b6b8ba", "textDisabled": "#b6b8ba" }, "standard": { "fill": "#cfd2d4", "iconDisabled": "#515254", "textDisabled": "#515254" } }, "floating": { "contrast": { "active": "#d9dae8", "default": "#ffffff", "hover": "#f6f6f9", "icon": "#181c56", "text": "#181c56" }, "standard": { "active": "#11143c", "default": "#181c56", "hover": "#393d79", "icon": "#ffffff", "text": "#ffffff" } }, "iconButton": { "contrast": { "active": "#8794d4", "default": "#ffffff00", "hover": "#626493", "icon": "#ffffff", "iconActive": "#181c56", "text": "#ffffff", "textActive": "#181c56" }, "standard": { "active": "#aeb7e2", "default": "#ffffff00", "hover": "#d9ddf2", "icon": "#181c56", "iconActive": "#181c56", "text": "#181c56", "textActive": "#181c56" } }, "negative": { "contrast": { "active": "#ff9494", "border": "#ff9494", "default": "#ffffff00", "hover": "#ff949433", "icon": "#ffffff", "iconActive": "#181c56", "text": "#ffffff", "textActive": "#181c56" }, "standard": { "active": "#d31b1b", "border": "#d31b1b", "default": "#ffffff00", "hover": "#ffcece", "icon": "#d31b1b", "iconActive": "#ffffff", "text": "#d31b1b", "textActive": "#ffffff" } }, "primary": { "contrast": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#181c56", "text": "#181c56" }, "standard": { "active": "#11143c", "default": "#181c56", "hover": "#393d79", "icon": "#ffffff", "text": "#ffffff" } }, "secondary": { "contrast": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "icon": "#ffffff", "iconActive": "#181c56", "text": "#ffffff", "textActive": "#181c56" }, "standard": { "active": "#aeb7e2", "border": "#8284ab", "borderActive": "#181c56", "default": "#ffffff00", "hover": "#d9ddf2", "icon": "#181c56", "iconActive": "#181c56", "text": "#181c56", "textActive": "#181c56" } }, "squareSecondary": { "contrast": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#d9ddf2", "iconActive": "#181c56", "iconDefault": "#ffffff", "iconHover": "#181c56", "label": "#ffffff" }, "standard": { "active": "#aeb7e2", "border": "#8284ab", "borderActive": "#181c56", "default": "#ffffff00", "hover": "#d9ddf2", "icon": "#181c56", "iconActive": "#181c56", "text": "#181c56" } }, "squareSuccess": { "contrast": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#181c56", "label": "#ffffff" }, "standard": { "active": "#37ab83", "border": "#181c56", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#181c56", "label": "#181c56" } }, "success": { "contrast": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#181c56", "text": "#181c56" }, "standard": { "active": "#37ab83", "border": "#181c56", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#181c56", "text": "#181c56" } } }, "chip": { "contrast": { "active": "#8794d4", "border": "#aeb7e2b2", "borderDisabled": "#949699", "default": "#ffffff00", "hover": "#626493", "iconDisabled": "#b6b8ba", "iconSelected": "#181c56", "iconUnselected": "#ffffff", "textDisabled": "#b6b8ba", "textSelected": "#181c56", "textUnselected": "#ffffff" }, "standard": { "active": "#aeb7e2", "border": "#54568c66", "borderDisabled": "#949699", "default": "#ffffff00", "hover": "#d9ddf2", "iconDisabled": "#6e6f73", "iconSelected": "#181c56", "iconUnselected": "#181c56", "textDisabled": "#6e6f73", "textSelected": "#181c56", "textUnselected": "#181c56" } }, "datepicker": { "calendar": { "background": "#ffffff", "backgroundOverflow": "#f6f6f9", "border": "#e3e6e8", "dateborder": "#e3e6e8", "datefillHover": "#d9ddf2", "datefillSelected": "#aeb7e2", "icon": "#181c56", "strokeToday": "#ff5959", "textAccent": "#181c56", "textDisabled": "#b6b8ba", "textSubdued": "#626493" } }, "expand": { "expandablePanel": { "contrast": { "fillDefault": "#393d79", "fillHover": "#626493", "fillSelected": "#393d79", "icon": "#ffffff", "text": "#ffffff" }, "standard": { "fillDefault": "#e3e6e8", "fillHover": "#edf0f2", "fillSelected": "#e3e6e8", "icon": "#181c56", "text": "#181c56" } }, "expandableText": { "contrast": { "icon": "#ffffff", "text": "#ffffff" }, "standard": { "icon": "#181c56", "text": "#181c56" } } }, "form": { "baseForm": { "contrast": { "borderDefault": "#8284ab", "borderInteractive": "#aeb7e2", "borderNegative": "#ff9494", "borderSuccess": "#5ac39a", "fillDefault": "#ffffff", "fillDisabled": "#cfd2d426", "fillReadonly": "#ffffff00", "icon": "#181c56", "iconBeta": "#ffffff", "iconDisabled": "#6e6f73", "iconDisabledBeta": "#b6b8ba", "textContent": "#181c56", "textContentReadonly": "#ffffff", "textDescription": "#ffffff", "textLabel": "#626493", "textLabelBeta": "#ffffff", "textDisabled": "#6e6f73", "textDisabledBeta": "#b6b8ba" }, "standard": { "borderDefault": "#8284ab", "borderInteractive": "#181c56", "borderNegative": "#d31b1b", "borderSuccess": "#1a8e60", "fillDefault": "#ffffff", "fillDisabled": "#cfd2d4", "fillReadonly": "#ffffff00", "icon": "#181c56", "iconDisabled": "#6e6f73", "textContent": "#181c56", "textDescription": "#181c56", "textLabel": "#626493", "textLabelBeta": "#181c56", "textDisabled": "#6e6f73" } }, "baseMenu": { "border": "#8284ab", "fillDefault": "#f2f5f7", "fillHover": "#d9ddf2", "fillSelected": "#aeb7e2", "icon": "#181c56", "iconDisabled": "#6e6f73", "text": "#181c56", "textDisabled": "#6e6f73" }, "basePanel": { "contrast": { "borderDefault": "#8284ab", "borderDisabled": "#949699", "borderSelected": "#aeb7e2", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillExpired": "#ff949433", "fillHover": "#54568c", "fillSelected": "#393d79", "textAccent": "#ffffff", "textDisabled": "#b6b8ba", "textRebate": "#5ac39a", "textSubdued": "#d9dae8" }, "standard": { "borderDefault": "#8284ab", "borderDisabled": "#949699", "borderSelected": "#181c56", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d4", "fillExpired": "#ff949433", "fillHover": "#eaeaf1", "fillSelected": "#f6f6f9", "textAccent": "#181c56", "textDisabled": "#6e6f73", "textRebate": "#1a8e60", "textSubdued": "#626493" } }, "checkbox": { "contrast": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#181c56", "iconDisabled": "#949699", "iconReadonly": "#ffffff", "text": "#ffffff", "textDisabled": "#949699" }, "standard": { "border": "#181c56", "borderDisabled": "#e3e6e8", "borderNegative": "#d31b1b", "borderReadonly": "#e3e6e8", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#d9ddf2", "fillSelected": "#181c56", "fillSelectedhover": "#393d79", "icon": "#ffffff", "iconDisabled": "#b6b8ba", "iconReadonly": "#181c56", "text": "#181c56", "textDisabled": "#b6b8ba" } }, "feedbackText": { "information": { "contrast": { "iconFill": "#64b3e7", "iconSymbol": "#181c56", "stroke": "#181c56", "text": "#ffffff" }, "standard": { "iconFill": "#067eb2", "iconSymbol": "#ffffff", "stroke": "#ffffff", "text": "#181c56" } }, "negative": { "contrast": { "iconFill": "#ff9494", "iconSymbol": "#181c56", "stroke": "#181c56", "text": "#ffffff" }, "standard": { "iconFill": "#d31b1b", "stroke": "#ffffff", "symbol": "#ffffff", "text": "#181c56" } }, "success": { "contrast": { "iconFill": "#5ac39a", "iconStroke": "#181c56", "iconSymbol": "#181c56", "text": "#ffffff" }, "standard": { "iconFill": "#1a8e60", "iconStroke": "#ffffff", "iconSymbol": "#ffffff", "text": "#181c56" } }, "warning": { "contrast": { "iconFill": "#ffe082", "iconSymbol": "#181c56", "stroke": "#181c56", "text": "#ffffff" }, "standard": { "iconFill": "#ffca28", "iconSymbol": "#181c56", "stroke": "#ffffff", "text": "#181c56" } } }, "radio": { "contrast": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#ffffff", "iconDisabled": "#949699", "iconReadonly": "#ffffff", "text": "#ffffff", "textDisabled": "#949699" }, "standard": { "border": "#181c56", "borderDisabled": "#e3e6e8", "borderNegative": "#d31b1b", "borderReadonly": "#e3e6e8", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#d9ddf2", "fillSelected": "#181c56", "icon": "#181c56", "iconDisabled": "#b6b8ba", "iconReadonly": "#181c56", "selectedhover": "#393d79", "text": "#181c56", "textDisabled": "#b6b8ba" } }, "segmentedControl": { "contrast": { "background": "#393d79", "fillHover": "#626493", "fillSelected": "#ffffff", "fillUnselected": "#ffffff00", "iconSelected": "#181c56", "iconUnselected": "#ffffff", "textSelected": "#181c56", "textUnselected": "#ffffff" }, "standard": { "background": "#d9dae8", "fillHover": "#eaeaf1", "fillSelected": "#ffffff", "fillUnselected": "#ffffff00", "iconSelected": "#181c56", "iconUnselected": "#181c56", "textSelected": "#181c56", "textUnselected": "#181c56" } }, "switch": { "contrast": { "fillFalse": "#9ea0bd", "fillTrue": "#5ac39a", "iconFalse": "#626493", "iconTrue": "#181c56", "switch": "#ffffff", "text": "#ffffff" }, "standard": { "fillFalse": "#949699", "fillTrue": "#1a8e60", "iconFalse": "#6e6f73", "iconTrue": "#181c56", "switch": "#ffffff", "text": "#181c56" } } }, "loader": { "fileupload": { "contrast": { "fillDefault": "#ffffff00", "icon": "#ffffff", "iconDisabled": "#949699", "strokeDefault": "#8284ab", "strokeDisabled": "#949699", "strokeNegative": "#ff9494", "strokeSuccess": "#5ac39a", "text": "#ffffff", "textDisabled": "#949699" }, "standard": { "fillDefault": "#ffffff00", "icon": "#181c56", "iconDisabled": "#6e6f73", "strokeDefault": "#8284ab", "strokeDisabled": "#949699", "strokeNegative": "#d31b1b", "strokeSuccess": "#1a8e60", "text": "#181c56", "textDisabled": "#6e6f73" } }, "loader": { "contrast": { "border": "#8284ab", "progressbar": "#ff5959", "text": "#ffffff" }, "standard": { "border": "#949699", "progressbar": "#ff5959", "text": "#181c56" } }, "spinner": { "contrast": { "fill": "#ffffff" }, "standard": { "fill": "#181c56" } }, "skeleton": { "contrast": { "fill": "#292b6a", "highlight": "#181c56" }, "standard": { "fill": "#eaeaf1", "highlight": "#f6f6f9" } } }, "menu": { "breadcrumb": { "contrast": { "icon": "#ffffff", "text": "#ffffff" }, "standard": { "icon": "#181c56", "text": "#181c56" } }, "navigationBar": { "contrast": { "background": "#393d79", "divide": "#ffffff00", "iconSelected": "#ffffff", "iconUnselected": "#d9dae8", "strokeSelected": "#ff5959", "textSelected": "#ffffff", "textUnselected": "#d9dae8" }, "standard": { "background": "#ffffff", "divide": "#e3e6e8", "iconSelected": "#181c56", "iconUnselected": "#626493", "strokeSelected": "#ff5959", "textSelected": "#181c56", "textUnselected": "#626493" } }, "navigationLink": { "contrast": { "icon": "#ffffff", "text": "#ffffff" }, "standard": { "icon": "#181c56", "text": "#181c56" } }, "overflowMenu": { "border": "#8284ab", "fillActive": "#aeb7e2", "fillDefault": "#f2f5f7", "fillHover": "#d9ddf2", "icon": "#181c56", "iconDisabled": "#6e6f73", "text": "#181c56", "textDisabled": "#6e6f73" }, "pagination": { "contrast": { "active": "#8794d4", "borderSelected": "#ffffff", "borderUnselected": "#aeb7e2b2", "default": "#ffffff00", "hover": "#626493", "icon": "#ffffff", "textSelected": "#181c56", "textSubdued": "#d9dae8", "textUnselected": "#ffffff" }, "standard": { "active": "#aeb7e2", "borderSelected": "#181c56", "borderUnselected": "#54568c66", "default": "#ffffff00", "hover": "#d9ddf2", "icon": "#181c56", "textSelected": "#181c56", "textSubdued": "#626493", "textUnselected": "#181c56" } }, "sideNavigation": { "contrast": { "avatar": "#393d79", "background": "#181c56", "divide": "#8284ab", "fillActive": "#ffffff00", "fillDefault": "#ffffff00", "fillHover": "#393d79", "icon": "#ffffff", "iconDisabled": "#b6b8ba", "iconLabel": "#aeb7e2", "label": "#aeb7e2", "strokeSelected": "#ff5959", "text": "#ffffff", "textDisabled": "#b6b8ba" }, "contrastBeta": { "backgroundChild": "#9ea0bd1a", "divider": "#54568c66", "fillActive": "#393d79", "fillClick": "#8794d4", "fillDefault": "#ffffff00", "fillDisabled": "#ffffff00", "fillHover": "#626493", "icon": "#ffffff", "iconDisabled": "#b6b8ba", "iconSubdued": "#aeb7e2", "strokeDev": "#5ac39a", "strokeProd": "#ff5959", "strokeStaging": "#ffe082", "text": "#ffffff", "textDisabled": "#b6b8ba", "textGroup": "#d9dae8" }, "standard": { "avatar": "#ffffff", "background": "#f2f5f7", "divide": "#e3e6e8", "fillActive": "#ffffff00", "fillDefault": "#ffffff00", "fillHover": "#d9dae8", "icon": "#181c56", "iconDisabled": "#6e6f73", "iconLabel": "#626493", "label": "#626493", "strokeSelected": "#181c56", "text": "#181c56", "textDisabled": "#6e6f73" }, "standardBeta": { "backgroundChild": "#e5e5e926", "divider": "#e5e5e9", "fillActive": "#9ea0bd1a", "fillClick": "#aeb7e2", "fillDefault": "#ffffff00", "fillDisabled": "#ffffff00", "fillHover": "#d9dae8", "icon": "#181c56", "iconDisabled": "#6e6f73", "iconSubdued": "#626493", "strokeDev": "#37ab83", "strokeProd": "#ff5959", "strokeStaging": "#ffca28", "text": "#181c56", "textDisabled": "#6e6f73", "textGroup": "#626493" } }, "stepper": { "contrast": { "background": "#626493", "progressbar": "#aeb7e2", "textCompleted": "#ffffff", "textUncompleted": "#aeb7e2" }, "standard": { "background": "#e3e6e8", "progressbar": "#181c56", "textCompleted": "#181c56", "textUncompleted": "#6e6f73" } }, "tableOfContent": { "contrast": { "iconSelected": "#ffffff", "iconUnselected": "#d9dae8", "strokeSelected": "#ff5959", "strokeUnselected": "#54568c", "textSelected": "#ffffff", "textUnselected": "#d9dae8" }, "standard": { "iconSelected": "#181c56", "iconUnselected": "#626493", "strokeSelected": "#ff5959", "strokeUnselected": "#e3e6e8", "textSelected": "#181c56", "textUnselected": "#626493" } } }, "modal": { "drawer": { "contrast": { "background": "#393d79", "text": "#ffffff" }, "standard": { "background": "#eaeaf1", "text": "#181c56" } }, "modal": { "contrast": { "border": "#ffffff00", "fill": "#ffffff", "icon": "#181c56", "text": "#181c56" }, "standard": { "border": "#e3e6e8", "fill": "#ffffff", "icon": "#181c56", "text": "#181c56" } } }, "tab": { "contrast": { "border": "#aeb7e2", "fillDisabled": "#54568c66", "fillHover": "#626493", "fillSelected": "#181c56", "fillUnselected": "#393d79", "icon": "#ffffff", "iconDisabled": "#b6b8ba", "text": "#ffffff", "textDisabled": "#b6b8ba", "underlineSelected": "#ff5959" }, "standard": { "border": "#e3e6e8", "fillDisabled": "#cfd2d4", "fillHover": "#e3e6e8", "fillSelected": "#ffffff", "fillUnselected": "#edf0f2", "icon": "#181c56", "iconDisabled": "#515254", "text": "#181c56", "textDisabled": "#515254", "underlineSelected": "#ff5959" } }, "table": { "contrast": { "cellFill": "#ffffff00", "cellFillHover": "#393d79", "cellFillNegative": "#ff949433", "headerFill": "#181c56", "icon": "#ffffff", "stroke": "#8284ab", "text": "#ffffff" }, "standard": { "cellFill": "#ffffff00", "cellFillHover": "#f2f5f7", "fillNegative": "#ffcece", "headerFill": "#ffffff", "icon": "#181c56", "stroke": "#e3e6e8", "text": "#181c56" } }, "tooltip": { "popover": { "contrast": { "border": "#ffffff00", "fill": "#393d79", "icon": "#ffffff", "text": "#ffffff" }, "standard": { "border": "#54568c66", "fill": "#f6f6f9", "icon": "#181c56", "text": "#181c56" } }, "tooltip": { "contrast": { "fill": "#ffffff", "fillNegative": "#ff9494", "icon": "#181c56", "iconNegative": "#181c56", "text": "#181c56", "textNegative": "#181c56", "triangle": "#ffffff", "triangleNegative": "#ff9494" }, "standard": { "fill": "#181c56", "fillNegative": "#ffcece", "icon": "#ffffff", "iconNegative": "#181c56", "text": "#ffffff", "textNegative": "#181c56", "triangle": "#181c56", "triangleNegative": "#ffcece" } } }, "travel": { "legLine": { "strokeLine": "#ff5959" }, "travelHeader": { "contrast": { "strokeLine": "#ff5959", "text": "#ffffff" }, "standard": { "strokeLine": "#ff5959", "text": "#181c56" } }, "travelLeg": { "contrast": { "air": "#fbafea", "airportlinkbus": "#fbafea", "airportlinkrail": "#fbafea", "bicycle": "#00dbb6", "bulletBorder": "#181c56", "bus": "#ff6392", "busRegional": "#b8db48", "cableway": "#b482fb", "carferry": "#6fdfff", "citybike": "#00dbb6", "ferry": "#6fdfff", "funicular": "#b482fb", "helicopter": "#fbafea", "metro": "#f08901", "mobility": "#00dbb6", "plane": "#fbafea", "rail": "#42a5f5", "taxi": "#ffe082", "train": "#42a5f5", "tram": "#b482fb", "walk": "#8284ab", "water": "#6fdfff" }, "standard": { "air": "#800664", "airportlinkbus": "#800664", "airportlinkrail": "#800664", "bicycle": "#0d827e", "bulletBorder": "#ffffff", "bus": "#c5044e", "busRegional": "#427500", "cableway": "#78469a", "carferry": "#0c6693", "citybike": "#0d827e", "ferry": "#0c6693", "funicular": "#78469a", "helicopter": "#800664", "metro": "#bf5826", "mobility": "#0d827e", "plane": "#800664", "rail": "#00367f", "taxi": "#3d3e40", "train": "#00367f", "tram": "#78469a", "walk": "#8d8e9c", "water": "#0c6693" } }, "travelSwitch": { "contrast": { "backgroundfalse": "#626493", "backgroundtrueAir": "#fbafea", "backgroundtrueBicycle": "#00dbb6", "backgroundtrueBus": "#ff6392", "backgroundtrueCableway": "#b482fb", "backgroundtrueCarferry": "#6fdfff", "backgroundtrueCitybike": "#00dbb6", "backgroundtrueFerry": "#6fdfff", "backgroundtrueFunicular": "#b482fb", "backgroundtrueHelicopter": "#fbafea", "backgroundtrueMetro": "#f08901", "backgroundtrueMobility": "#00dbb6", "backgroundtruePlane": "#fbafea", "backgroundtrueRail": "#42a5f5", "backgroundtrueRegionalBus": "#b8db48", "backgroundtrueTaxi": "#ffe082", "backgroundtrueTrain": "#42a5f5", "backgroundtrueTram": "#b482fb", "backgroundtrueWalk": "#8284ab", "backgroundtrueWater": "#6fdfff", "backgroundtrueAirportlinkbus": "#fbafea", "backgroundtrueAirportlinkrail": "#fbafea", "iconfalse": "#626493", "icontrueBicycle": "#0d827e", "icontrueBus": "#c5044e", "icontrueBusRegional": "#427500", "icontrueCableway": "#78469a", "icontrueCarferry": "#0c6693", "icontrueCitybike": "#0d827e", "icontrueFerry": "#0c6693", "icontrueFunicular": "#78469a", "icontrueHelicopter": "#800664", "icontrueMetro": "#bf5826", "icontrueMobility": "#0d827e", "icontruePlane": "#800664", "icontrueTaxi": "#3d3e40", "icontrueTrain": "#00367f", "icontrueTram": "#78469a", "icontrueWalk": "#8284ab", "icontrueAirportlinkbus": "#800664", "icontrueAirportlinkrail": "#800664", "switchfillFalse": "#ffffff", "switchfillTrue": "#ffffff", "text": "#ffffff" }, "standard": { "backgroundfalse": "#949699", "backgroundtrueAir": "#800664", "backgroundtrueBicycle": "#0d827e", "backgroundtrueBus": "#c5044e", "backgroundtrueBusRegional": "#427500", "backgroundtrueCableway": "#78469a", "backgroundtrueCarferry": "#0c6693", "backgroundtrueCitybike": "#0d827e", "backgroundtrueFerry": "#0c6693", "backgroundtrueFunicular": "#78469a", "backgroundtrueHelicopter": "#800664", "backgroundtrueMetro": "#bf5826", "backgroundtrueMobility": "#0d827e", "backgroundtruePlane": "#800664", "backgroundtrueRail": "#00367f", "backgroundtrueTaxi": "#3d3e40", "backgroundtrueTrain": "#00367f", "backgroundtrueTram": "#78469a", "backgroundtrueWalk": "#8d8e9c", "backgroundtrueWater": "#0c6693", "backgroundtrueAirportlinkbus": "#800664", "backgroundtrueAirportlinkrail": "#800664", "iconfalse": "#6e6f73", "icontrueBicycle": "#0d827e", "icontrueBus": "#c5044e", "icontrueCableway": "#78469a", "icontrueCarferry": "#0c6693", "icontrueCitybike": "#0d827e", "icontrueFerry": "#0c6693", "icontrueFunicular": "#78469a", "icontrueHelicopter": "#800664", "icontrueMetro": "#bf5826", "icontrueMobility": "#388f76", "icontruePlane": "#800664", "icontrueRail": "#00367f", "icontrueRegionalBus": "#427500", "icontrueTaxi": "#3d3e40", "icontrueTrain": "#00367f", "icontrueTram": "#78469a", "icontrueWalk": "#8d8e9c", "icontrueWater": "#0c6693", "icontrueAirportlinkbus": "#800664", "icontrueAirportlinkbus2": "#800664", "icontrueAirportlinkrail": "#800664", "switchfillFalse": "#ffffff", "switchfillTrue": "#ffffff", "text": "#181c56" } }, "travelTag": { "contrast": { "fill": { "air": "#fbafea", "airCancelled": "#fbafea26", "bicycle": "#00dbb6", "bus": "#ff6392", "busCancelled": "#ff639226", "busRegional": "#b8db48", "busRegionalCancelled": "#b8db4826", "cableway": "#b482fb", "cablewayCancelled": "#b482fb26", "carferry": "#6fdfff", "carferryCancelled": "#6fdfff26", "citybike": "#00dbb6", "details": "#ffffff", "detailsCancelled": "#181c56", "ferry": "#6fdfff", "ferryCancelled": "#6fdfff26", "funicular": "#b482fb", "helicopter": "#fbafea", "helicopterCancelled": "#fbafea26", "metro": "#f08901", "metroCancelled": "#f0890126", "mobility": "#00dbb6", "plane": "#fbafea", "planeCancelled": "#fbafea26", "rail": "#42a5f5", "railCancelled": "#42a5f526", "tagFunicularCancelled": "#b482fb26", "taxi": "#ffe082", "taxiCancelled": "#ffe08226", "train": "#42a5f5", "trainCancelled": "#42a5f526", "tram": "#b482fb", "tramCancelled": "#b482fb26", "walk": "#8284ab", "water": "#6fdfff", "waterCancelled": "#6fdfff26", "airportlinkbusCancelled": "#fbafea26", "airportlinkrail": "#fbafea", "airportlinkrailCancelled": "#fbafea26", "airportlinkbus": "#fbafea" }, "icon": { "airportlinkbusCancelled": "#fbafea", "airportlinkrailCancelled": "#fbafea", "busCancelled": "#ff6392", "busRegionalCancelled": "#b8db48", "cablewayCancelled": "#b482fb", "carferryCancelled": "#6fdfff", "default": "#181c56", "ferryCancelled": "#6fdfff", "funicularCancelled": "#b482fb", "helicopterCancelled": "#fbafea", "metroCancelled": "#f08901", "planeCancelled": "#fbafea", "taxiCancelled": "#ffe082", "trainCancelled": "#42a5f5", "tramCancelled": "#b482fb", "walk": "#181c56" }, "stroke": { "details": "#ffffff00", "detailsCancelled": "#54568c", "iconValidation": "#181c56" }, "text": { "cancelled": "#b6b8ba", "default": "#181c56", "details": "#181c56", "label": "#ffffff", "lineBusCancelled": "#ff6392", "lineBusRegionalCancelled": "#b8db48", "lineCablewayCancelled": "#b482fb", "lineCarferryCancelled": "#6fdfff", "lineFerryCancelled": "#6fdfff", "lineFunicularCancelled": "#b482fb", "lineHelicopterCancelled": "#fbafea", "lineMetroCancelled": "#f08901", "linePlaneCancelled": "#fbafea", "lineTaxiCancelled": "#ffe082", "lineTrainCancelled": "#42a5f5", "lineTramCancelled": "#b482fb", "lineWalk": "#181c56", "lineAirportlinkbusCancelled": "#fbafea", "lineAirportlinkrailCancelled": "#fbafea", "newtime": "#ff9494" } }, "standard": { "fill": { "air": "#800664", "airCancelled": "#80066426", "airportlinkbus": "#800664", "airportlinkbusCancelled": "#80066426", "airportlinkrail": "#800664", "airportlinkrailCancelled": "#80066426", "bicycle": "#0d827e", "bus": "#c5044e", "busCancelled": "#c5044e26", "busRegional": "#427500", "busRegionalCancelled": "#42750026", "cableway": "#78469a", "cablewayCancelled": "#78469a26", "carferry": "#0c6693", "carferryCancelled": "#0c669326", "citybike": "#0d827e", "details": "#ffffff", "detailsCancelled": "#ffffff", "ferry": "#0c6693", "ferryCancelled": "#0c669326", "funicular": "#78469a", "funicularCancelled": "#78469a26", "helicopter": "#800664", "helicopterCancelled": "#80066426", "metro": "#bf5826", "metroCancelled": "#bf582626", "mobility": "#0d827e", "plane": "#800664", "planeCancelled": "#80066426", "rail": "#00367f", "railCancelled": "#00367f26", "taxi": "#3d3e40", "taxiCancelled": "#3d3e4026", "train": "#00367f", "trainCancelled": "#00367f26", "tram": "#78469a", "tramCancelled": "#78469a26", "walk": "#e3e6e8", "water": "#0c6693", "waterCancelled": "#0c669326" }, "icon": { "airportlinkbusCancelled": "#800664", "airportlinkrailCancelled": "#800664", "busCancelled": "#c5044e", "busRegionalCancelled": "#427500", "cablewayCancelled": "#78469a", "carferryCancelled": "#0c6693", "default": "#ffffff", "ferryCancelled": "#0c6693", "funicularCancelled": "#78469a", "helicopterCancelled": "#800664", "metroCancelled": "#bf5826", "planeCancelled": "#800664", "taxiCancelled": "#3d3e40", "trainCancelled": "#00367f", "tramCancelled": "#78469a", "walk": "#181c56" }, "stroke": { "details": "#8284ab", "detailsCancelled": "#e3e6e8", "iconValidation": "#ffffff" }, "text": { "cancelled": "#6e6f73", "default": "#ffffff", "details": "#181c56", "label": "#181c56", "lineBusCancelled": "#c5044e", "lineCablewayCancelled": "#78469a", "lineCarferryCancelled": "#0c6693", "lineFerryCancelled": "#0c6693", "lineFunicularCancelled": "#78469a", "lineHelicopterCancelled": "#800664", "lineMetroCancelled": "#bf5826", "linePlaneCancelled": "#800664", "lineTaxiCancelled": "#3d3e40", "lineTrainCancelled": "#00367f", "lineTramCancelled": "#78469a", "lineWalk": "#181c56", "lineAirportlinkbusCancelled": "#800664", "lineAirportlinkrailCancelled": "#800664", "lineRegionalBusCancelled": "#427500", "newtime": "#d31b1b" } } } }, "typography": { "baseText": { "contrast": { "textAccent": "#ffffff" }, "standard": { "textAccent": "#181c56" } }, "blockquote": { "contrast": { "stroke": "#8284ab", "textAccent": "#ffffff", "textSubdued": "#d9dae8" }, "standard": { "stroke": "#8284ab", "textAccent": "#181c56", "textSubdued": "#626493" } }, "codeText": { "contrast": { "border": "#ffffff00", "borderInteractive": "#aeb7e2", "fill": "#f6f6f9", "text": "#181c56" }, "standard": { "border": "#54568c66", "borderInteractive": "#181c56", "fill": "#f6f6f9", "text": "#181c56" } }, "label": { "contrast": { "textAccent": "#d9dae8" }, "standard": { "textAccent": "#626493" } }, "list": { "contrast": { "border": "#aeb7e2", "textAccent": "#ffffff" }, "standard": { "border": "#aeb7e2", "textAccent": "#181c56" } } } }, "designentur": { "basecard": { "contrast": { "border": "#ffffff00", "fill": "#181c56", "fillTint": "#393d79", "text": "#ffffff" }, "default": { "border": "#e5e5e9", "fill": "#f2f5f7", "fillTint": "#f6f6f9", "text": "#181c56" } }, "dodontcard": { "fill": "#f6f6f9", "statuslineNegative": "#d31b1b", "statuslineSuccess": "#1a8e60", "statuslineWarning": "#ffca28", "text": "#181c56" }, "footer": { "contrast": { "divider": "#e5e5e9", "fill": "#181c56", "text": "#ffffff", "textSubdued": "#d9dae8" }, "default": { "divider": "#e5e5e9", "fill": "#f2f5f7", "text": "#181c56", "textSubdued": "#626493" } }, "header": { "contrast": { "divider": "#ffffff00", "fill": "#181c56" }, "default": { "divider": "#e3e6e8", "fill": "#ffffff" } }, "logo": { "contrast": { "backgroundApp": "#ffffff", "highlight": "#ff5959", "text": "#ffffff", "textApp": "#181c56" }, "standard": { "backgroundApp": "#181c56", "highlight": "#ff5959", "text": "#181c56", "textApp": "#ffffff" } }, "npmtag": { "divide": "#949699", "text": "#6e6f73" }, "playground": { "background": "#f6f6f9", "border": "#e3e6e8", "panel": "#ffffff", "text": "#181c56" }, "typographycard": { "border": "#e3e6e8", "fill": "#ffffff", "text": "#181c56", "textSubdued": "#626493" } } }, "dark": { "components": { "layout": { "badge": { "information": { "contrast": { "border": "#ffffff00", "bullet": "#acd7f1", "fill": "#acd7f1", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#acd7f1", "fill": "#acd7f1", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" } }, "negative": { "contrast": { "border": "#ffffff00", "bullet": "#ff9494", "fill": "#ffcece", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#ff9494", "fill": "#ffcece", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" } }, "neutral": { "contrast": { "border": "#ffffff00", "bullet": "#e5e5e9", "fill": "#e5e5e959", "icon": "#e5e5e9", "text": "#e5e5e9", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#e5e5e9", "fill": "#e5e5e959", "icon": "#e5e5e9", "text": "#e5e5e9", "textBullet": "#e5e5e9" } }, "primary": { "contrast": { "bullet": "#aeb7e2", "fill": "#aeb7e2", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "bullet": "#aeb7e2", "fill": "#aeb7e2", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" } }, "success": { "contrast": { "border": "#ffffff00", "bullet": "#9cd9c2", "fill": "#9cd9c2", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#9cd9c2", "fill": "#9cd9c2", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" } }, "tag": { "contrast": { "fill": "#2d2e3e", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "fill": "#2d2e3e", "icon": "#e5e5e9", "text": "#e5e5e9" } }, "warning": { "contrast": { "border": "#ffffff00", "bullet": "#ffeeb3", "fill": "#ffeeb3", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" }, "standard": { "border": "#ffffff00", "bullet": "#ffeeb3", "fill": "#ffeeb3", "icon": "#181c56", "text": "#08091c", "textBullet": "#e5e5e9" } } }, "card": { "contrast": { "borderDefault": "#ffffff00", "borderActive": "#b3b4bd", "divide": "#ff5959", "fillDefaultSolid": "#393a49", "fillDefaultTransparent": "#e5e5e926", "fillHoveractive": "#464755", "icon": "#e5e5e9", "shadowLayer1": "#ffffff00", "shadowLayer2": "#ffffff00", "shadowLayer3": "#ffffff00", "subjectText": "#b3b4bd", "text": "#e5e5e9" }, "standard": { "borderDefault": "#ffffff00", "borderActive": "#b3b4bd", "divide": "#ff5959", "fillDefaultSolid": "#393a49", "fillDefaultTransparent": "#e5e5e926", "fillHoveractive": "#464755", "icon": "#e5e5e9", "shadowLayer1": "#ffffff00", "shadowLayer2": "#ffffff00", "shadowLayer3": "#ffffff00", "subjectText": "#b3b4bd", "text": "#e5e5e9" } } }, "alert": { "alertbox": { "information": { "contrast": { "border": "#067eb2", "fillDefault": "#2d98d233", "fillToast": "#acd7f1", "iconDefault": "#acd7f1", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textToast": "#181c56" }, "standard": { "border": "#067eb2", "fillDefault": "#2d98d233", "fillToast": "#acd7f1", "iconDefault": "#acd7f1", "iconToast": "#067eb2", "textDefault": "#e5e5e9", "textToast": "#181c56" } }, "negative": { "contrast": { "border": "#d31b1b", "fillDefault": "#ff949433", "fillToast": "#ff9494", "iconDefault": "#ff9494", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textToast": "#181c56" }, "standard": { "border": "#d31b1b", "fillDefault": "#ff949433", "fillToast": "#ff9494", "iconDefault": "#ff9494", "iconToast": "#d31b1b", "textDefault": "#e5e5e9", "textToast": "#181c56" } }, "success": { "contrast": { "border": "#1a8e60", "fillDefault": "#5ac39a33", "fillToast": "#9cd9c2", "iconDefault": "#9cd9c2", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textToast": "#181c56" }, "standard": { "border": "#1a8e60", "fillDefault": "#5ac39a33", "fillToast": "#9cd9c2", "iconDefault": "#9cd9c2", "iconToast": "#1a8e60", "textDefault": "#e5e5e9", "textToast": "#181c56" } }, "warning": { "contrast": { "border": "#e9b10c", "fillDefault": "#ffe08240", "fillToast": "#ffeeb3", "iconDefault": "#181c56", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textDefault2": "#e5e5e9" }, "standard": { "border": "#e9b10c", "fillDefault": "#ffe08240", "fillToast": "#ffeeb3", "iconDefault": "#ffeeb3", "iconToast": "#181c56", "textDefault": "#e5e5e9", "textToast": "#181c56" } } }, "copyableText": { "contrast": { "border": "#ffffff00", "borderInteractive": "#e5e5e9", "fill": "#393a49", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "border": "#ffffff00", "borderInteractive": "#e5e5e9", "fill": "#393a49", "icon": "#e5e5e9", "text": "#e5e5e9" } } }, "button": { "disabled": { "contrast": { "fill": "#cfd2d41a", "iconDisabled": "#b6b8ba", "textDisabled": "#b6b8ba" }, "standard": { "fill": "#cfd2d41a", "iconDisabled": "#b6b8ba", "textDisabled": "#b6b8ba" } }, "floating": { "contrast": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#08091c", "text": "#08091c" }, "standard": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#08091c", "text": "#08091c" } }, "iconButton": { "contrast": { "active": "#8794d4", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" }, "standard": { "active": "#8794d4", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" } }, "negative": { "contrast": { "active": "#ff9494", "border": "#ff9494", "default": "#ffffff00", "hover": "#ff949433", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" }, "standard": { "active": "#ff9494", "border": "#ff9494", "default": "#ffffff00", "hover": "#ff949433", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" } }, "primary": { "contrast": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#08091c", "text": "#08091c" }, "standard": { "active": "#8794d4", "default": "#aeb7e2", "hover": "#c7cdeb", "icon": "#08091c", "text": "#08091c" } }, "secondary": { "contrast": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" }, "standard": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9", "textActive": "#08091c" } }, "squareSecondary": { "contrast": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "iconActive": "#08091c", "iconDefault": "#e5e5e9", "iconHover": "#e5e5e9", "label": "#e5e5e9" }, "standard": { "active": "#8794d4", "border": "#8284ab", "borderActive": "#ffffff00", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "iconActive": "#08091c", "text": "#e5e5e9" } }, "squareSuccess": { "contrast": { "active": "#5ac39a", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#08091c", "label": "#e5e5e9" }, "standard": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#08091c", "label": "#e5e5e9" } }, "success": { "contrast": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#08091c", "text": "#08091c" }, "standard": { "active": "#37ab83", "border": "#ffffff00", "default": "#5ac39a", "hover": "#9cd9c2", "icon": "#08091c", "text": "#08091c" } } }, "chip": { "contrast": { "active": "#8794d4", "border": "#aeb7e2b2", "borderDisabled": "#949699", "default": "#ffffff00", "hover": "#626493", "iconDisabled": "#b6b8ba", "iconSelected": "#08091c", "iconUnselected": "#e5e5e9", "textDisabled": "#b6b8ba", "textSelected": "#08091c", "textUnselected": "#e5e5e9" }, "standard": { "active": "#8794d4", "border": "#aeb7e2b2", "borderDisabled": "#949699", "default": "#ffffff00", "hover": "#626493", "iconDisabled": "#b6b8ba", "iconSelected": "#08091c", "iconUnselected": "#e5e5e9", "textDisabled": "#b6b8ba", "textSelected": "#08091c", "textUnselected": "#e5e5e9" } }, "datepicker": { "calendar": { "background": "#393a49", "backgroundOverflow": "#e5e5e926", "border": "#ffffff00", "dateborder": "#81828f", "datefillHover": "#e5e5e959", "datefillSelected": "#e5e5e926", "icon": "#e5e5e9", "strokeToday": "#ff9494", "textAccent": "#e5e5e9", "textDisabled": "#6e6f73", "textSubdued": "#b3b4bd" } }, "expand": { "expandablePanel": { "contrast": { "fillDefault": "#e5e5e926", "fillHover": "#393a49", "fillSelected": "#e5e5e926", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "fillDefault": "#e5e5e926", "fillHover": "#393a49", "fillSelected": "#e5e5e926", "icon": "#e5e5e9", "text": "#e5e5e9" } }, "expandableText": { "contrast": { "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "icon": "#e5e5e9", "text": "#e5e5e9" } } }, "form": { "baseForm": { "contrast": { "borderDefault": "#8284ab", "borderInteractive": "#aeb7e2", "borderNegative": "#ff9494", "borderSuccess": "#5ac39a", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillReadonly": "#ffffff00", "icon": "#e5e5e9", "iconBeta": "#e5e5e9", "iconDisabled": "#6e6f73", "iconDisabledBeta": "#b6b8ba", "textContent": "#e5e5e9", "textContentReadonly": "#e5e5e9", "textDescription": "#e5e5e9", "textLabel": "#b3b4bd", "textLabelBeta": "#e5e5e9", "textDisabled": "#6e6f73", "textDisabledBeta": "#b6b8ba" }, "standard": { "borderDefault": "#8284ab", "borderInteractive": "#aeb7e2", "borderNegative": "#ff9494", "borderSuccess": "#5ac39a", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillReadonly": "#ffffff00", "icon": "#e5e5e9", "iconDisabled": "#6e6f73", "textContent": "#e5e5e9", "textDescription": "#e5e5e9", "textLabel": "#b3b4bd", "textLabelBeta": "#e5e5e9", "textDisabled": "#6e6f73" } }, "baseMenu": { "border": "#ffffff00", "fillDefault": "#464755", "fillHover": "#626493", "fillSelected": "#8794d4", "icon": "#e5e5e9", "iconDisabled": "#949699", "text": "#e5e5e9", "textDisabled": "#949699" }, "basePanel": { "contrast": { "borderDefault": "#81828f", "borderDisabled": "#949699", "borderSelected": "#aeb7e2", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillExpired": "#ff949433", "fillHover": "#393a49", "fillSelected": "#e5e5e926", "textAccent": "#e5e5e9", "textDisabled": "#b6b8ba", "textRebate": "#5ac39a", "textSubdued": "#b3b4bd" }, "standard": { "borderDefault": "#81828f", "borderDisabled": "#949699", "borderSelected": "#aeb7e2", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillExpired": "#ff949433", "fillHover": "#393a49", "fillSelected": "#e5e5e926", "textAccent": "#e5e5e9", "textDisabled": "#b6b8ba", "textRebate": "#5ac39a", "textSubdued": "#b3b4bd" } }, "checkbox": { "contrast": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cccdd44d", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#181c56", "iconDisabled": "#6e6f73", "iconReadonly": "#e5e5e9", "text": "#e5e5e9", "textDisabled": "#6e6f73" }, "standard": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#181c56", "iconDisabled": "#6e6f73", "iconReadonly": "#e5e5e9", "text": "#e5e5e9", "textDisabled": "#6e6f73" } }, "feedbackText": { "information": { "contrast": { "iconFill": "#64b3e7", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" }, "standard": { "iconFill": "#64b3e7", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" } }, "negative": { "contrast": { "iconFill": "#ff9494", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" }, "standard": { "iconFill": "#ff9494", "stroke": "#08091c", "symbol": "#08091c", "text": "#e5e5e9" } }, "success": { "contrast": { "iconFill": "#5ac39a", "iconStroke": "#08091c", "iconSymbol": "#08091c", "text": "#e5e5e9" }, "standard": { "iconFill": "#5ac39a", "iconStroke": "#08091c", "iconSymbol": "#08091c", "text": "#e5e5e9" } }, "warning": { "contrast": { "iconFill": "#ffe082", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" }, "standard": { "iconFill": "#ffe082", "iconSymbol": "#08091c", "stroke": "#08091c", "text": "#e5e5e9" } } }, "radio": { "contrast": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cccdd44d", "fillHover": "#626493", "fillSelected": "#aeb7e2", "fillSelectedhover": "#c7cdeb", "icon": "#e5e5e9", "iconDisabled": "#6e6f73", "iconReadonly": "#e5e5e9", "text": "#e5e5e9", "textDisabled": "#6e6f73" }, "standard": { "border": "#aeb7e2", "borderDisabled": "#6e6f73", "borderNegative": "#ff9494", "borderReadonly": "#6e6f73", "fillDefault": "#ffffff00", "fillDisabled": "#cfd2d426", "fillHover": "#626493", "fillSelected": "#aeb7e2", "icon": "#e5e5e9", "iconDisabled": "#6e6f73", "iconReadonly": "#e5e5e9", "selectedhover": "#c7cdeb", "text": "#e5e5e9", "textDisabled": "#6e6f73" } }, "segmentedControl": { "contrast": { "background": "#e5e5e926", "fillHover": "#e5e5e926", "fillSelected": "#e5e5e9", "fillUnselected": "#ffffff00", "iconSelected": "#08091c", "iconUnselected": "#e5e5e9", "textSelected": "#08091c", "textUnselected": "#e5e5e9" }, "standard": { "background": "#e5e5e926", "fillHover": "#e5e5e926", "fillSelected": "#e5e5e9", "fillUnselected": "#ffffff00", "iconSelected": "#08091c", "iconUnselected": "#e5e5e9", "textSelected": "#08091c", "textUnselected": "#e5e5e9" } }, "switch": { "contrast": { "fillFalse": "#e5e5e959", "fillTrue": "#5ac39a", "iconFalse": "#b3b4bd", "iconTrue": "#e5e5e9", "switch": "#08091c", "text": "#e5e5e9" }, "standard": { "fillFalse": "#e5e5e959", "fillTrue": "#5ac39a", "iconFalse": "#b3b4bd", "iconTrue": "#e5e5e9", "switch": "#08091c", "text": "#e5e5e9" } } }, "loader": { "fileupload": { "contrast": { "fillDefault": "#ffffff00", "icon": "#e5e5e9", "iconDisabled": "#949699", "strokeDefault": "#8284ab", "strokeDisabled": "#81828f", "strokeNegative": "#ff9494", "strokeSuccess": "#5ac39a", "text": "#e5e5e9", "textDisabled": "#949699" }, "standard": { "fillDefault": "#ffffff00", "icon": "#e5e5e9", "iconDisabled": "#949699", "strokeDefault": "#8284ab", "strokeDisabled": "#81828f", "strokeNegative": "#ff9494", "strokeSuccess": "#5ac39a", "text": "#e5e5e9", "textDisabled": "#949699" } }, "loader": { "contrast": { "border": "#81828f", "progressbar": "#ff9494", "text": "#e5e5e9" }, "standard": { "border": "#81828f", "progressbar": "#ff9494", "text": "#e5e5e9" } }, "spinner": { "contrast": { "fill": "#e5e5e9" }, "standard": { "fill": "#e5e5e9" } }, "skeleton": { "contrast": { "fill": "#2d2e3e", "highlight": "#141527" }, "standard": { "fill": "#2d2e3e", "highlight": "#141527" } } }, "menu": { "breadcrumb": { "contrast": { "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "icon": "#e5e5e9", "text": "#e5e5e9" } }, "navigationBar": { "contrast": { "background": "#393a49", "divide": "#ffffff00", "iconSelected": "#e5e5e9", "iconUnselected": "#b6b8ba", "strokeSelected": "#ff9494", "textSelected": "#e5e5e9", "textUnselected": "#b6b8ba" }, "standard": { "background": "#393a49", "divide": "#ffffff00", "iconSelected": "#e5e5e9", "iconUnselected": "#b6b8ba", "strokeSelected": "#ff9494", "textSelected": "#e5e5e9", "textUnselected": "#b6b8ba" } }, "navigationLink": { "contrast": { "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "icon": "#e5e5e9", "text": "#e5e5e9" } }, "overflowMenu": { "border": "#ffffff00", "fillActive": "#8794d4", "fillDefault": "#464755", "fillHover": "#626493", "icon": "#e5e5e9", "iconDisabled": "#949699", "text": "#e5e5e9", "textDisabled": "#949699" }, "pagination": { "contrast": { "active": "#8794d4", "borderSelected": "#e5e5e9", "borderUnselected": "#aeb7e2b2", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "textSelected": "#08091c", "textSubdued": "#b3b4bd", "textUnselected": "#e5e5e9" }, "standard": { "active": "#8794d4", "borderSelected": "#e5e5e9", "borderUnselected": "#aeb7e2b2", "default": "#ffffff00", "hover": "#626493", "icon": "#e5e5e9", "textSelected": "#08091c", "textSubdued": "#b3b4bd", "textUnselected": "#e5e5e9" } }, "sideNavigation": { "contrast": { "avatar": "#e5e5e926", "background": "#212233", "divide": "#81828f", "fillActive": "#ffffff00", "fillDefault": "#ffffff00", "fillHover": "#e5e5e926", "icon": "#e5e5e9", "iconDisabled": "#949699", "iconLabel": "#b3b4bd", "label": "#b3b4bd", "strokeSelected": "#ff9494", "text": "#e5e5e9", "textDisabled": "#949699" }, "contrastBeta": { "backgroundChild": "#141527", "divider": "#2d2e3e", "fillActive": "#212233", "fillClick": "#e5e5e926", "fillDefault": "#ffffff00", "fillDisabled": "#ffffff00", "fillHover": "#e5e5e926", "icon": "#e5e5e9", "iconDisabled": "#949699", "iconSubdued": "#e5e5e9", "strokeDev": "#9cd9c2", "strokeProd": "#ff9494", "strokeStaging": "#ffeeb3", "text": "#e5e5e9", "textDisabled": "#949699", "textGroup": "#b3b4bd" }, "standard": { "avatar": "#e5e5e926", "background": "#212233", "divide": "#81828f", "fillActive": "#ffffff00", "fillDefault": "#ffffff00", "fillHover": "#e5e5e926", "icon": "#e5e5e9", "iconDisabled": "#949699", "iconLabel": "#b3b4bd", "label": "#b3b4bd", "strokeSelected": "#ff9494", "text": "#e5e5e9", "textDisabled": "#949699" }, "standardBeta": { "backgroundChild": "#141527", "divider": "#2d2e3e", "fillActive": "#212233", "fillClick": "#e5e5e926", "fillDefault": "#ffffff00", "fillDisabled": "#ffffff00", "fillHover": "#e5e5e926", "icon": "#e5e5e9", "iconDisabled": "#949699", "iconSubdued": "#e5e5e9", "strokeDev": "#9cd9c2", "strokeProd": "#ff9494", "strokeStaging": "#ffeeb3", "text": "#e5e5e9", "textDisabled": "#949699", "textGroup": "#b3b4bd" } }, "stepper": { "contrast": { "background": "#626493", "progressbar": "#aeb7e2", "textCompleted": "#e5e5e9", "textUncompleted": "#b6b8ba" }, "standard": { "background": "#626493", "progressbar": "#aeb7e2", "textCompleted": "#e5e5e9", "textUncompleted": "#b6b8ba" } }, "tableOfContent": { "contrast": { "iconSelected": "#e5e5e9", "iconUnselected": "#b3b4bd", "strokeSelected": "#ff9494", "strokeUnselected": "#54568c66", "textSelected": "#e5e5e9", "textUnselected": "#b3b4bd" }, "standard": { "iconSelected": "#e5e5e9", "iconUnselected": "#b3b4bd", "strokeSelected": "#ff9494", "strokeUnselected": "#54568c66", "textSelected": "#e5e5e9", "textUnselected": "#b3b4bd" } } }, "modal": { "drawer": { "contrast": { "background": "#393a49", "text": "#e5e5e9" }, "standard": { "background": "#393a49", "text": "#e5e5e9" } }, "modal": { "contrast": { "border": "#ffffff00", "fill": "#464755", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "border": "#ffffff00", "fill": "#464755", "icon": "#e5e5e9", "text": "#e5e5e9" } } }, "tab": { "contrast": { "border": "#81828f", "fillDisabled": "#cfd2d41a", "fillHover": "#393a49", "fillSelected": "#08091c", "fillUnselected": "#e5e5e940", "icon": "#e5e5e9", "iconDisabled": "#949699", "text": "#e5e5e9", "textDisabled": "#949699", "underlineSelected": "#ff9494" }, "standard": { "border": "#81828f", "fillDisabled": "#cfd2d41a", "fillHover": "#393a49", "fillSelected": "#08091c", "fillUnselected": "#e5e5e940", "icon": "#e5e5e9", "iconDisabled": "#949699", "text": "#e5e5e9", "textDisabled": "#949699", "underlineSelected": "#ff9494" } }, "table": { "contrast": { "cellFill": "#ffffff00", "cellFillHover": "#e5e5e926", "cellFillNegative": "#ff949433", "headerFill": "#08091c", "icon": "#e5e5e9", "stroke": "#81828f", "text": "#e5e5e9" }, "standard": { "cellFill": "#ffffff00", "cellFillHover": "#e5e5e926", "fillNegative": "#ff949433", "headerFill": "#08091c", "icon": "#e5e5e9", "stroke": "#81828f", "text": "#e5e5e9" } }, "tooltip": { "popover": { "contrast": { "border": "#ffffff00", "fill": "#393a49", "icon": "#e5e5e9", "text": "#e5e5e9" }, "standard": { "border": "#ffffff00", "fill": "#393a49", "icon": "#e5e5e9", "text": "#e5e5e9" } }, "tooltip": { "contrast": { "fill": "#393a49", "fillNegative": "#ff9494", "icon": "#e5e5e9", "iconNegative": "#08091c", "text": "#e5e5e9", "textNegative": "#08091c", "triangle": "#393a49", "triangleNegative": "#ff9494" }, "standard": { "fill": "#393a49", "fillNegative": "#ff9494", "icon": "#e5e5e9", "iconNegative": "#08091c", "text": "#e5e5e9", "textNegative": "#08091c", "triangle": "#393a49", "triangleNegative": "#ff9494" } } }, "travel": { "legLine": { "strokeLine": "#ff9494" }, "travelHeader": { "contrast": { "strokeLine": "#ff9494", "text": "#e5e5e9" }, "standard": { "strokeLine": "#ff9494", "text": "#e5e5e9" } }, "travelLeg": { "contrast": { "air": "#f2b8e5", "airportlinkbus": "#f2b8e5", "airportlinkrail": "#f2b8e5", "bicycle": "#4db2a1", "bulletBorder": "#08091c", "bus": "#ef7398", "busRegional": "#a4bf4d", "cableway": "#b898e5", "carferry": "#8ccfe2", "citybike": "#4db2a1", "ferry": "#8ccfe2", "funicular": "#b898e5", "helicopter": "#f2b8e5", "metro": "#dd973c", "mobility": "#4db2a1", "plane": "#f2b8e5", "rail": "#60a2d7", "taxi": "#ffe082", "train": "#60a2d7", "tram": "#b898e5", "walk": "#8d8e9c", "water": "#8ccfe2" }, "standard": { "air": "#f2b8e5", "airportlinkbus": "#f2b8e5", "airportlinkrail": "#f2b8e5", "bicycle": "#4db2a1", "bulletBorder": "#08091c", "bus": "#ef7398", "busRegional": "#a4bf4d", "cableway": "#b898e5", "carferry": "#8ccfe2", "citybike": "#4db2a1", "ferry": "#8ccfe2", "funicular": "#b898e5", "helicopter": "#f2b8e5", "metro": "#dd973c", "mobility": "#4db2a1", "plane": "#f2b8e5", "rail": "#60a2d7", "taxi": "#ffe082", "train": "#60a2d7", "tram": "#b898e5", "walk": "#8d8e9c", "water": "#8ccfe2" } }, "travelSwitch": { "contrast": { "backgroundfalse": "#e5e5e959", "backgroundtrueAir": "#f2b8e5", "backgroundtrueBicycle": "#4db2a1", "backgroundtrueBus": "#ef7398", "backgroundtrueCableway": "#b898e5", "backgroundtrueCarferry": "#8ccfe2", "backgroundtrueCitybike": "#4db2a1", "backgroundtrueFerry": "#8ccfe2", "backgroundtrueFunicular": "#b898e5", "backgroundtrueHelicopter": "#f2b8e5", "backgroundtrueMetro": "#dd973c", "backgroundtrueMobility": "#4db2a1", "backgroundtruePlane": "#f2b8e5", "backgroundtrueRail": "#60a2d7", "backgroundtrueRegionalBus": "#a4bf4d", "backgroundtrueTaxi": "#ffe082", "backgroundtrueTrain": "#60a2d7", "backgroundtrueTram": "#b898e5", "backgroundtrueWalk": "#8d8e9c", "backgroundtrueWater": "#8ccfe2", "backgroundtrueAirportlinkbus": "#f2b8e5", "backgroundtrueAirportlinkrail": "#f2b8e5", "iconfalse": "#b3b4bd", "icontrueBicycle": "#4db2a1", "icontrueBus": "#ef7398", "icontrueBusRegional": "#a4bf4d", "icontrueCableway": "#b898e5", "icontrueCarferry": "#8ccfe2", "icontrueCitybike": "#4db2a1", "icontrueFerry": "#8ccfe2", "icontrueFunicular": "#b898e5", "icontrueHelicopter": "#f2b8e5", "icontrueMetro": "#dd973c", "icontrueMobility": "#4db2a1", "icontruePlane": "#f2b8e5", "icontrueTaxi": "#ffe082", "icontrueTrain": "#60a2d7", "icontrueTram": "#b898e5", "icontrueWalk": "#8d8e9c", "icontrueAirportlinkbus": "#f2b8e5", "icontrueAirportlinkrail": "#f2b8e5", "switchfillFalse": "#08091c", "switchfillTrue": "#08091c", "text": "#e5e5e9" }, "standard": { "backgroundfalse": "#e5e5e959", "backgroundtrueAir": "#f2b8e5", "backgroundtrueBicycle": "#4db2a1", "backgroundtrueBus": "#ef7398", "backgroundtrueBusRegional": "#a4bf4d", "backgroundtrueCableway": "#b898e5", "backgroundtrueCarferry": "#8ccfe2", "backgroundtrueCitybike": "#4db2a1", "backgroundtrueFerry": "#8ccfe2", "backgroundtrueFunicular": "#b898e5", "backgroundtrueHelicopter": "#f2b8e5", "backgroundtrueMetro": "#dd973c", "backgroundtrueMobility": "#4db2a1", "backgroundtruePlane": "#f2b8e5", "backgroundtrueRail": "#60a2d7", "backgroundtrueTaxi": "#ffe082", "backgroundtrueTrain": "#60a2d7", "backgroundtrueTram": "#b898e5", "backgroundtrueWalk": "#8d8e9c", "backgroundtrueWater": "#8ccfe2", "backgroundtrueAirportlinkbus": "#f2b8e5", "backgroundtrueAirportlinkrail": "#f2b8e5", "iconfalse": "#b3b4bd", "icontrueBicycle": "#00dbb6", "icontrueBus": "#ef7398", "icontrueCableway": "#b898e5", "icontrueCarferry": "#8ccfe2", "icontrueCitybike": "#00dbb6", "icontrueFerry": "#8ccfe2", "icontrueFunicular": "#b898e5", "icontrueHelicopter": "#f2b8e5", "icontrueMetro": "#dd973c", "icontrueMobility": "#00dbb6", "icontruePlane": "#f2b8e5", "icontrueRail": "#60a2d7", "icontrueRegionalBus": "#a4bf4d", "icontrueTaxi": "#ffe082", "icontrueTrain": "#60a2d7", "icontrueTram": "#b898e5", "icontrueWalk": "#8d8e9c", "icontrueWater": "#8ccfe2", "icontrueAirportlinkbus": "#f2b8e5", "icontrueAirportlinkbus2": "#f2b8e5", "icontrueAirportlinkrail": "#f2b8e5", "switchfillFalse": "#08091c", "switchfillTrue": "#08091c", "text": "#e5e5e9" } }, "travelTag": { "contrast": { "fill": { "air": "#f2b8e5", "airCancelled": "#f2b8e526", "bicycle": "#4db2a1", "bus": "#ef7398", "busCancelled": "#ef739826", "busRegional": "#a4bf4d", "busRegionalCancelled": "#a4bf4d26", "cableway": "#b898e5", "cablewayCancelled": "#b898e526", "carferry": "#8ccfe2", "carferryCancelled": "#8ccfe226", "citybike": "#4db2a1", "details": "#212233", "detailsCancelled": "#08091c", "ferry": "#8ccfe2", "ferryCancelled": "#8ccfe226", "funicular": "#b898e5", "helicopter": "#f2b8e5", "helicopterCancelled": "#f2b8e526", "metro": "#dd973c", "metroCancelled": "#dd973c26", "mobility": "#4db2a1", "plane": "#f2b8e5", "planeCancelled": "#f2b8e526", "rail": "#60a2d7", "railCancelled": "#60a2d726", "tagFunicularCancelled": "#b898e526", "taxi": "#ffe082", "taxiCancelled": "#ffe08226", "train": "#60a2d7", "trainCancelled": "#60a2d726", "tram": "#b898e5", "tramCancelled": "#b898e526", "walk": "#8d8e9c", "water": "#8ccfe2", "waterCancelled": "#8ccfe226", "airportlinkbusCancelled": "#f2b8e526", "airportlinkrail": "#f2b8e5", "airportlinkrailCancelled": "#f2b8e526", "airportlinkbus": "#f2b8e5" }, "icon": { "airportlinkbusCancelled": "#f2b8e5", "airportlinkrailCancelled": "#f2b8e5", "busCancelled": "#ef7398", "busRegionalCancelled": "#a4bf4d", "cablewayCancelled": "#b898e5", "carferryCancelled": "#8ccfe2", "default": "#08091c", "ferryCancelled": "#8ccfe2", "funicularCancelled": "#b898e5", "helicopterCancelled": "#f2b8e5", "metroCancelled": "#dd973c", "planeCancelled": "#f2b8e5", "taxiCancelled": "#ffe082", "trainCancelled": "#60a2d7", "tramCancelled": "#b898e5", "walk": "#e5e5e9" }, "stroke": { "details": "#81828f", "detailsCancelled": "#e5e5e940", "iconValidation": "#08091c" }, "text": { "cancelled": "#b6b8ba", "default": "#08091c", "details": "#ffffff", "label": "#e5e5e9", "lineBusCancelled": "#ef7398", "lineBusRegionalCancelled": "#a4bf4d", "lineCablewayCancelled": "#b898e5", "lineCarferryCancelled": "#8ccfe2", "lineFerryCancelled": "#8ccfe2", "lineFunicularCancelled": "#b898e5", "lineHelicopterCancelled": "#f2b8e5", "lineMetroCancelled": "#dd973c", "linePlaneCancelled": "#f2b8e5", "lineTaxiCancelled": "#ffe082", "lineTrainCancelled": "#60a2d7", "lineTramCancelled": "#b898e5", "lineWalk": "#e5e5e9", "lineAirportlinkbusCancelled": "#f2b8e5", "lineAirportlinkrailCancelled": "#f2b8e5", "newtime": "#ff9494" } }, "standard": { "fill": { "air": "#f2b8e5", "airCancelled": "#f2b8e526", "airportlinkbus": "#f2b8e5", "airportlinkbusCancelled": "#f2b8e526", "airportlinkrail": "#f2b8e5", "airportlinkrailCancelled": "#f2b8e526", "bicycle": "#4db2a1", "bus": "#ef7398", "busCancelled": "#ef739826", "busRegional": "#a4bf4d", "busRegionalCancelled": "#a4bf4d26", "cableway": "#b898e5", "cablewayCancelled": "#b482fb26", "carferry": "#8ccfe2", "carferryCancelled": "#8ccfe226", "citybike": "#4db2a1", "details": "#212233", "detailsCancelled": "#08091c", "ferry": "#8ccfe2", "ferryCancelled": "#8ccfe226", "funicular": "#b898e5", "funicularCancelled": "#b898e526", "helicopter": "#f2b8e5", "helicopterCancelled": "#f2b8e526", "metro": "#dd973c", "metroCancelled": "#dd973c26", "mobility": "#4db2a1", "plane": "#f2b8e5", "planeCancelled": "#f2b8e526", "rail": "#60a2d7", "railCancelled": "#60a2d726", "taxi": "#ffe082", "taxiCancelled": "#ffe08226", "train": "#60a2d7", "trainCancelled": "#60a2d726", "tram": "#b898e5", "tramCancelled": "#b898e526", "walk": "#8d8e9c", "water": "#8ccfe2", "waterCancelled": "#8ccfe226" }, "icon": { "airportlinkbusCancelled": "#f2b8e5", "airportlinkrailCancelled": "#f2b8e5", "busCancelled": "#ef7398", "busRegionalCancelled": "#a4bf4d", "cablewayCancelled": "#b898e5", "carferryCancelled": "#8ccfe2", "default": "#08091c", "ferryCancelled": "#8ccfe2", "funicularCancelled": "#b898e5", "helicopterCancelled": "#f2b8e5", "metroCancelled": "#dd973c", "planeCancelled": "#f2b8e5", "taxiCancelled": "#ffe082", "trainCancelled": "#60a2d7", "tramCancelled": "#b898e5", "walk": "#08091c" }, "stroke": { "details": "#81828f", "detailsCancelled": "#e5e5e940", "iconValidation": "#08091c" }, "text": { "cancelled": "#b6b8ba", "default": "#08091c", "details": "#ffffff", "label": "#e5e5e9", "lineBusCancelled": "#ef7398", "lineCablewayCancelled": "#b898e5", "lineCarferryCancelled": "#8ccfe2", "lineFerryCancelled": "#8ccfe2", "lineFunicularCancelled": "#b898e5", "lineHelicopterCancelled": "#f2b8e5", "lineMetroCancelled": "#dd973c", "linePlaneCancelled": "#f2b8e5", "lineTaxiCancelled": "#ffe082", "lineTrainCancelled": "#60a2d7", "lineTramCancelled": "#b898e5", "lineWalk": "#08091c", "lineAirportlinkbusCancelled": "#f2b8e5", "lineAirportlinkrailCancelled": "#f2b8e5", "lineRegionalBusCancelled": "#a4bf4d", "newtime": "#ff9494" } } } }, "typography": { "baseText": { "contrast": { "textAccent": "#e5e5e9" }, "standard": { "textAccent": "#e5e5e9" } }, "blockquote": { "contrast": { "stroke": "#81828f", "textAccent": "#e5e5e9", "textSubdued": "#b3b4bd" }, "standard": { "stroke": "#81828f", "textAccent": "#e5e5e9", "textSubdued": "#b3b4bd" } }, "codeText": { "contrast": { "border": "#ffffff00", "borderInteractive": "#e5e5e9", "fill": "#393a49", "text": "#e5e5e9" }, "standard": { "border": "#ffffff00", "borderInteractive": "#e5e5e9", "fill": "#393a49", "text": "#e5e5e9" } }, "label": { "contrast": { "textAccent": "#e5e5e9" }, "standard": { "textAccent": "#e5e5e9" } }, "list": { "contrast": { "border": "#aeb7e2", "textAccent": "#e5e5e9" }, "standard": { "border": "#aeb7e2", "textAccent": "#e5e5e9" } } } }, "designentur": { "basecard": { "contrast": { "border": "#81828f", "fill": "#e5e5e926", "fillTint": "#e5e5e940", "text": "#e5e5e9" }, "default": { "border": "#81828f", "fill": "#e5e5e926", "fillTint": "#e5e5e940", "text": "#e5e5e9" } }, "dodontcard": { "fill": "#e5e5e926", "statuslineNegative": "#ff9494", "statuslineSuccess": "#9cd9c2", "statuslineWarning": "#ffeeb3", "text": "#e5e5e9" }, "footer": { "contrast": { "divider": "#81828f", "fill": "#2d2e3e", "text": "#e5e5e9", "textSubdued": "#b3b4bd" }, "default": { "divider": "#81828f", "fill": "#2d2e3e", "text": "#e5e5e9", "textSubdued": "#b3b4bd" } }, "header": { "contrast": { "divider": "#81828f", "fill": "#08091c" }, "default": { "divider": "#81828f", "fill": "#08091c" } }, "logo": { "contrast": { "backgroundApp": "#e5e5e926", "highlight": "#ff5959", "text": "#ffffff", "textApp": "#ffffff" }, "standard": { "backgroundApp": "#e5e5e926", "highlight": "#ff5959", "text": "#ffffff", "textApp": "#ffffff" } }, "npmtag": { "divide": "#e5e5e9", "text": "#e5e5e9" }, "playground": { "background": "#141527", "border": "#b3b4bd", "panel": "#e5e5e926", "text": "#e5e5e9" }, "typographycard": { "border": "#b3b4bd", "fill": "#e5e5e926", "text": "#e5e5e9", "textSubdued": "#b3b4bd" } } }, "components": { "button": { "border": { "large": "0.25rem", "medium": "0.25rem", "small": "0.125rem" }, "gap": { "small": "0.5rem", "large": "1rem", "medium": "0.75rem" }, "height": { "horizontalContent": { "small": "4rem", "medium": "6rem", "large": "7.5rem" }, "verticalContent": { "small": "5rem", "medium": "6.5rem", "large": "8.5rem" } }, "icon": { "small": "1.5rem", "medium": "2rem", "large": "3rem" }, "inlinepadding": { "small": "1.5rem", "medium": "2rem", "large": "2.5rem" }, "radius": { "small": "0.5rem", "large": "1rem", "medium": "1rem", "round": "6rem" } }, "chip": { "border": { "large": "0.125rem", "medium": "0.125rem", "small": "0.125rem" }, "gap": { "medium": "0.75rem", "small": "0.5rem", "large": "1rem" }, "height": { "small": "3.25rem", "medium": "4rem", "large": "6rem" }, "icon": { "default": { "medium": "1.5rem", "small": "1.25rem", "large": "2rem" }, "tagchip": { "small": "2.25rem", "medium": "3rem", "large": "4rem" } }, "inlinepadding": { "default": { "small": "1rem", "medium": "1.25rem", "large": "2rem" }, "tagchip": { "medium": "0.5rem", "small": "0.5rem", "large": "1rem" } }, "radius": { "round": "6rem" } }, "form": { "baseForm": { "border": { "large": "0.25rem", "medium": "0.25rem", "small": "0.125rem" }, "gap": { "horizontal": { "small": "0.5rem", "large": "1rem", "medium": "0.75rem" }, "vertical": { "small": "0.5rem", "medium": "1rem", "large": "1.5rem" } }, "height": { "default": { "small": "4rem", "medium": "6rem", "large": "7.5rem" }, "textarea": { "small": "7rem", "medium": "8.5rem", "large": "10rem" } }, "icon": { "small": "1.5rem", "mediun": "2rem", "large": "3rem" }, "inlinepadding": { "default": { "small": "1rem", "medium": "1.25rem", "large": "2rem" }, "tagchip": { "medium": "0.5rem", "small": "0.5rem", "large": "1rem" } }, "radius": { "small": "0.5rem", "large": "1rem", "medium": "1rem" } }, "feedbackText": { "gap": { "small": "0.5rem", "large": "1rem", "medium": "0.75rem" }, "icon": { "small": "1.75rem", "medium": "2rem", "large": "3.5rem" } } }, "layout": { "badge": { "bullet": { "bullet": { "small": "0.75rem", "medium": "1.25rem", "large": "1.5rem" }, "gap": { "small": "0.5rem", "medium": "0.75rem", "large": "1.25rem" } }, "notification": { "border": { "large": "0.125rem", "medium": "0.125rem", "small": "0.125rem" }, "height": { "small": "1.75rem", "medium": "2.25rem", "large": "3.5rem" }, "inlinepadding": { "padding": "0rem" }, "radius": { "round": "6rem" } }, "status": { "border": { "large": "0.125rem", "medium": "0.125rem", "small": "0.125rem" }, "gap": { "medium": "0.25rem", "small": "0.25rem", "large": "0.5rem" }, "height": { "small": "1.75rem", "medium": "2.25rem", "large": "3.5rem" }, "icon": { "medium": "1.25rem", "small": "1rem", "large": "1.75rem" }, "inlinepadding": { "medium": "0.5rem", "small": "0.5rem", "large": "0.75rem" }, "radius": { "large": "0.5rem", "medium": "0.375rem", "small": "0.375rem" } } } }, "modal": { "border": { "default": "0.125rem" }, "gap": { "default": "1.5rem" }, "icon": { "default": "2rem" }, "inlinepadding": { "default": "3rem" }, "radius": { "default": "1.5rem" }, "width": { "default": "60rem" } } } };
9
9
  const pxToRem = (pxValue) => pxValue / 16;
10
10
  const colors = {
11
11
  brand: {
@@ -374,57 +374,67 @@ const outlineOffsets = {
374
374
  }
375
375
  };
376
376
  const SUPPORTED_COLOR_MODES = ["light", "dark"];
377
- function createColorSet(fileData) {
378
- const colorsUnformated = JSON.parse(fileData);
379
- const colorsFormatedAndMappedToModes = colorsUnformated[0].values.reduce(
380
- (allComponentColors, colorMode) => {
381
- const colorsFormatedForMode = colorMode.color.map(
382
- (color) => {
383
- const colorNameInKebabCase = toKebabCase(color.name);
384
- const varNameInKebabCase = toKebabCase(color.var);
385
- const hexValue = color.value;
386
- const colorModeName = colorMode.mode.name.toLowerCase();
377
+ function createVariableSet(fileData, valueType = "color") {
378
+ const dataUnformatted = JSON.parse(fileData);
379
+ const variablesFormattedAndMappedToModes = dataUnformatted[0].values.reduce(
380
+ (allComponentVariables, variableMode) => {
381
+ const variablesArray = valueType === "color" ? variableMode.color : variableMode.number;
382
+ const variablesFormattedForMode = variablesArray.map(
383
+ (variable) => {
384
+ const variableNameInKebabCase = toKebabCase(variable.name);
385
+ const varNameInKebabCase = toKebabCase(variable.var);
386
+ const variableValue = variable.value;
387
+ const modeName = variableMode.mode.name.toLowerCase();
387
388
  const usesAlias = varNameInKebabCase !== "";
388
389
  return {
389
390
  css: {
390
- key: `--${colorNameInKebabCase}`,
391
- value: usesAlias ? `var(--${varNameInKebabCase})` : hexValue
391
+ key: `--${variableNameInKebabCase}`,
392
+ value: usesAlias ? `var(--${varNameInKebabCase})` : variableValue
392
393
  },
393
394
  scss: {
394
- key: `$${colorNameInKebabCase}`,
395
- value: usesAlias ? `$${varNameInKebabCase}` : hexValue,
396
- sanitizedValue: usesAlias ? `#{$${varNameInKebabCase}}` : hexValue
395
+ key: `$${variableNameInKebabCase}`,
396
+ value: usesAlias ? `$${varNameInKebabCase}` : variableValue,
397
+ sanitizedValue: usesAlias ? `#{$${varNameInKebabCase}}` : variableValue
397
398
  },
398
399
  less: {
399
- key: `@${colorNameInKebabCase}`,
400
- value: usesAlias ? `@${varNameInKebabCase}` : hexValue
400
+ key: `@${variableNameInKebabCase}`,
401
+ value: usesAlias ? `@${varNameInKebabCase}` : variableValue
401
402
  },
402
403
  js: {
403
- key: `${SUPPORTED_COLOR_MODES.includes(colorModeName) ? colorModeName + "." : ""}${toFlattenedJSObjectKey(color.name)}`,
404
- value: hexValue
404
+ key: `${SUPPORTED_COLOR_MODES.includes(modeName) ? modeName + "." : ""}${toFlattenedJSObjectKey(variable.name)}`,
405
+ value: variableValue
405
406
  },
406
- mode: colorModeName,
407
+ mode: modeName,
407
408
  usesAlias
408
409
  };
409
410
  }
410
411
  );
411
- return [...allComponentColors, ...colorsFormatedForMode];
412
+ return [...allComponentVariables, ...variablesFormattedForMode];
412
413
  },
413
414
  []
414
415
  );
415
- return colorsFormatedAndMappedToModes;
416
+ return variablesFormattedAndMappedToModes;
417
+ }
418
+ function createColorSet(fileData) {
419
+ return createVariableSet(fileData, "color");
416
420
  }
417
421
  const WARNING_TEXT = `/* DO NOT CHANGE!*/
418
422
  /* This file is automatically generated from @entur/tokens! Changes will be overwritten. */`;
419
- function createColorsOutputString({
420
- colorSet,
423
+ function createVariablesOutputString({
424
+ variableSet,
421
425
  keyType,
422
426
  valueType,
423
427
  withColorMode,
424
428
  importFileNames
425
429
  }) {
426
430
  const needsRoot = keyType === "css";
427
- const needsImport = colorSet.some((color) => color.usesAlias);
431
+ const needsImport = variableSet.some((variable) => variable.usesAlias);
432
+ const colorVariables = variableSet.filter(
433
+ (v) => ["light", "dark"].includes(v.mode)
434
+ );
435
+ const sizeVariables = variableSet.filter(
436
+ (v) => ["standard", "compact", "display"].includes(v.mode)
437
+ );
428
438
  if (withColorMode) {
429
439
  if (needsImport && importFileNames) {
430
440
  const importString = createImportStatementString({
@@ -432,12 +442,14 @@ function createColorsOutputString({
432
442
  extension: valueType,
433
443
  includeAs: needsImport && valueType === "scss"
434
444
  });
435
- const colorVariablesString = stringWithColorMode(colorSet);
445
+ const colorModeString2 = colorVariables.length > 0 ? stringWithColorMode(colorVariables) : "";
446
+ const viewModeString2 = sizeVariables.length > 0 ? stringWithViewMode(sizeVariables) : "";
436
447
  return `${importString}
437
- ${colorVariablesString}
438
- `;
448
+ ${colorModeString2}${viewModeString2}`;
439
449
  }
440
- return stringWithColorMode(colorSet);
450
+ const colorModeString = colorVariables.length > 0 ? stringWithColorMode(colorVariables) : "";
451
+ const viewModeString = sizeVariables.length > 0 ? stringWithViewMode(sizeVariables) : "";
452
+ return `${colorModeString}${viewModeString}`;
441
453
  } else {
442
454
  if (needsImport && importFileNames) {
443
455
  const importString = createImportStatementString({
@@ -445,43 +457,72 @@ function createColorsOutputString({
445
457
  extension: valueType,
446
458
  includeAs: needsImport && valueType === "scss"
447
459
  });
448
- const colorVariablesString = stringWithoutColorMode(colorSet, needsRoot);
460
+ const variablesString = stringWithoutColorMode(variableSet, needsRoot);
449
461
  return `${importString}
450
- ${colorVariablesString}
462
+ ${variablesString}
451
463
  `;
452
464
  }
453
- return stringWithoutColorMode(colorSet, needsRoot);
465
+ return stringWithoutColorMode(variableSet, needsRoot);
454
466
  }
455
- function stringWithColorMode(colorSet2) {
467
+ function stringWithColorMode(variableSet2) {
456
468
  const outputString = `
457
469
  ${WARNING_TEXT}
458
470
  [data-color-mode='light'],
459
471
  :root {
460
- ${colorSet2.filter((color) => color?.mode === "light").map((color) => {
461
- const colorKey = color[keyType].key;
462
- const colorValue = keyType === "css" && valueType === "scss" ? color[valueType].sanitizedValue : color[valueType].value;
463
- return `${colorKey}: ${colorValue};`;
472
+ ${variableSet2.filter((variable) => variable?.mode === "light").map((variable) => {
473
+ const variableKey = variable[keyType].key;
474
+ const variableValue = keyType === "css" && valueType === "scss" ? variable[valueType].sanitizedValue : variable[valueType].value;
475
+ return `${variableKey}: ${variableValue};`;
464
476
  }).join("\n ")}
465
477
  }
466
478
 
467
479
  [data-color-mode='dark'] {
468
- ${colorSet2.filter((color) => color?.mode === "dark").map((color) => {
469
- const colorKey = color[keyType].key;
470
- const colorValue = keyType === "css" && valueType === "scss" ? color[valueType].sanitizedValue : color[valueType].value;
471
- return `${colorKey}: ${colorValue};`;
480
+ ${variableSet2.filter((variable) => variable?.mode === "dark").map((variable) => {
481
+ const variableKey = variable[keyType].key;
482
+ const variableValue = keyType === "css" && valueType === "scss" ? variable[valueType].sanitizedValue : variable[valueType].value;
483
+ return `${variableKey}: ${variableValue};`;
472
484
  }).join("\n ")}
473
485
  }
474
486
  `;
475
487
  return outputString;
476
488
  }
477
- function stringWithoutColorMode(colorSet2, needsRoot2) {
489
+ function stringWithViewMode(variableSet2) {
490
+ const outputString = `
491
+ [data-view-mode='standard'],
492
+ :root {
493
+ ${variableSet2.filter((variable) => variable?.mode === "standard").map((variable) => {
494
+ const variableKey = variable[keyType].key;
495
+ const variableValue = keyType === "css" && valueType === "scss" ? variable[valueType].sanitizedValue : variable[valueType].value;
496
+ return `${variableKey}: ${variableValue};`;
497
+ }).join("\n ")}
498
+ }
499
+
500
+ [data-view-mode='compact'] {
501
+ ${variableSet2.filter((variable) => variable?.mode === "compact").map((variable) => {
502
+ const variableKey = variable[keyType].key;
503
+ const variableValue = keyType === "css" && valueType === "scss" ? variable[valueType].sanitizedValue : variable[valueType].value;
504
+ return `${variableKey}: ${variableValue};`;
505
+ }).join("\n ")}
506
+ }
507
+
508
+ [data-view-mode='display'] {
509
+ ${variableSet2.filter((variable) => variable?.mode === "display").map((variable) => {
510
+ const variableKey = variable[keyType].key;
511
+ const variableValue = keyType === "css" && valueType === "scss" ? variable[valueType].sanitizedValue : variable[valueType].value;
512
+ return `${variableKey}: ${variableValue};`;
513
+ }).join("\n ")}
514
+ }
515
+ `;
516
+ return outputString;
517
+ }
518
+ function stringWithoutColorMode(variableSet2, needsRoot2) {
478
519
  const outputString = `
479
520
  ${WARNING_TEXT}
480
521
  ${needsRoot2 ? ":root {" : ""}
481
- ${needsRoot2 ? " " : ""}${colorSet2.map((color) => {
482
- const colorKey = color[keyType].key;
483
- const colorValue = keyType === "css" && valueType === "scss" ? color[valueType].sanitizedValue : color[valueType].value;
484
- return `${colorKey}: ${colorValue};`;
522
+ ${needsRoot2 ? " " : ""}${variableSet2.map((variable) => {
523
+ const variableKey = variable[keyType].key;
524
+ const variableValue = keyType === "css" && valueType === "scss" ? variable[valueType].sanitizedValue : variable[valueType].value;
525
+ return `${variableKey}: ${variableValue};`;
485
526
  }).join(`
486
527
  ${needsRoot2 ? " " : ""}`)}
487
528
  ${needsRoot2 ? "}" : ""}
@@ -502,8 +543,8 @@ ${needsRoot2 ? "}" : ""}
502
543
  return importStatements.join("\n");
503
544
  }
504
545
  }
505
- function createColorsFileData({
506
- colorSet,
546
+ function createVariablesFileData({
547
+ variableSet,
507
548
  keyType,
508
549
  valueType,
509
550
  name,
@@ -516,23 +557,25 @@ function createColorsFileData({
516
557
  let outputData = [];
517
558
  outputToPackages.forEach((packageName) => {
518
559
  outputString = "";
519
- const variablesForCurrentPackage = colorSet.filter(
520
- (variable) => variable.scss.key.includes(`-${packageName}-`)
521
- );
560
+ const variablesForCurrentPackage = variableSet.filter((variable) => {
561
+ const scssKey = variable.scss.key;
562
+ const cssKey = variable.css.key;
563
+ return scssKey.includes(`-${packageName}-`) || scssKey.startsWith(`$${packageName}-`) || cssKey.startsWith(`--${packageName}-`);
564
+ });
522
565
  if (variablesForCurrentPackage.length === 0) {
523
566
  return;
524
567
  }
525
568
  if (packageName === "travel") {
526
- outputString += createColorsOutputString({
527
- colorSet: variablesForCurrentPackage,
569
+ outputString += createVariablesOutputString({
570
+ variableSet: variablesForCurrentPackage,
528
571
  keyType,
529
572
  valueType,
530
573
  withColorMode: true,
531
574
  importFileNames: ["semantic", "transport"]
532
575
  });
533
576
  } else {
534
- outputString += createColorsOutputString({
535
- colorSet: variablesForCurrentPackage,
577
+ outputString += createVariablesOutputString({
578
+ variableSet: variablesForCurrentPackage,
536
579
  keyType,
537
580
  valueType,
538
581
  withColorMode: true,
@@ -549,8 +592,8 @@ function createColorsFileData({
549
592
  }
550
593
  switch (name) {
551
594
  case "base":
552
- outputString += createColorsOutputString({
553
- colorSet,
595
+ outputString += createVariablesOutputString({
596
+ variableSet,
554
597
  keyType,
555
598
  valueType,
556
599
  withColorMode: true,
@@ -558,8 +601,8 @@ function createColorsFileData({
558
601
  });
559
602
  break;
560
603
  case "semantic":
561
- outputString += createColorsOutputString({
562
- colorSet,
604
+ outputString += createVariablesOutputString({
605
+ variableSet,
563
606
  keyType,
564
607
  valueType,
565
608
  withColorMode: false,
@@ -567,16 +610,16 @@ function createColorsFileData({
567
610
  });
568
611
  break;
569
612
  case "data":
570
- outputString += createColorsOutputString({
571
- colorSet,
613
+ outputString += createVariablesOutputString({
614
+ variableSet,
572
615
  keyType,
573
616
  valueType,
574
617
  withColorMode: true
575
618
  });
576
619
  break;
577
620
  default:
578
- outputString += createColorsOutputString({
579
- colorSet,
621
+ outputString += createVariablesOutputString({
622
+ variableSet,
580
623
  keyType,
581
624
  valueType,
582
625
  withColorMode,
@@ -587,6 +630,25 @@ function createColorsFileData({
587
630
  { outputString, outputFileName: `${name}.${valueType}` }
588
631
  ];
589
632
  }
633
+ function createColorsFileData({
634
+ colorSet,
635
+ keyType,
636
+ valueType,
637
+ name,
638
+ outputToPackages,
639
+ withColorMode = false,
640
+ importFileNames
641
+ }) {
642
+ return createVariablesFileData({
643
+ variableSet: colorSet,
644
+ keyType,
645
+ valueType,
646
+ name,
647
+ outputToPackages,
648
+ withColorMode,
649
+ importFileNames
650
+ });
651
+ }
590
652
  function createJSColorFileData({
591
653
  variables,
592
654
  name
@@ -621,10 +683,13 @@ export {
621
683
  borderWidths,
622
684
  breakpoints,
623
685
  colors,
624
- componentColors,
686
+ componentVariables as componentColors,
687
+ componentVariables,
625
688
  createColorSet,
626
689
  createColorsFileData,
627
690
  createJSColorFileData,
691
+ createVariableSet,
692
+ createVariablesFileData,
628
693
  data,
629
694
  fontSizes,
630
695
  fontWeights,