UNPKG

7.41 kBSCSSView Raw
1// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information.
2
3// Communication
4.ms-bgColor-communicationShade30,
5.ms-bgColor-communicationShade30--hover:hover {
6 @include ms-bgColor-communicationShade30;
7}
8.ms-bgColor-communicationShade20,
9.ms-bgColor-communicationShade20--hover:hover {
10 @include ms-bgColor-communicationShade20;
11}
12.ms-bgColor-communicationShade10,
13.ms-bgColor-communicationShade10--hover:hover {
14 @include ms-bgColor-communicationShade10;
15}
16.ms-bgColor-communicationPrimary,
17.ms-bgColor-communicationPrimary--hover:hover {
18 @include ms-bgColor-communicationPrimary;
19}
20.ms-bgColor-communicationTint10,
21.ms-bgColor-communicationTint10--hover:hover {
22 @include ms-bgColor-communicationTint10;
23}
24.ms-bgColor-communicationTint20,
25.ms-bgColor-communicationTint20--hover:hover {
26 @include ms-bgColor-communicationTint20;
27}
28.ms-bgColor-communicationTint30,
29.ms-bgColor-communicationTint30--hover:hover {
30 @include ms-bgColor-communicationTint30;
31}
32.ms-bgColor-communicationTint40,
33.ms-bgColor-communicationTint40--hover:hover {
34 @include ms-bgColor-communicationTint40;
35}
36
37// Neutral
38.ms-bgColor-black,
39.ms-bgColor-black--hover:hover {
40 @include ms-bgColor-black;
41}
42.ms-bgColor-gray220,
43.ms-bgColor-gray220--hover:hover {
44 @include ms-bgColor-gray220;
45}
46.ms-bgColor-gray210,
47.ms-bgColor-gray210--hover:hover {
48 @include ms-bgColor-gray210;
49}
50.ms-bgColor-gray200,
51.ms-bgColor-gray200--hover:hover {
52 @include ms-bgColor-gray200;
53}
54.ms-bgColor-gray190,
55.ms-bgColor-gray190--hover:hover {
56 @include ms-bgColor-gray190;
57}
58.ms-bgColor-gray180,
59.ms-bgColor-gray180--hover:hover {
60 @include ms-bgColor-gray180;
61}
62.ms-bgColor-gray170,
63.ms-bgColor-gray170--hover:hover {
64 @include ms-bgColor-gray170;
65}
66.ms-bgColor-gray160,
67.ms-bgColor-gray160--hover:hover {
68 @include ms-bgColor-gray160;
69}
70.ms-bgColor-gray150,
71.ms-bgColor-gray150--hover:hover {
72 @include ms-bgColor-gray150;
73}
74.ms-bgColor-gray140,
75.ms-bgColor-gray140--hover:hover {
76 @include ms-bgColor-gray140;
77}
78.ms-bgColor-gray130,
79.ms-bgColor-gray130--hover:hover {
80 @include ms-bgColor-gray130;
81}
82.ms-bgColor-gray120,
83.ms-bgColor-gray120--hover:hover {
84 @include ms-bgColor-gray120;
85}
86.ms-bgColor-gray110,
87.ms-bgColor-gray110--hover:hover {
88 @include ms-bgColor-gray110;
89}
90.ms-bgColor-gray100,
91.ms-bgColor-gray100--hover:hover {
92 @include ms-bgColor-gray100;
93}
94.ms-bgColor-gray90,
95.ms-bgColor-gray90--hover:hover {
96 @include ms-bgColor-gray90;
97}
98.ms-bgColor-gray80,
99.ms-bgColor-gray80--hover:hover {
100 @include ms-bgColor-gray80;
101}
102.ms-bgColor-gray70,
103.ms-bgColor-gray70--hover:hover {
104 @include ms-bgColor-gray70;
105}
106.ms-bgColor-gray60,
107.ms-bgColor-gray60--hover:hover {
108 @include ms-bgColor-gray60;
109}
110.ms-bgColor-gray50,
111.ms-bgColor-gray50--hover:hover {
112 @include ms-bgColor-gray50;
113}
114.ms-bgColor-gray40,
115.ms-bgColor-gray40--hover:hover {
116 @include ms-bgColor-gray40;
117}
118.ms-bgColor-gray30,
119.ms-bgColor-gray30--hover:hover {
120 @include ms-bgColor-gray30;
121}
122.ms-bgColor-gray20,
123.ms-bgColor-gray20--hover:hover {
124 @include ms-bgColor-gray20;
125}
126.ms-bgColor-gray10,
127.ms-bgColor-gray10--hover:hover {
128 @include ms-bgColor-gray10;
129}
130.ms-bgColor-white,
131.ms-bgColor-white--hover:hover {
132 @include ms-bgColor-white;
133}
134
135// Shared
136.ms-bgColor-sharedPinkRed10,
137.ms-bgColor-sharedPinkRed10--hover:hover {
138 @include ms-bgColor-sharedPinkRed10;
139}
140.ms-bgColor-sharedRed20,
141.ms-bgColor-sharedRed20--hover:hover {
142 @include ms-bgColor-sharedRed20;
143}
144.ms-bgColor-sharedRed10,
145.ms-bgColor-sharedRed10--hover:hover {
146 @include ms-bgColor-sharedRed10;
147}
148.ms-bgColor-sharedRedOrange20,
149.ms-bgColor-sharedRedOrange20--hover:hover {
150 @include ms-bgColor-sharedRedOrange20;
151}
152.ms-bgColor-sharedRedOrange10,
153.ms-bgColor-sharedRedOrange10--hover:hover {
154 @include ms-bgColor-sharedRedOrange10;
155}
156.ms-bgColor-sharedOrange30,
157.ms-bgColor-sharedOrange30--hover:hover {
158 @include ms-bgColor-sharedOrange30;
159}
160.ms-bgColor-sharedOrange20,
161.ms-bgColor-sharedOrange20--hover:hover {
162 @include ms-bgColor-sharedOrange20;
163}
164.ms-bgColor-sharedOrange10,
165.ms-bgColor-sharedOrange10--hover:hover {
166 @include ms-bgColor-sharedOrange10;
167}
168.ms-bgColor-sharedYellow10,
169.ms-bgColor-sharedYellow10--hover:hover {
170 @include ms-bgColor-sharedYellow10;
171}
172.ms-bgColor-sharedOrangeYellow20,
173.ms-bgColor-sharedOrangeYellow20--hover:hover {
174 @include ms-bgColor-sharedOrangeYellow20;
175}
176.ms-bgColor-sharedOrangeYellow10,
177.ms-bgColor-sharedOrangeYellow10--hover:hover {
178 @include ms-bgColor-sharedOrangeYellow10;
179}
180.ms-bgColor-sharedYellowGreen10,
181.ms-bgColor-sharedYellowGreen10--hover:hover {
182 @include ms-bgColor-sharedYellowGreen10;
183}
184.ms-bgColor-sharedGreen20,
185.ms-bgColor-sharedGreen20--hover:hover {
186 @include ms-bgColor-sharedGreen20;
187}
188.ms-bgColor-sharedGreen10,
189.ms-bgColor-sharedGreen10--hover:hover {
190 @include ms-bgColor-sharedGreen10;
191}
192.ms-bgColor-sharedGreenCyan10,
193.ms-bgColor-sharedGreenCyan10--hover:hover {
194 @include ms-bgColor-sharedGreenCyan10;
195}
196.ms-bgColor-sharedCyan40,
197.ms-bgColor-sharedCyan40--hover:hover {
198 @include ms-bgColor-sharedCyan40;
199}
200.ms-bgColor-sharedCyan30,
201.ms-bgColor-sharedCyan30--hover:hover {
202 @include ms-bgColor-sharedCyan30;
203}
204.ms-bgColor-sharedCyan20,
205.ms-bgColor-sharedCyan20--hover:hover {
206 @include ms-bgColor-sharedCyan20;
207}
208.ms-bgColor-sharedCyan10,
209.ms-bgColor-sharedCyan10--hover:hover {
210 @include ms-bgColor-sharedCyan10;
211}
212.ms-bgColor-sharedCyanBlue20,
213.ms-bgColor-sharedCyanBlue20--hover:hover {
214 @include ms-bgColor-sharedCyanBlue20;
215}
216.ms-bgColor-sharedCyanBlue10,
217.ms-bgColor-sharedCyanBlue10--hover:hover {
218 @include ms-bgColor-sharedCyanBlue10;
219}
220.ms-bgColor-sharedBlue10,
221.ms-bgColor-sharedBlue10--hover:hover {
222 @include ms-bgColor-sharedBlue10;
223}
224.ms-bgColor-sharedBlueMagenta40,
225.ms-bgColor-sharedBlueMagenta40--hover:hover {
226 @include ms-bgColor-sharedBlueMagenta40;
227}
228.ms-bgColor-sharedBlueMagenta30,
229.ms-bgColor-sharedBlueMagenta30--hover:hover {
230 @include ms-bgColor-sharedBlueMagenta30;
231}
232.ms-bgColor-sharedBlueMagenta20,
233.ms-bgColor-sharedBlueMagenta20--hover:hover {
234 @include ms-bgColor-sharedBlueMagenta20;
235}
236.ms-bgColor-sharedBlueMagenta10,
237.ms-bgColor-sharedBlueMagenta10--hover:hover {
238 @include ms-bgColor-sharedBlueMagenta10;
239}
240.ms-bgColor-sharedMagenta20,
241.ms-bgColor-sharedMagenta20--hover:hover {
242 @include ms-bgColor-sharedMagenta20;
243}
244.ms-bgColor-sharedMagenta10,
245.ms-bgColor-sharedMagenta10--hover:hover {
246 @include ms-bgColor-sharedMagenta10;
247}
248.ms-bgColor-sharedMagentaPink20,
249.ms-bgColor-sharedMagentaPink20--hover:hover {
250 @include ms-bgColor-sharedMagentaPink20;
251}
252.ms-bgColor-sharedMagentaPink10,
253.ms-bgColor-sharedMagentaPink10--hover:hover {
254 @include ms-bgColor-sharedMagentaPink10;
255}
256.ms-bgColor-sharedGray40,
257.ms-bgColor-sharedGray40--hover:hover {
258 @include ms-bgColor-sharedGray40;
259}
260.ms-bgColor-sharedGray30,
261.ms-bgColor-sharedGray30--hover:hover {
262 @include ms-bgColor-sharedGray30;
263}
264.ms-bgColor-sharedGray20,
265.ms-bgColor-sharedGray20--hover:hover {
266 @include ms-bgColor-sharedGray20;
267}
268.ms-bgColor-sharedGray10,
269.ms-bgColor-sharedGray10--hover:hover {
270 @include ms-bgColor-sharedGray10;
271}