/** THIS FILE IS AUTOGENERATED do not modify it manually. See generateDefaultThemeSassFiles.js. New slots should be added to the appropriate interfaces and defaults files. */
$bodyBackgroundColor: '[theme:bodyBackground, default: #ffffff]';
$bodyBackgroundHoveredColor: '[theme:bodyBackgroundHovered, default: #f3f2f1]';
$bodyBackgroundCheckedColor: '[theme:bodyBackgroundChecked, default: #edebe9]';
$bodyStandoutBackgroundColor: '[theme:bodyStandoutBackground, default: #faf9f8]';
$bodyFrameBackgroundColor: '[theme:bodyFrameBackground, default: #ffffff]';
$bodyFrameDividerColor: '[theme:bodyFrameDivider, default: #edebe9]';
$bodyTextColor: '[theme:bodyText, default: #323130]';
$bodyTextCheckedColor: '[theme:bodyTextChecked, default: #000000]';
$bodySubtextColor: '[theme:bodySubtext, default: #605e5c]';
$bodyDividerColor: '[theme:bodyDivider, default: #edebe9]';
$disabledBodyTextColor: '[theme:disabledBodyText, default: #a19f9d]';
$disabledBodySubtextColor: '[theme:disabledBodySubtext, default: #c8c6c4]';
$disabledBorderColor: '[theme:disabledBorder, default: #c8c6c4]';
$focusBorderColor: '[theme:focusBorder, default: #605e5c]';
$cardStandoutBackgroundColor: '[theme:cardStandoutBackground, default: #ffffff]';
$cardShadowColor: '[theme:cardShadow, default: 0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108)]';
$cardShadowHoveredColor: '[theme:cardShadowHovered, default: 0 3.2px 7.2px 0 rgba(0, 0, 0, 0.132), 0 0.6px 1.8px 0 rgba(0, 0, 0, 0.108)]';
$variantBorderColor: '[theme:variantBorder, default: #edebe9]';
$variantBorderHoveredColor: '[theme:variantBorderHovered, default: #a19f9d]';
$defaultStateBackgroundColor: '[theme:defaultStateBackground, default: #faf9f8]';
$actionLinkColor: '[theme:actionLink, default: #323130]';
$actionLinkHoveredColor: '[theme:actionLinkHovered, default: #201f1e]';
$linkColor: '[theme:link, default: #0078d4]';
$linkHoveredColor: '[theme:linkHovered, default: #004578]';
$buttonBackgroundColor: '[theme:buttonBackground, default: #ffffff]';
$buttonBackgroundCheckedColor: '[theme:buttonBackgroundChecked, default: #c8c6c4]';
$buttonBackgroundHoveredColor: '[theme:buttonBackgroundHovered, default: #f3f2f1]';
$buttonBackgroundCheckedHoveredColor: '[theme:buttonBackgroundCheckedHovered, default: #edebe9]';
$buttonBackgroundPressedColor: '[theme:buttonBackgroundPressed, default: #edebe9]';
$buttonBackgroundDisabledColor: '[theme:buttonBackgroundDisabled, default: #f3f2f1]';
$buttonBorderColor: '[theme:buttonBorder, default: #8a8886]';
$buttonTextColor: '[theme:buttonText, default: #323130]';
$buttonTextHoveredColor: '[theme:buttonTextHovered, default: #201f1e]';
$buttonTextCheckedColor: '[theme:buttonTextChecked, default: #201f1e]';
$buttonTextCheckedHoveredColor: '[theme:buttonTextCheckedHovered, default: #000000]';
$buttonTextPressedColor: '[theme:buttonTextPressed, default: #201f1e]';
$buttonTextDisabledColor: '[theme:buttonTextDisabled, default: #a19f9d]';
$buttonBorderDisabledColor: '[theme:buttonBorderDisabled, default: #f3f2f1]';
$primaryButtonBackgroundColor: '[theme:primaryButtonBackground, default: #0078d4]';
$primaryButtonBackgroundHoveredColor: '[theme:primaryButtonBackgroundHovered, default: #106ebe]';
$primaryButtonBackgroundPressedColor: '[theme:primaryButtonBackgroundPressed, default: #005a9e]';
$primaryButtonBackgroundDisabledColor: '[theme:primaryButtonBackgroundDisabled, default: #f3f2f1]';
$primaryButtonBorderColor: '[theme:primaryButtonBorder, default: transparent]';
$primaryButtonTextColor: '[theme:primaryButtonText, default: #ffffff]';
$primaryButtonTextHoveredColor: '[theme:primaryButtonTextHovered, default: #ffffff]';
$primaryButtonTextPressedColor: '[theme:primaryButtonTextPressed, default: #ffffff]';
$primaryButtonTextDisabledColor: '[theme:primaryButtonTextDisabled, default: #d2d0ce]';
$accentButtonBackgroundColor: '[theme:accentButtonBackground, default: #0078d4]';
$accentButtonTextColor: '[theme:accentButtonText, default: #ffffff]';
$inputBorderColor: '[theme:inputBorder, default: #605e5c]';
$inputBorderHoveredColor: '[theme:inputBorderHovered, default: #323130]';
$inputBackgroundColor: '[theme:inputBackground, default: #ffffff]';
$inputBackgroundCheckedColor: '[theme:inputBackgroundChecked, default: #0078d4]';
$inputBackgroundCheckedHoveredColor: '[theme:inputBackgroundCheckedHovered, default: #005a9e]';
$inputPlaceholderBackgroundCheckedColor: '[theme:inputPlaceholderBackgroundChecked, default: #deecf9]';
$inputForegroundCheckedColor: '[theme:inputForegroundChecked, default: #ffffff]';
$inputIconColor: '[theme:inputIcon, default: #0078d4]';
$inputIconHoveredColor: '[theme:inputIconHovered, default: #005a9e]';
$inputIconDisabledColor: '[theme:inputIconDisabled, default: #a19f9d]';
$inputFocusBorderAltColor: '[theme:inputFocusBorderAlt, default: #0078d4]';
$smallInputBorderColor: '[theme:smallInputBorder, default: #605e5c]';
$inputTextColor: '[theme:inputText, default: #323130]';
$inputTextHoveredColor: '[theme:inputTextHovered, default: #201f1e]';
$inputPlaceholderTextColor: '[theme:inputPlaceholderText, default: #605e5c]';
$disabledBackgroundColor: '[theme:disabledBackground, default: #f3f2f1]';
$disabledTextColor: '[theme:disabledText, default: #a19f9d]';
$disabledSubtextColor: '[theme:disabledSubtext, default: #d2d0ce]';
$listBackgroundColor: '[theme:listBackground, default: #ffffff]';
$listTextColor: '[theme:listText, default: #323130]';
$listItemBackgroundHoveredColor: '[theme:listItemBackgroundHovered, default: #f3f2f1]';
$listItemBackgroundCheckedColor: '[theme:listItemBackgroundChecked, default: #edebe9]';
$listItemBackgroundCheckedHoveredColor: '[theme:listItemBackgroundCheckedHovered, default: #e1dfdd]';
$listHeaderBackgroundHoveredColor: '[theme:listHeaderBackgroundHovered, default: #f3f2f1]';
$listHeaderBackgroundPressedColor: '[theme:listHeaderBackgroundPressed, default: #edebe9]';
$menuBackgroundColor: '[theme:menuBackground, default: #ffffff]';
$menuDividerColor: '[theme:menuDivider, default: #c8c6c4]';
$menuIconColor: '[theme:menuIcon, default: #0078d4]';
$menuHeaderColor: '[theme:menuHeader, default: #0078d4]';
$menuItemBackgroundHoveredColor: '[theme:menuItemBackgroundHovered, default: #f3f2f1]';
$menuItemBackgroundPressedColor: '[theme:menuItemBackgroundPressed, default: #edebe9]';
$menuItemTextColor: '[theme:menuItemText, default: #323130]';
$menuItemTextHoveredColor: '[theme:menuItemTextHovered, default: #201f1e]';
$errorTextColor: '[theme:errorText, default: #a4262c]';
$messageTextColor: '[theme:messageText, default: #323130]';
$messageLinkColor: '[theme:messageLink, default: #005A9E]';
$messageLinkHoveredColor: '[theme:messageLinkHovered, default: #004578]';
$infoIconColor: '[theme:infoIcon, default: #605e5c]';
$errorIconColor: '[theme:errorIcon, default: #A80000]';
$blockingIconColor: '[theme:blockingIcon, default: #FDE7E9]';
$warningIconColor: '[theme:warningIcon, default: #797775]';
$severeWarningIconColor: '[theme:severeWarningIcon, default: #D83B01]';
$successIconColor: '[theme:successIcon, default: #107C10]';
$infoBackgroundColor: '[theme:infoBackground, default: #f3f2f1]';
$errorBackgroundColor: '[theme:errorBackground, default: #FDE7E9]';
$blockingBackgroundColor: '[theme:blockingBackground, default: #FDE7E9]';
$warningBackgroundColor: '[theme:warningBackground, default: #FFF4CE]';
$severeWarningBackgroundColor: '[theme:severeWarningBackground, default: #FED9CC]';
$successBackgroundColor: '[theme:successBackground, default: #DFF6DD]';
$warningHighlightColor: '[theme:warningHighlight, default: #ffb900]';  /* @deprecated */
$warningTextColor: '[theme:warningText, default: #323130]';  /* @deprecated */
$successTextColor: '[theme:successText, default: #107C10]';  /* @deprecated */
$listTextColorColor: '[theme:listTextColor, default: #323130]';  /* @deprecated */
$menuItemBackgroundCheckedColor: '[theme:menuItemBackgroundChecked, default: #edebe9]';  /* @deprecated */
