curo-material-interface 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +41 -0
- data/LICENSE +22 -0
- data/README.md +5 -0
- data/Rakefile +3 -0
- data/lib/assets/fonts/mdi/LICENSE.txt +428 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.eot +0 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.svg +751 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.ttf +0 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.woff +0 -0
- data/lib/assets/fonts/roboto/Apache License.txt +203 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.svg +593 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.svg +641 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.svg +641 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.svg +593 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.svg +621 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.svg +631 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.svg +631 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.svg +644 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.svg +644 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.woff +0 -0
- data/lib/assets/stylesheets/cmi/_colors.scss +404 -0
- data/lib/assets/stylesheets/cmi/_extensions.sass +12 -0
- data/lib/assets/stylesheets/cmi/_global.sass +81 -0
- data/lib/assets/stylesheets/cmi/_icons.sass +2241 -0
- data/lib/assets/stylesheets/cmi/_libs.sass +2 -0
- data/lib/assets/stylesheets/cmi/_mixins.sass +10 -0
- data/lib/assets/stylesheets/cmi/_reset.sass +255 -0
- data/lib/assets/stylesheets/cmi/_roboto.sass +21 -0
- data/lib/assets/stylesheets/cmi/_typography.sass +125 -0
- data/lib/assets/stylesheets/cmi/_variables.sass +140 -0
- data/lib/assets/stylesheets/cmi/components/_buttons.sass +114 -0
- data/lib/assets/stylesheets/cmi/components/_navbar.sass +22 -0
- data/lib/curo-material-interface.rb +3 -0
- data/lib/curo_material_interface/version.rb +3 -0
- metadata +172 -0
Binary file
|
Binary file
|
@@ -0,0 +1,404 @@
|
|
1
|
+
// Google Color Palette defined: http://www.google.com/design/spec/style/color.html
|
2
|
+
|
3
|
+
$materialize-red: (
|
4
|
+
"lighten-5": #fdeaeb,
|
5
|
+
"lighten-4": #f8c1c3,
|
6
|
+
"lighten-3": #f3989b,
|
7
|
+
"lighten-2": #ee6e73,
|
8
|
+
"lighten-1": #ea454b,
|
9
|
+
"base": #e51c23,
|
10
|
+
"darken-1": #d0181e,
|
11
|
+
"darken-2": #b9151b,
|
12
|
+
"darken-3": #a21318,
|
13
|
+
"darken-4": #8b1014,
|
14
|
+
);
|
15
|
+
|
16
|
+
$red: (
|
17
|
+
"lighten-5": #FFEBEE,
|
18
|
+
"lighten-4": #FFCDD2,
|
19
|
+
"lighten-3": #EF9A9A,
|
20
|
+
"lighten-2": #E57373,
|
21
|
+
"lighten-1": #EF5350,
|
22
|
+
"base": #F44336,
|
23
|
+
"darken-1": #E53935,
|
24
|
+
"darken-2": #D32F2F,
|
25
|
+
"darken-3": #C62828,
|
26
|
+
"darken-4": #B71C1C,
|
27
|
+
"accent-1": #FF8A80,
|
28
|
+
"accent-2": #FF5252,
|
29
|
+
"accent-3": #FF1744,
|
30
|
+
"accent-4": #D50000
|
31
|
+
);
|
32
|
+
|
33
|
+
$pink: (
|
34
|
+
"lighten-5": #fce4ec,
|
35
|
+
"lighten-4": #f8bbd0,
|
36
|
+
"lighten-3": #f48fb1,
|
37
|
+
"lighten-2": #f06292,
|
38
|
+
"lighten-1": #ec407a,
|
39
|
+
"base": #e91e63,
|
40
|
+
"darken-1": #d81b60,
|
41
|
+
"darken-2": #c2185b,
|
42
|
+
"darken-3": #ad1457,
|
43
|
+
"darken-4": #880e4f,
|
44
|
+
"accent-1": #ff80ab,
|
45
|
+
"accent-2": #ff4081,
|
46
|
+
"accent-3": #f50057,
|
47
|
+
"accent-4": #c51162
|
48
|
+
);
|
49
|
+
|
50
|
+
$purple: (
|
51
|
+
"lighten-5": #f3e5f5,
|
52
|
+
"lighten-4": #e1bee7,
|
53
|
+
"lighten-3": #ce93d8,
|
54
|
+
"lighten-2": #ba68c8,
|
55
|
+
"lighten-1": #ab47bc,
|
56
|
+
"base": #9c27b0,
|
57
|
+
"darken-1": #8e24aa,
|
58
|
+
"darken-2": #7b1fa2,
|
59
|
+
"darken-3": #6a1b9a,
|
60
|
+
"darken-4": #4a148c,
|
61
|
+
"accent-1": #ea80fc,
|
62
|
+
"accent-2": #e040fb,
|
63
|
+
"accent-3": #d500f9,
|
64
|
+
"accent-4": #aa00ff
|
65
|
+
);
|
66
|
+
|
67
|
+
$deep-purple: (
|
68
|
+
"lighten-5": #ede7f6,
|
69
|
+
"lighten-4": #d1c4e9,
|
70
|
+
"lighten-3": #b39ddb,
|
71
|
+
"lighten-2": #9575cd,
|
72
|
+
"lighten-1": #7e57c2,
|
73
|
+
"base": #673ab7,
|
74
|
+
"darken-1": #5e35b1,
|
75
|
+
"darken-2": #512da8,
|
76
|
+
"darken-3": #4527a0,
|
77
|
+
"darken-4": #311b92,
|
78
|
+
"accent-1": #b388ff,
|
79
|
+
"accent-2": #7c4dff,
|
80
|
+
"accent-3": #651fff,
|
81
|
+
"accent-4": #6200ea
|
82
|
+
);
|
83
|
+
|
84
|
+
$indigo: (
|
85
|
+
"lighten-5": #e8eaf6,
|
86
|
+
"lighten-4": #c5cae9,
|
87
|
+
"lighten-3": #9fa8da,
|
88
|
+
"lighten-2": #7986cb,
|
89
|
+
"lighten-1": #5c6bc0,
|
90
|
+
"base": #3f51b5,
|
91
|
+
"darken-1": #3949ab,
|
92
|
+
"darken-2": #303f9f,
|
93
|
+
"darken-3": #283593,
|
94
|
+
"darken-4": #1a237e,
|
95
|
+
"accent-1": #8c9eff,
|
96
|
+
"accent-2": #536dfe,
|
97
|
+
"accent-3": #3d5afe,
|
98
|
+
"accent-4": #304ffe
|
99
|
+
);
|
100
|
+
|
101
|
+
$blue: (
|
102
|
+
"lighten-5": #E3F2FD,
|
103
|
+
"lighten-4": #BBDEFB,
|
104
|
+
"lighten-3": #90CAF9,
|
105
|
+
"lighten-2": #64B5F6,
|
106
|
+
"lighten-1": #42A5F5,
|
107
|
+
"base": #2196F3,
|
108
|
+
"darken-1": #1E88E5,
|
109
|
+
"darken-2": #1976D2,
|
110
|
+
"darken-3": #1565C0,
|
111
|
+
"darken-4": #0D47A1,
|
112
|
+
"accent-1": #82B1FF,
|
113
|
+
"accent-2": #448AFF,
|
114
|
+
"accent-3": #2979FF,
|
115
|
+
"accent-4": #2962FF
|
116
|
+
);
|
117
|
+
|
118
|
+
$light-blue: (
|
119
|
+
"lighten-5": #e1f5fe,
|
120
|
+
"lighten-4": #b3e5fc,
|
121
|
+
"lighten-3": #81d4fa,
|
122
|
+
"lighten-2": #4fc3f7,
|
123
|
+
"lighten-1": #29b6f6,
|
124
|
+
"base": #03a9f4,
|
125
|
+
"darken-1": #039be5,
|
126
|
+
"darken-2": #0288d1,
|
127
|
+
"darken-3": #0277bd,
|
128
|
+
"darken-4": #01579b,
|
129
|
+
"accent-1": #80d8ff,
|
130
|
+
"accent-2": #40c4ff,
|
131
|
+
"accent-3": #00b0ff,
|
132
|
+
"accent-4": #0091ea
|
133
|
+
);
|
134
|
+
|
135
|
+
$cyan: (
|
136
|
+
"lighten-5": #e0f7fa,
|
137
|
+
"lighten-4": #b2ebf2,
|
138
|
+
"lighten-3": #80deea,
|
139
|
+
"lighten-2": #4dd0e1,
|
140
|
+
"lighten-1": #26c6da,
|
141
|
+
"base": #00bcd4,
|
142
|
+
"darken-1": #00acc1,
|
143
|
+
"darken-2": #0097a7,
|
144
|
+
"darken-3": #00838f,
|
145
|
+
"darken-4": #006064,
|
146
|
+
"accent-1": #84ffff,
|
147
|
+
"accent-2": #18ffff,
|
148
|
+
"accent-3": #00e5ff,
|
149
|
+
"accent-4": #00b8d4
|
150
|
+
);
|
151
|
+
|
152
|
+
$teal: (
|
153
|
+
"lighten-5": #e0f2f1,
|
154
|
+
"lighten-4": #b2dfdb,
|
155
|
+
"lighten-3": #80cbc4,
|
156
|
+
"lighten-2": #4db6ac,
|
157
|
+
"lighten-1": #26a69a,
|
158
|
+
"base": #009688,
|
159
|
+
"darken-1": #00897b,
|
160
|
+
"darken-2": #00796b,
|
161
|
+
"darken-3": #00695c,
|
162
|
+
"darken-4": #004d40,
|
163
|
+
"accent-1": #a7ffeb,
|
164
|
+
"accent-2": #64ffda,
|
165
|
+
"accent-3": #1de9b6,
|
166
|
+
"accent-4": #00bfa5
|
167
|
+
);
|
168
|
+
|
169
|
+
$green: (
|
170
|
+
"lighten-5": #E8F5E9,
|
171
|
+
"lighten-4": #C8E6C9,
|
172
|
+
"lighten-3": #A5D6A7,
|
173
|
+
"lighten-2": #81C784,
|
174
|
+
"lighten-1": #66BB6A,
|
175
|
+
"base": #4CAF50,
|
176
|
+
"darken-1": #43A047,
|
177
|
+
"darken-2": #388E3C,
|
178
|
+
"darken-3": #2E7D32,
|
179
|
+
"darken-4": #1B5E20,
|
180
|
+
"accent-1": #B9F6CA,
|
181
|
+
"accent-2": #69F0AE,
|
182
|
+
"accent-3": #00E676,
|
183
|
+
"accent-4": #00C853
|
184
|
+
);
|
185
|
+
|
186
|
+
$light-green: (
|
187
|
+
"lighten-5": #f1f8e9,
|
188
|
+
"lighten-4": #dcedc8,
|
189
|
+
"lighten-3": #c5e1a5,
|
190
|
+
"lighten-2": #aed581,
|
191
|
+
"lighten-1": #9ccc65,
|
192
|
+
"base": #8bc34a,
|
193
|
+
"darken-1": #7cb342,
|
194
|
+
"darken-2": #689f38,
|
195
|
+
"darken-3": #558b2f,
|
196
|
+
"darken-4": #33691e,
|
197
|
+
"accent-1": #ccff90,
|
198
|
+
"accent-2": #b2ff59,
|
199
|
+
"accent-3": #76ff03,
|
200
|
+
"accent-4": #64dd17
|
201
|
+
);
|
202
|
+
|
203
|
+
$lime: (
|
204
|
+
"lighten-5": #f9fbe7,
|
205
|
+
"lighten-4": #f0f4c3,
|
206
|
+
"lighten-3": #e6ee9c,
|
207
|
+
"lighten-2": #dce775,
|
208
|
+
"lighten-1": #d4e157,
|
209
|
+
"base": #cddc39,
|
210
|
+
"darken-1": #c0ca33,
|
211
|
+
"darken-2": #afb42b,
|
212
|
+
"darken-3": #9e9d24,
|
213
|
+
"darken-4": #827717,
|
214
|
+
"accent-1": #f4ff81,
|
215
|
+
"accent-2": #eeff41,
|
216
|
+
"accent-3": #c6ff00,
|
217
|
+
"accent-4": #aeea00
|
218
|
+
);
|
219
|
+
|
220
|
+
$yellow: (
|
221
|
+
"lighten-5": #fffde7,
|
222
|
+
"lighten-4": #fff9c4,
|
223
|
+
"lighten-3": #fff59d,
|
224
|
+
"lighten-2": #fff176,
|
225
|
+
"lighten-1": #ffee58,
|
226
|
+
"base": #ffeb3b,
|
227
|
+
"darken-1": #fdd835,
|
228
|
+
"darken-2": #fbc02d,
|
229
|
+
"darken-3": #f9a825,
|
230
|
+
"darken-4": #f57f17,
|
231
|
+
"accent-1": #ffff8d,
|
232
|
+
"accent-2": #ffff00,
|
233
|
+
"accent-3": #ffea00,
|
234
|
+
"accent-4": #ffd600
|
235
|
+
);
|
236
|
+
|
237
|
+
$amber: (
|
238
|
+
"lighten-5": #fff8e1,
|
239
|
+
"lighten-4": #ffecb3,
|
240
|
+
"lighten-3": #ffe082,
|
241
|
+
"lighten-2": #ffd54f,
|
242
|
+
"lighten-1": #ffca28,
|
243
|
+
"base": #ffc107,
|
244
|
+
"darken-1": #ffb300,
|
245
|
+
"darken-2": #ffa000,
|
246
|
+
"darken-3": #ff8f00,
|
247
|
+
"darken-4": #ff6f00,
|
248
|
+
"accent-1": #ffe57f,
|
249
|
+
"accent-2": #ffd740,
|
250
|
+
"accent-3": #ffc400,
|
251
|
+
"accent-4": #ffab00
|
252
|
+
);
|
253
|
+
|
254
|
+
$orange: (
|
255
|
+
"lighten-5": #fff3e0,
|
256
|
+
"lighten-4": #ffe0b2,
|
257
|
+
"lighten-3": #ffcc80,
|
258
|
+
"lighten-2": #ffb74d,
|
259
|
+
"lighten-1": #ffa726,
|
260
|
+
"base": #ff9800,
|
261
|
+
"darken-1": #fb8c00,
|
262
|
+
"darken-2": #f57c00,
|
263
|
+
"darken-3": #ef6c00,
|
264
|
+
"darken-4": #e65100,
|
265
|
+
"accent-1": #ffd180,
|
266
|
+
"accent-2": #ffab40,
|
267
|
+
"accent-3": #ff9100,
|
268
|
+
"accent-4": #ff6d00
|
269
|
+
);
|
270
|
+
|
271
|
+
$deep-orange: (
|
272
|
+
"lighten-5": #fbe9e7,
|
273
|
+
"lighten-4": #ffccbc,
|
274
|
+
"lighten-3": #ffab91,
|
275
|
+
"lighten-2": #ff8a65,
|
276
|
+
"lighten-1": #ff7043,
|
277
|
+
"base": #ff5722,
|
278
|
+
"darken-1": #f4511e,
|
279
|
+
"darken-2": #e64a19,
|
280
|
+
"darken-3": #d84315,
|
281
|
+
"darken-4": #bf360c,
|
282
|
+
"accent-1": #ff9e80,
|
283
|
+
"accent-2": #ff6e40,
|
284
|
+
"accent-3": #ff3d00,
|
285
|
+
"accent-4": #dd2c00
|
286
|
+
);
|
287
|
+
|
288
|
+
$brown: (
|
289
|
+
"lighten-5": #efebe9,
|
290
|
+
"lighten-4": #d7ccc8,
|
291
|
+
"lighten-3": #bcaaa4,
|
292
|
+
"lighten-2": #a1887f,
|
293
|
+
"lighten-1": #8d6e63,
|
294
|
+
"base": #795548,
|
295
|
+
"darken-1": #6d4c41,
|
296
|
+
"darken-2": #5d4037,
|
297
|
+
"darken-3": #4e342e,
|
298
|
+
"darken-4": #3e2723
|
299
|
+
);
|
300
|
+
|
301
|
+
$blue-grey: (
|
302
|
+
"lighten-5": #eceff1,
|
303
|
+
"lighten-4": #cfd8dc,
|
304
|
+
"lighten-3": #b0bec5,
|
305
|
+
"lighten-2": #90a4ae,
|
306
|
+
"lighten-1": #78909c,
|
307
|
+
"base": #607d8b,
|
308
|
+
"darken-1": #546e7a,
|
309
|
+
"darken-2": #455a64,
|
310
|
+
"darken-3": #37474f,
|
311
|
+
"darken-4": #263238
|
312
|
+
);
|
313
|
+
|
314
|
+
$grey: (
|
315
|
+
"lighten-5": #fafafa,
|
316
|
+
"lighten-4": #f5f5f5,
|
317
|
+
"lighten-3": #eeeeee,
|
318
|
+
"lighten-2": #e0e0e0,
|
319
|
+
"lighten-1": #bdbdbd,
|
320
|
+
"base": #9e9e9e,
|
321
|
+
"darken-1": #757575,
|
322
|
+
"darken-2": #616161,
|
323
|
+
"darken-3": #424242,
|
324
|
+
"darken-4": #212121
|
325
|
+
);
|
326
|
+
|
327
|
+
$shades: (
|
328
|
+
"black": #000000,
|
329
|
+
"white": #FFFFFF
|
330
|
+
);
|
331
|
+
|
332
|
+
$colors: (
|
333
|
+
"materialize-red": $materialize-red,
|
334
|
+
"red": $red,
|
335
|
+
"pink": $pink,
|
336
|
+
"purple": $purple,
|
337
|
+
"deep-purple": $deep-purple,
|
338
|
+
"indigo": $indigo,
|
339
|
+
"blue": $blue,
|
340
|
+
"light-blue": $light-blue,
|
341
|
+
"cyan": $cyan,
|
342
|
+
"teal": $teal,
|
343
|
+
"green": $green,
|
344
|
+
"light-green": $light-green,
|
345
|
+
"lime": $lime,
|
346
|
+
"yellow": $yellow,
|
347
|
+
"amber": $amber,
|
348
|
+
"orange": $orange,
|
349
|
+
"deep-orange": $deep-orange,
|
350
|
+
"brown": $brown,
|
351
|
+
"blue-grey": $blue-grey,
|
352
|
+
"grey": $grey,
|
353
|
+
"shades": $shades
|
354
|
+
);
|
355
|
+
|
356
|
+
|
357
|
+
// Color Classes
|
358
|
+
|
359
|
+
@each $color_name, $color in $colors {
|
360
|
+
@each $color_type, $color_value in $color {
|
361
|
+
@if $color_type == "base" {
|
362
|
+
.#{$color_name} {
|
363
|
+
background-color: $color_value !important;
|
364
|
+
}
|
365
|
+
.#{$color_name}-text {
|
366
|
+
color: $color_value !important;
|
367
|
+
}
|
368
|
+
}
|
369
|
+
@else {
|
370
|
+
.#{$color_name}.#{$color_type} {
|
371
|
+
background-color: $color_value !important;
|
372
|
+
}
|
373
|
+
.#{$color_name}-text.text-#{$color_type} {
|
374
|
+
color: $color_value !important;
|
375
|
+
}
|
376
|
+
}
|
377
|
+
}
|
378
|
+
}
|
379
|
+
|
380
|
+
// Shade classes
|
381
|
+
@each $color, $color_value in $shades {
|
382
|
+
.#{$color} {
|
383
|
+
background-color: $color_value !important;
|
384
|
+
}
|
385
|
+
.#{$color}-text {
|
386
|
+
color: $color_value !important;
|
387
|
+
}
|
388
|
+
}
|
389
|
+
|
390
|
+
|
391
|
+
// usage: color("name_of_color", "type_of_color")
|
392
|
+
// to avoid to repeating map-get($colors, ...)
|
393
|
+
|
394
|
+
@function color($color, $type) {
|
395
|
+
@if map-has-key($colors, $color) {
|
396
|
+
$curr_color: map-get($colors, $color);
|
397
|
+
@if map-has-key($curr_color, $type) {
|
398
|
+
@return map-get($curr_color, $type);
|
399
|
+
}
|
400
|
+
}
|
401
|
+
@warn "Unknown `#{name}` in $colors.";
|
402
|
+
@return null;
|
403
|
+
}
|
404
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
.z-depth-1
|
2
|
+
+box-shadow(0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12))
|
3
|
+
.z-depth-1-hover
|
4
|
+
+box-shadow(0 2px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.19))
|
5
|
+
.z-depth-2
|
6
|
+
+box-shadow(0 6px 15px 0 rgba(0, 0, 0, 0.2), 0 4px 18px 0 rgba(0, 0, 0, 0.19))
|
7
|
+
.z-depth-3
|
8
|
+
+box-shadow(0 10px 13px 0 rgba(0, 0, 0, 0.24), 0 15px 44px 0 rgba(0, 0, 0, 0.19))
|
9
|
+
.z-depth-4
|
10
|
+
+box-shadow(0 14px 26px 0 rgba(0, 0, 0, 0.22), 0 23px 50px 0 rgba(0, 0, 0, 0.21))
|
11
|
+
.z-depth-5
|
12
|
+
+box-shadow(0 23px 20px 0 rgba(0, 0, 0, 0.2), 0 36px 70px 0 rgba(0, 0, 0, 0.22))
|
@@ -0,0 +1,81 @@
|
|
1
|
+
.cmi
|
2
|
+
color: #222
|
3
|
+
font-size: 16px
|
4
|
+
font-size: 1rem
|
5
|
+
line-height: 1.4
|
6
|
+
box-sizing: border-box
|
7
|
+
|
8
|
+
*
|
9
|
+
+selection
|
10
|
+
background: $color-text-selection-bg
|
11
|
+
color: $color-text-selection-text
|
12
|
+
text-shadow: none
|
13
|
+
|
14
|
+
div,
|
15
|
+
header,
|
16
|
+
footer,
|
17
|
+
main,
|
18
|
+
aside,
|
19
|
+
ul,
|
20
|
+
ol,
|
21
|
+
form,
|
22
|
+
input,
|
23
|
+
label,
|
24
|
+
textarea,
|
25
|
+
select
|
26
|
+
box-sizing: border-box
|
27
|
+
|
28
|
+
hr
|
29
|
+
display: block
|
30
|
+
margin: 1em 0
|
31
|
+
padding: 0
|
32
|
+
height: 1px
|
33
|
+
border: 0
|
34
|
+
border-top: 1px solid #ccc
|
35
|
+
|
36
|
+
i
|
37
|
+
line-height: inherit
|
38
|
+
&.left
|
39
|
+
float: left
|
40
|
+
margin-right: 15px
|
41
|
+
&.right
|
42
|
+
float: right
|
43
|
+
margin-left: 15px
|
44
|
+
&.tiny
|
45
|
+
font-size: 1rem
|
46
|
+
&.small
|
47
|
+
font-size: 2rem
|
48
|
+
&.medium
|
49
|
+
font-size: 4rem
|
50
|
+
&.large
|
51
|
+
font-size: 6rem
|
52
|
+
|
53
|
+
table, th, td
|
54
|
+
border: none
|
55
|
+
table
|
56
|
+
width: 100%
|
57
|
+
display: table
|
58
|
+
thead
|
59
|
+
border-bottom: 1px solid $color-table-border
|
60
|
+
td, th
|
61
|
+
padding: 15px 5px
|
62
|
+
display: table-cell
|
63
|
+
text-align: left
|
64
|
+
vertical-align: middle
|
65
|
+
background-color: #fff
|
66
|
+
+border-radius(2px)
|
67
|
+
tr:nth-child(even)
|
68
|
+
td
|
69
|
+
background-color: #f9f9f9
|
70
|
+
|
71
|
+
.cmi-pull-right
|
72
|
+
position: relative
|
73
|
+
float: right
|
74
|
+
top: 0
|
75
|
+
+clearfix
|
76
|
+
|
77
|
+
.cmi-pull-left
|
78
|
+
position: relative
|
79
|
+
float: left
|
80
|
+
top: 0
|
81
|
+
+clearfix
|