UNPKG

9.61 kBTypeScriptView Raw
1/**
2 * {@docCategory IColorClassNames}
3 */
4export interface IColorClassNames {
5 themeDarker: string;
6 themeDarkerHover: string;
7 themeDarkerBackground: string;
8 themeDarkerBackgroundHover: string;
9 themeDarkerBorder: string;
10 themeDarkerBorderHover: string;
11 themeDark: string;
12 themeDarkHover: string;
13 themeDarkBackground: string;
14 themeDarkBackgroundHover: string;
15 themeDarkBorder: string;
16 themeDarkBorderHover: string;
17 themeDarkAlt: string;
18 themeDarkAltHover: string;
19 themeDarkAltBackground: string;
20 themeDarkAltBackgroundHover: string;
21 themeDarkAltBorder: string;
22 themeDarkAltBorderHover: string;
23 themePrimary: string;
24 themePrimaryHover: string;
25 themePrimaryBackground: string;
26 themePrimaryBackgroundHover: string;
27 themePrimaryBorder: string;
28 themePrimaryBorderHover: string;
29 themeSecondary: string;
30 themeSecondaryHover: string;
31 themeSecondaryBackground: string;
32 themeSecondaryBackgroundHover: string;
33 themeSecondaryBorder: string;
34 themeSecondaryBorderHover: string;
35 themeTertiary: string;
36 themeTertiaryHover: string;
37 themeTertiaryBackground: string;
38 themeTertiaryBackgroundHover: string;
39 themeTertiaryBorder: string;
40 themeTertiaryBorderHover: string;
41 themeLight: string;
42 themeLightHover: string;
43 themeLightBackground: string;
44 themeLightBackgroundHover: string;
45 themeLightBorder: string;
46 themeLightBorderHover: string;
47 themeLighter: string;
48 themeLighterHover: string;
49 themeLighterBackground: string;
50 themeLighterBackgroundHover: string;
51 themeLighterBorder: string;
52 themeLighterBorderHover: string;
53 themeLighterAlt: string;
54 themeLighterAltHover: string;
55 themeLighterAltBackground: string;
56 themeLighterAltBackgroundHover: string;
57 themeLighterAltBorder: string;
58 themeLighterAltBorderHover: string;
59 black: string;
60 blackHover: string;
61 blackBackground: string;
62 blackBackgroundHover: string;
63 blackBorder: string;
64 blackBorderHover: string;
65 blackTranslucent40: string;
66 blackTranslucent40Hover: string;
67 blackTranslucent40Background: string;
68 blackTranslucent40BackgroundHover: string;
69 blackTranslucent40Border: string;
70 blackTranslucent40BorderHover: string;
71 neutralDark: string;
72 neutralDarkHover: string;
73 neutralDarkBackground: string;
74 neutralDarkBackgroundHover: string;
75 neutralDarkBorder: string;
76 neutralDarkBorderHover: string;
77 neutralPrimary: string;
78 neutralPrimaryHover: string;
79 neutralPrimaryBackground: string;
80 neutralPrimaryBackgroundHover: string;
81 neutralPrimaryBorder: string;
82 neutralPrimaryBorderHover: string;
83 neutralPrimaryAlt: string;
84 neutralPrimaryAltHover: string;
85 neutralPrimaryAltBackground: string;
86 neutralPrimaryAltBackgroundHover: string;
87 neutralPrimaryAltBorder: string;
88 neutralPrimaryAltBorderHover: string;
89 neutralSecondary: string;
90 neutralSecondaryHover: string;
91 neutralSecondaryBackground: string;
92 neutralSecondaryBackgroundHover: string;
93 neutralSecondaryBorder: string;
94 neutralSecondaryBorderHover: string;
95 neutralSecondaryAlt: string;
96 neutralSecondaryAltHover: string;
97 neutralSecondaryAltBackground: string;
98 neutralSecondaryAltBackgroundHover: string;
99 neutralSecondaryAltBorder: string;
100 neutralSecondaryAltBorderHover: string;
101 neutralTertiary: string;
102 neutralTertiaryHover: string;
103 neutralTertiaryBackground: string;
104 neutralTertiaryBackgroundHover: string;
105 neutralTertiaryBorder: string;
106 neutralTertiaryBorderHover: string;
107 neutralTertiaryAlt: string;
108 neutralTertiaryAltHover: string;
109 neutralTertiaryAltBackground: string;
110 neutralTertiaryAltBackgroundHover: string;
111 neutralTertiaryAltBorder: string;
112 neutralTertiaryAltBorderHover: string;
113 neutralQuaternary: string;
114 neutralQuaternaryHover: string;
115 neutralQuaternaryBackground: string;
116 neutralQuaternaryBackgroundHover: string;
117 neutralQuaternaryBorder: string;
118 neutralQuaternaryBorderHover: string;
119 neutralQuaternaryAlt: string;
120 neutralQuaternaryAltHover: string;
121 neutralQuaternaryAltBackground: string;
122 neutralQuaternaryAltBackgroundHover: string;
123 neutralQuaternaryAltBorder: string;
124 neutralQuaternaryAltBorderHover: string;
125 neutralLight: string;
126 neutralLightHover: string;
127 neutralLightBackground: string;
128 neutralLightBackgroundHover: string;
129 neutralLightBorder: string;
130 neutralLightBorderHover: string;
131 neutralLighter: string;
132 neutralLighterHover: string;
133 neutralLighterBackground: string;
134 neutralLighterBackgroundHover: string;
135 neutralLighterBorder: string;
136 neutralLighterBorderHover: string;
137 neutralLighterAlt: string;
138 neutralLighterAltHover: string;
139 neutralLighterAltBackground: string;
140 neutralLighterAltBackgroundHover: string;
141 neutralLighterAltBorder: string;
142 neutralLighterAltBorderHover: string;
143 white: string;
144 whiteHover: string;
145 whiteBackground: string;
146 whiteBackgroundHover: string;
147 whiteBorder: string;
148 whiteBorderHover: string;
149 whiteTranslucent40: string;
150 whiteTranslucent40Hover: string;
151 whiteTranslucent40Background: string;
152 whiteTranslucent40BackgroundHover: string;
153 whiteTranslucent40Border: string;
154 whiteTranslucent40BorderHover: string;
155 yellow: string;
156 yellowHover: string;
157 yellowBackground: string;
158 yellowBackgroundHover: string;
159 yellowBorder: string;
160 yellowBorderHover: string;
161 yellowLight: string;
162 yellowLightHover: string;
163 yellowLightBackground: string;
164 yellowLightBackgroundHover: string;
165 yellowLightBorder: string;
166 yellowLightBorderHover: string;
167 orange: string;
168 orangeHover: string;
169 orangeBackground: string;
170 orangeBackgroundHover: string;
171 orangeBorder: string;
172 orangeBorderHover: string;
173 orangeLight: string;
174 orangeLightHover: string;
175 orangeLightBackground: string;
176 orangeLightBackgroundHover: string;
177 orangeLightBorder: string;
178 orangeLightBorderHover: string;
179 orangeLighter: string;
180 orangeLighterHover: string;
181 orangeLighterBackground: string;
182 orangeLighterBackgroundHover: string;
183 orangeLighterBorder: string;
184 orangeLighterBorderHover: string;
185 redDark: string;
186 redDarkHover: string;
187 redDarkBackground: string;
188 redDarkBackgroundHover: string;
189 redDarkBorder: string;
190 redDarkBorderHover: string;
191 red: string;
192 redHover: string;
193 redBackground: string;
194 redBackgroundHover: string;
195 redBorder: string;
196 redBorderHover: string;
197 magentaDark: string;
198 magentaDarkHover: string;
199 magentaDarkBackground: string;
200 magentaDarkBackgroundHover: string;
201 magentaDarkBorder: string;
202 magentaDarkBorderHover: string;
203 magenta: string;
204 magentaHover: string;
205 magentaBackground: string;
206 magentaBackgroundHover: string;
207 magentaBorder: string;
208 magentaBorderHover: string;
209 magentaLight: string;
210 magentaLightHover: string;
211 magentaLightBackground: string;
212 magentaLightBackgroundHover: string;
213 magentaLightBorder: string;
214 magentaLightBorderHover: string;
215 purpleDark: string;
216 purpleDarkHover: string;
217 purpleDarkBackground: string;
218 purpleDarkBackgroundHover: string;
219 purpleDarkBorder: string;
220 purpleDarkBorderHover: string;
221 purple: string;
222 purpleHover: string;
223 purpleBackground: string;
224 purpleBackgroundHover: string;
225 purpleBorder: string;
226 purpleBorderHover: string;
227 purpleLight: string;
228 purpleLightHover: string;
229 purpleLightBackground: string;
230 purpleLightBackgroundHover: string;
231 purpleLightBorder: string;
232 purpleLightBorderHover: string;
233 blueDark: string;
234 blueDarkHover: string;
235 blueDarkBackground: string;
236 blueDarkBackgroundHover: string;
237 blueDarkBorder: string;
238 blueDarkBorderHover: string;
239 blueMid: string;
240 blueMidHover: string;
241 blueMidBackground: string;
242 blueMidBackgroundHover: string;
243 blueMidBorder: string;
244 blueMidBorderHover: string;
245 blue: string;
246 blueHover: string;
247 blueBackground: string;
248 blueBackgroundHover: string;
249 blueBorder: string;
250 blueBorderHover: string;
251 blueLight: string;
252 blueLightHover: string;
253 blueLightBackground: string;
254 blueLightBackgroundHover: string;
255 blueLightBorder: string;
256 blueLightBorderHover: string;
257 tealDark: string;
258 tealDarkHover: string;
259 tealDarkBackground: string;
260 tealDarkBackgroundHover: string;
261 tealDarkBorder: string;
262 tealDarkBorderHover: string;
263 teal: string;
264 tealHover: string;
265 tealBackground: string;
266 tealBackgroundHover: string;
267 tealBorder: string;
268 tealBorderHover: string;
269 tealLight: string;
270 tealLightHover: string;
271 tealLightBackground: string;
272 tealLightBackgroundHover: string;
273 tealLightBorder: string;
274 tealLightBorderHover: string;
275 greenDark: string;
276 greenDarkHover: string;
277 greenDarkBackground: string;
278 greenDarkBackgroundHover: string;
279 greenDarkBorder: string;
280 greenDarkBorderHover: string;
281 green: string;
282 greenHover: string;
283 greenBackground: string;
284 greenBackgroundHover: string;
285 greenBorder: string;
286 greenBorderHover: string;
287 greenLight: string;
288 greenLightHover: string;
289 greenLightBackground: string;
290 greenLightBackgroundHover: string;
291 greenLightBorder: string;
292 greenLightBorderHover: string;
293}
294export declare const ColorClassNames: IColorClassNames;