UNPKG

8.01 kBSCSSView Raw
1/** THIS FILE IS AUTOGENERATED do not modify it manually. See generateDefaultThemeSassFiles.js. New slots should be added to the appropriate interfaces and defaults files. */
2$bodyBackgroundColor: '[theme:bodyBackground, default: #ffffff]';
3$bodyBackgroundHoveredColor: '[theme:bodyBackgroundHovered, default: #f3f2f1]';
4$bodyBackgroundCheckedColor: '[theme:bodyBackgroundChecked, default: #edebe9]';
5$bodyStandoutBackgroundColor: '[theme:bodyStandoutBackground, default: #faf9f8]';
6$bodyFrameBackgroundColor: '[theme:bodyFrameBackground, default: #ffffff]';
7$bodyFrameDividerColor: '[theme:bodyFrameDivider, default: #edebe9]';
8$bodyTextColor: '[theme:bodyText, default: #323130]';
9$bodyTextCheckedColor: '[theme:bodyTextChecked, default: #000000]';
10$bodySubtextColor: '[theme:bodySubtext, default: #605e5c]';
11$bodyDividerColor: '[theme:bodyDivider, default: #edebe9]';
12$disabledBodyTextColor: '[theme:disabledBodyText, default: #a19f9d]';
13$disabledBodySubtextColor: '[theme:disabledBodySubtext, default: #c8c6c4]';
14$disabledBorderColor: '[theme:disabledBorder, default: #c8c6c4]';
15$focusBorderColor: '[theme:focusBorder, default: #605e5c]';
16$cardStandoutBackgroundColor: '[theme:cardStandoutBackground, default: #ffffff]';
17$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)]';
18$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)]';
19$variantBorderColor: '[theme:variantBorder, default: #edebe9]';
20$variantBorderHoveredColor: '[theme:variantBorderHovered, default: #a19f9d]';
21$defaultStateBackgroundColor: '[theme:defaultStateBackground, default: #faf9f8]';
22$actionLinkColor: '[theme:actionLink, default: #323130]';
23$actionLinkHoveredColor: '[theme:actionLinkHovered, default: #201f1e]';
24$linkColor: '[theme:link, default: #0078d4]';
25$linkHoveredColor: '[theme:linkHovered, default: #004578]';
26$buttonBackgroundColor: '[theme:buttonBackground, default: #ffffff]';
27$buttonBackgroundCheckedColor: '[theme:buttonBackgroundChecked, default: #c8c6c4]';
28$buttonBackgroundHoveredColor: '[theme:buttonBackgroundHovered, default: #f3f2f1]';
29$buttonBackgroundCheckedHoveredColor: '[theme:buttonBackgroundCheckedHovered, default: #edebe9]';
30$buttonBackgroundPressedColor: '[theme:buttonBackgroundPressed, default: #edebe9]';
31$buttonBackgroundDisabledColor: '[theme:buttonBackgroundDisabled, default: #f3f2f1]';
32$buttonBorderColor: '[theme:buttonBorder, default: #8a8886]';
33$buttonTextColor: '[theme:buttonText, default: #323130]';
34$buttonTextHoveredColor: '[theme:buttonTextHovered, default: #201f1e]';
35$buttonTextCheckedColor: '[theme:buttonTextChecked, default: #201f1e]';
36$buttonTextCheckedHoveredColor: '[theme:buttonTextCheckedHovered, default: #000000]';
37$buttonTextPressedColor: '[theme:buttonTextPressed, default: #201f1e]';
38$buttonTextDisabledColor: '[theme:buttonTextDisabled, default: #a19f9d]';
39$buttonBorderDisabledColor: '[theme:buttonBorderDisabled, default: #f3f2f1]';
40$primaryButtonBackgroundColor: '[theme:primaryButtonBackground, default: #0078d4]';
41$primaryButtonBackgroundHoveredColor: '[theme:primaryButtonBackgroundHovered, default: #106ebe]';
42$primaryButtonBackgroundPressedColor: '[theme:primaryButtonBackgroundPressed, default: #005a9e]';
43$primaryButtonBackgroundDisabledColor: '[theme:primaryButtonBackgroundDisabled, default: #f3f2f1]';
44$primaryButtonBorderColor: '[theme:primaryButtonBorder, default: transparent]';
45$primaryButtonTextColor: '[theme:primaryButtonText, default: #ffffff]';
46$primaryButtonTextHoveredColor: '[theme:primaryButtonTextHovered, default: #ffffff]';
47$primaryButtonTextPressedColor: '[theme:primaryButtonTextPressed, default: #ffffff]';
48$primaryButtonTextDisabledColor: '[theme:primaryButtonTextDisabled, default: #d2d0ce]';
49$accentButtonBackgroundColor: '[theme:accentButtonBackground, default: #0078d4]';
50$accentButtonTextColor: '[theme:accentButtonText, default: #ffffff]';
51$inputBorderColor: '[theme:inputBorder, default: #605e5c]';
52$inputBorderHoveredColor: '[theme:inputBorderHovered, default: #323130]';
53$inputBackgroundColor: '[theme:inputBackground, default: #ffffff]';
54$inputBackgroundCheckedColor: '[theme:inputBackgroundChecked, default: #0078d4]';
55$inputBackgroundCheckedHoveredColor: '[theme:inputBackgroundCheckedHovered, default: #005a9e]';
56$inputPlaceholderBackgroundCheckedColor: '[theme:inputPlaceholderBackgroundChecked, default: #deecf9]';
57$inputForegroundCheckedColor: '[theme:inputForegroundChecked, default: #ffffff]';
58$inputIconColor: '[theme:inputIcon, default: #0078d4]';
59$inputIconHoveredColor: '[theme:inputIconHovered, default: #005a9e]';
60$inputIconDisabledColor: '[theme:inputIconDisabled, default: #a19f9d]';
61$inputFocusBorderAltColor: '[theme:inputFocusBorderAlt, default: #0078d4]';
62$smallInputBorderColor: '[theme:smallInputBorder, default: #605e5c]';
63$inputTextColor: '[theme:inputText, default: #323130]';
64$inputTextHoveredColor: '[theme:inputTextHovered, default: #201f1e]';
65$inputPlaceholderTextColor: '[theme:inputPlaceholderText, default: #605e5c]';
66$disabledBackgroundColor: '[theme:disabledBackground, default: #f3f2f1]';
67$disabledTextColor: '[theme:disabledText, default: #a19f9d]';
68$disabledSubtextColor: '[theme:disabledSubtext, default: #d2d0ce]';
69$listBackgroundColor: '[theme:listBackground, default: #ffffff]';
70$listTextColor: '[theme:listText, default: #323130]';
71$listItemBackgroundHoveredColor: '[theme:listItemBackgroundHovered, default: #f3f2f1]';
72$listItemBackgroundCheckedColor: '[theme:listItemBackgroundChecked, default: #edebe9]';
73$listItemBackgroundCheckedHoveredColor: '[theme:listItemBackgroundCheckedHovered, default: #e1dfdd]';
74$listHeaderBackgroundHoveredColor: '[theme:listHeaderBackgroundHovered, default: #f3f2f1]';
75$listHeaderBackgroundPressedColor: '[theme:listHeaderBackgroundPressed, default: #edebe9]';
76$menuBackgroundColor: '[theme:menuBackground, default: #ffffff]';
77$menuDividerColor: '[theme:menuDivider, default: #c8c6c4]';
78$menuIconColor: '[theme:menuIcon, default: #0078d4]';
79$menuHeaderColor: '[theme:menuHeader, default: #0078d4]';
80$menuItemBackgroundHoveredColor: '[theme:menuItemBackgroundHovered, default: #f3f2f1]';
81$menuItemBackgroundPressedColor: '[theme:menuItemBackgroundPressed, default: #edebe9]';
82$menuItemTextColor: '[theme:menuItemText, default: #323130]';
83$menuItemTextHoveredColor: '[theme:menuItemTextHovered, default: #201f1e]';
84$errorTextColor: '[theme:errorText, default: #a4262c]';
85$messageTextColor: '[theme:messageText, default: #323130]';
86$messageLinkColor: '[theme:messageLink, default: #005A9E]';
87$messageLinkHoveredColor: '[theme:messageLinkHovered, default: #004578]';
88$infoIconColor: '[theme:infoIcon, default: #605e5c]';
89$errorIconColor: '[theme:errorIcon, default: #A80000]';
90$blockingIconColor: '[theme:blockingIcon, default: #FDE7E9]';
91$warningIconColor: '[theme:warningIcon, default: #797775]';
92$severeWarningIconColor: '[theme:severeWarningIcon, default: #D83B01]';
93$successIconColor: '[theme:successIcon, default: #107C10]';
94$infoBackgroundColor: '[theme:infoBackground, default: #f3f2f1]';
95$errorBackgroundColor: '[theme:errorBackground, default: #FDE7E9]';
96$blockingBackgroundColor: '[theme:blockingBackground, default: #FDE7E9]';
97$warningBackgroundColor: '[theme:warningBackground, default: #FFF4CE]';
98$severeWarningBackgroundColor: '[theme:severeWarningBackground, default: #FED9CC]';
99$successBackgroundColor: '[theme:successBackground, default: #DFF6DD]';
100$warningHighlightColor: '[theme:warningHighlight, default: #ffb900]'; /* @deprecated */
101$warningTextColor: '[theme:warningText, default: #323130]'; /* @deprecated */
102$successTextColor: '[theme:successText, default: #107C10]'; /* @deprecated */
103$listTextColorColor: '[theme:listTextColor, default: #323130]'; /* @deprecated */
104$menuItemBackgroundCheckedColor: '[theme:menuItemBackgroundChecked, default: #edebe9]'; /* @deprecated */
\No newline at end of file