@times-design-system/theme-scss 2.4.0 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/palettes/business-dark.scss +46 -20
- package/dist/palettes/business-light.scss +37 -11
- package/dist/palettes/comment-dark.scss +46 -20
- package/dist/palettes/comment-light.scss +37 -11
- package/dist/palettes/core-dark.scss +51 -25
- package/dist/palettes/core-light.scss +26 -0
- package/dist/palettes/culture-dark.scss +46 -20
- package/dist/palettes/culture-light.scss +37 -11
- package/dist/palettes/home-dark.scss +46 -20
- package/dist/palettes/home-light.scss +37 -11
- package/dist/palettes/ireland-dark.scss +42 -16
- package/dist/palettes/ireland-light.scss +37 -11
- package/dist/palettes/lifeAndStyle-dark.scss +46 -20
- package/dist/palettes/lifeAndStyle-light.scss +30 -4
- package/dist/palettes/magazineLuxx-dark.scss +35 -9
- package/dist/palettes/magazineLuxx-light.scss +26 -0
- package/dist/palettes/magazineSundayTimes-dark.scss +35 -9
- package/dist/palettes/magazineSundayTimes-light.scss +26 -0
- package/dist/palettes/magazineTimes-dark.scss +35 -9
- package/dist/palettes/magazineTimes-light.scss +26 -0
- package/dist/palettes/money-dark.scss +46 -20
- package/dist/palettes/money-light.scss +37 -11
- package/dist/palettes/obituaries-dark.scss +46 -20
- package/dist/palettes/obituaries-light.scss +37 -11
- package/dist/palettes/puzzles-dark.scss +46 -20
- package/dist/palettes/puzzles-light.scss +30 -4
- package/dist/palettes/sport-dark.scss +46 -20
- package/dist/palettes/sport-light.scss +37 -11
- package/dist/palettes/timesEvents-dark.scss +330 -0
- package/dist/palettes/timesEvents-light.scss +330 -0
- package/dist/palettes/timesPlus-dark.scss +35 -9
- package/dist/palettes/timesPlus-light.scss +26 -0
- package/dist/palettes/travel-dark.scss +46 -20
- package/dist/palettes/travel-light.scss +37 -11
- package/dist/palettes/uk-dark.scss +46 -20
- package/dist/palettes/uk-light.scss +37 -11
- package/dist/palettes/world-dark.scss +46 -20
- package/dist/palettes/world-light.scss +37 -11
- package/package.json +2 -2
|
@@ -17,37 +17,39 @@ $dark-money-surface-static-light: #ffffff;
|
|
|
17
17
|
$dark-money-surface-inverse: #ffffff;
|
|
18
18
|
$dark-money-text-primary: #ffffff;
|
|
19
19
|
$dark-money-text-secondary: #d9d9d9;
|
|
20
|
-
$dark-money-text-tertiary: #
|
|
21
|
-
$dark-money-text-channel-primary: #
|
|
22
|
-
$dark-money-text-channel-secondary: #
|
|
23
|
-
$dark-money-text-channel-tertiary: #
|
|
20
|
+
$dark-money-text-tertiary: #737373;
|
|
21
|
+
$dark-money-text-channel-primary: #aed2c1;
|
|
22
|
+
$dark-money-text-channel-secondary: #9dc8b7;
|
|
23
|
+
$dark-money-text-channel-tertiary: #7ab79d;
|
|
24
24
|
$dark-money-text-static-dark: #000000;
|
|
25
25
|
$dark-money-text-static-light: #ffffff;
|
|
26
26
|
$dark-money-text-inverse: #000000;
|
|
27
27
|
$dark-money-icon-primary: #ffffff;
|
|
28
28
|
$dark-money-icon-secondary: #d9d9d9;
|
|
29
|
-
$dark-money-icon-tertiary: #
|
|
29
|
+
$dark-money-icon-tertiary: #737373;
|
|
30
30
|
$dark-money-icon-channel-primary: #7ab79d;
|
|
31
31
|
$dark-money-icon-channel-secondary: #71b297;
|
|
32
|
-
$dark-money-icon-channel-tertiary: #
|
|
32
|
+
$dark-money-icon-channel-tertiary: #7ab79d;
|
|
33
33
|
$dark-money-icon-inverse: #000000;
|
|
34
|
+
$dark-money-icon-static-light: #ffffff;
|
|
35
|
+
$dark-money-icon-static-dark: #000000;
|
|
34
36
|
$dark-money-border-primary: #575757;
|
|
35
37
|
$dark-money-border-secondary: #333333;
|
|
36
38
|
$dark-money-border-tertiary: #1a1a1a;
|
|
37
|
-
$dark-money-border-channel-primary: #
|
|
38
|
-
$dark-money-border-channel-secondary: #
|
|
39
|
-
$dark-money-border-channel-tertiary: #
|
|
39
|
+
$dark-money-border-channel-primary: #83b9a5;
|
|
40
|
+
$dark-money-border-channel-secondary: #71b297;
|
|
41
|
+
$dark-money-border-channel-tertiary: #63a78a;
|
|
40
42
|
$dark-money-border-elevation: #333333;
|
|
41
43
|
$dark-money-border-static-dark: #000000;
|
|
42
44
|
$dark-money-border-static-light: #ffffff;
|
|
43
45
|
$dark-money-input-fill-default: #000000;
|
|
44
|
-
$dark-money-input-fill-error: #
|
|
46
|
+
$dark-money-input-fill-error: #410805;
|
|
45
47
|
$dark-money-input-fill-hover: #0d0d0d;
|
|
46
48
|
$dark-money-input-fill-active: #000000;
|
|
47
49
|
$dark-money-input-fill-completed: #000000;
|
|
48
|
-
$dark-money-input-fill-success: #
|
|
49
|
-
$dark-money-input-fill-warning: #
|
|
50
|
-
$dark-money-input-fill-info: #
|
|
50
|
+
$dark-money-input-fill-success: #153928;
|
|
51
|
+
$dark-money-input-fill-warning: #412809;
|
|
52
|
+
$dark-money-input-fill-info: #0a1f45;
|
|
51
53
|
$dark-money-input-border-default: #737373;
|
|
52
54
|
$dark-money-input-border-error: #ff7268;
|
|
53
55
|
$dark-money-input-border-hover: #6d6d6d;
|
|
@@ -56,7 +58,7 @@ $dark-money-input-border-completed: #d9d9d9;
|
|
|
56
58
|
$dark-money-input-border-success: #80c4a1;
|
|
57
59
|
$dark-money-input-border-warning: #ffc77f;
|
|
58
60
|
$dark-money-input-border-info: #466fb5;
|
|
59
|
-
$dark-money-input-text-default: #
|
|
61
|
+
$dark-money-input-text-default: #737373;
|
|
60
62
|
$dark-money-input-text-error: #ffffff;
|
|
61
63
|
$dark-money-input-text-hover: #d9d9d9;
|
|
62
64
|
$dark-money-input-text-active: #ffffff;
|
|
@@ -118,6 +120,18 @@ $dark-money-interactive-secondary-text-pressed: #ffffff;
|
|
|
118
120
|
$dark-money-interactive-secondary-icon-default: #ffffff;
|
|
119
121
|
$dark-money-interactive-secondary-icon-hover: #ffffff;
|
|
120
122
|
$dark-money-interactive-secondary-icon-pressed: #ffffff;
|
|
123
|
+
$dark-money-interactive-listItem-fill-default: #1a1a1a;
|
|
124
|
+
$dark-money-interactive-listItem-fill-hover: #262626;
|
|
125
|
+
$dark-money-interactive-listItem-fill-pressed: #333333;
|
|
126
|
+
$dark-money-interactive-listItem-text-default: #ffffff;
|
|
127
|
+
$dark-money-interactive-listItem-text-hover: #ffffff;
|
|
128
|
+
$dark-money-interactive-listItem-text-pressed: #ffffff;
|
|
129
|
+
$dark-money-interactive-listItem-icon-default: #d9d9d9;
|
|
130
|
+
$dark-money-interactive-listItem-icon-hover: #dfdfdf;
|
|
131
|
+
$dark-money-interactive-listItem-icon-pressed: #e1e1e1;
|
|
132
|
+
$dark-money-interactive-listItem-border-default: #333333;
|
|
133
|
+
$dark-money-interactive-listItem-border-hover: #525252;
|
|
134
|
+
$dark-money-interactive-listItem-border-pressed: #5c5c5c;
|
|
121
135
|
$dark-money-interactive-disabled-a: #262626;
|
|
122
136
|
$dark-money-interactive-disabled-b: #404040;
|
|
123
137
|
$dark-money-interactive-disabled-c: #575757;
|
|
@@ -193,12 +207,12 @@ $dark-money-interactive-chip-secondary-on-icon-pressed: #cccccc;
|
|
|
193
207
|
$dark-money-interactive-chip-secondary-off-fill-default: #262626;
|
|
194
208
|
$dark-money-interactive-chip-secondary-off-fill-hover: #202020;
|
|
195
209
|
$dark-money-interactive-chip-secondary-off-fill-pressed: #1e1e1e;
|
|
196
|
-
$dark-money-interactive-chip-secondary-off-text-default: #
|
|
197
|
-
$dark-money-interactive-chip-secondary-off-text-hover: #
|
|
198
|
-
$dark-money-interactive-chip-secondary-off-text-pressed: #
|
|
199
|
-
$dark-money-interactive-chip-secondary-off-icon-default: #
|
|
200
|
-
$dark-money-interactive-chip-secondary-off-icon-hover: #
|
|
201
|
-
$dark-money-interactive-chip-secondary-off-icon-pressed: #
|
|
210
|
+
$dark-money-interactive-chip-secondary-off-text-default: #737373;
|
|
211
|
+
$dark-money-interactive-chip-secondary-off-text-hover: #626262;
|
|
212
|
+
$dark-money-interactive-chip-secondary-off-text-pressed: #5c5c5c;
|
|
213
|
+
$dark-money-interactive-chip-secondary-off-icon-default: #737373;
|
|
214
|
+
$dark-money-interactive-chip-secondary-off-icon-hover: #626262;
|
|
215
|
+
$dark-money-interactive-chip-secondary-off-icon-pressed: #5c5c5c;
|
|
202
216
|
$dark-money-interactive-chip-channel-secondary-off-fill-default: #254035;
|
|
203
217
|
$dark-money-interactive-chip-channel-secondary-off-fill-hover: #1f362d;
|
|
204
218
|
$dark-money-interactive-chip-channel-secondary-off-fill-pressed: #1e332a;
|
|
@@ -251,6 +265,18 @@ $dark-money-interactive-tab-icon-default: #ffffff;
|
|
|
251
265
|
$dark-money-interactive-tab-icon-hover: #d9d9d9;
|
|
252
266
|
$dark-money-interactive-tab-icon-pressed: #d9d9d9;
|
|
253
267
|
$dark-money-interactive-tab-selected-border-default: #ffffff;
|
|
268
|
+
$dark-money-interactive-switch-off-fill-default: #737373;
|
|
269
|
+
$dark-money-interactive-switch-off-fill-hover: #626262;
|
|
270
|
+
$dark-money-interactive-switch-off-fill-pressed: #5c5c5c;
|
|
271
|
+
$dark-money-interactive-switch-off-control-border-default: #000000;
|
|
272
|
+
$dark-money-interactive-switch-off-control-border-hover: rgba(255, 255, 255, 0.25);
|
|
273
|
+
$dark-money-interactive-switch-off-control-border-pressed: rgba(255, 255, 255, 0.3);
|
|
274
|
+
$dark-money-interactive-switch-on-fill-default: #2c9365;
|
|
275
|
+
$dark-money-interactive-switch-on-fill-hover: #257d55;
|
|
276
|
+
$dark-money-interactive-switch-on-fill-pressed: #237651;
|
|
277
|
+
$dark-money-interactive-switch-on-control-border-default: #2c9365;
|
|
278
|
+
$dark-money-interactive-switch-on-control-border-hover: #257d55;
|
|
279
|
+
$dark-money-interactive-switch-on-control-border-pressed: #237651;
|
|
254
280
|
$dark-money-toast-fill-info: #0f4aa2;
|
|
255
281
|
$dark-money-toast-fill-success: #2c865b;
|
|
256
282
|
$dark-money-toast-fill-warning: #e49307;
|
|
@@ -6,8 +6,8 @@ $light-money-surface-level-2: #ffffff;
|
|
|
6
6
|
$light-money-surface-level-3: #ffffff;
|
|
7
7
|
$light-money-surface-level-4: #ffffff;
|
|
8
8
|
$light-money-surface-overlay: rgba(0, 0, 0, 0.45);
|
|
9
|
-
$light-money-surface-channel-50: #
|
|
10
|
-
$light-money-surface-channel-100: #
|
|
9
|
+
$light-money-surface-channel-50: #f7fafa;
|
|
10
|
+
$light-money-surface-channel-100: #ecf2f0;
|
|
11
11
|
$light-money-surface-channel-200: #c8dfd6;
|
|
12
12
|
$light-money-surface-channel-300: #58a385;
|
|
13
13
|
$light-money-surface-channel-400: #3d715d;
|
|
@@ -31,6 +31,8 @@ $light-money-icon-channel-primary: #58a385;
|
|
|
31
31
|
$light-money-icon-channel-secondary: #65aa8d;
|
|
32
32
|
$light-money-icon-channel-tertiary: #519379;
|
|
33
33
|
$light-money-icon-inverse: #ffffff;
|
|
34
|
+
$light-money-icon-static-light: #ffffff;
|
|
35
|
+
$light-money-icon-static-dark: #000000;
|
|
34
36
|
$light-money-border-primary: #b3b3b3;
|
|
35
37
|
$light-money-border-secondary: #cccccc;
|
|
36
38
|
$light-money-border-tertiary: #e6e6e6;
|
|
@@ -93,6 +95,18 @@ $light-money-interactive-secondary-text-pressed: #151515;
|
|
|
93
95
|
$light-money-interactive-secondary-icon-default: #1a1a1a;
|
|
94
96
|
$light-money-interactive-secondary-icon-hover: #161616;
|
|
95
97
|
$light-money-interactive-secondary-icon-pressed: #111111;
|
|
98
|
+
$light-money-interactive-listItem-fill-default: #ffffff;
|
|
99
|
+
$light-money-interactive-listItem-fill-hover: #f2f2f2;
|
|
100
|
+
$light-money-interactive-listItem-fill-pressed: #e6e6e6;
|
|
101
|
+
$light-money-interactive-listItem-text-default: #1a1a1a;
|
|
102
|
+
$light-money-interactive-listItem-text-hover: #161616;
|
|
103
|
+
$light-money-interactive-listItem-text-pressed: #151515;
|
|
104
|
+
$light-money-interactive-listItem-icon-default: #404040;
|
|
105
|
+
$light-money-interactive-listItem-icon-hover: #363636;
|
|
106
|
+
$light-money-interactive-listItem-icon-pressed: #333333;
|
|
107
|
+
$light-money-interactive-listItem-border-default: #cccccc;
|
|
108
|
+
$light-money-interactive-listItem-border-hover: #adadad;
|
|
109
|
+
$light-money-interactive-listItem-border-pressed: #a3a3a3;
|
|
96
110
|
$light-money-interactive-disabled-a: #d9d9d9;
|
|
97
111
|
$light-money-interactive-disabled-b: #bfbfbf;
|
|
98
112
|
$light-money-interactive-disabled-c: #a8a8a8;
|
|
@@ -174,9 +188,9 @@ $light-money-interactive-chip-secondary-off-text-pressed: #333333;
|
|
|
174
188
|
$light-money-interactive-chip-secondary-off-icon-default: #404040;
|
|
175
189
|
$light-money-interactive-chip-secondary-off-icon-hover: #363636;
|
|
176
190
|
$light-money-interactive-chip-secondary-off-icon-pressed: #333333;
|
|
177
|
-
$light-money-interactive-chip-channel-secondary-on-fill-default: #
|
|
178
|
-
$light-money-interactive-chip-channel-secondary-on-fill-hover: #
|
|
179
|
-
$light-money-interactive-chip-channel-secondary-on-fill-pressed: #
|
|
191
|
+
$light-money-interactive-chip-channel-secondary-on-fill-default: #f7fafa;
|
|
192
|
+
$light-money-interactive-chip-channel-secondary-on-fill-hover: #c9dddd;
|
|
193
|
+
$light-money-interactive-chip-channel-secondary-on-fill-pressed: #bad4d4;
|
|
180
194
|
$light-money-interactive-chip-channel-secondary-on-text-default: #58a385;
|
|
181
195
|
$light-money-interactive-chip-channel-secondary-on-text-hover: #4b8a71;
|
|
182
196
|
$light-money-interactive-chip-channel-secondary-on-text-pressed: #46836a;
|
|
@@ -186,9 +200,9 @@ $light-money-interactive-chip-channel-secondary-on-icon-pressed: #46836a;
|
|
|
186
200
|
$light-money-interactive-chip-channel-secondary-on-border-default: #58a385;
|
|
187
201
|
$light-money-interactive-chip-channel-secondary-on-border-hover: #4b8a71;
|
|
188
202
|
$light-money-interactive-chip-channel-secondary-on-border-pressed: #46836a;
|
|
189
|
-
$light-money-interactive-chip-channel-secondary-off-fill-default: #
|
|
190
|
-
$light-money-interactive-chip-channel-secondary-off-fill-hover: #
|
|
191
|
-
$light-money-interactive-chip-channel-secondary-off-fill-pressed: #
|
|
203
|
+
$light-money-interactive-chip-channel-secondary-off-fill-default: #ecf2f0;
|
|
204
|
+
$light-money-interactive-chip-channel-secondary-off-fill-hover: #c2d5ce;
|
|
205
|
+
$light-money-interactive-chip-channel-secondary-off-fill-pressed: #b3cbc3;
|
|
192
206
|
$light-money-interactive-chip-channel-secondary-off-text-default: #3d715d;
|
|
193
207
|
$light-money-interactive-chip-channel-secondary-off-text-hover: #34604f;
|
|
194
208
|
$light-money-interactive-chip-channel-secondary-off-text-pressed: #315a4a;
|
|
@@ -204,9 +218,9 @@ $light-money-interactive-chip-channel-primary-on-text-pressed: #cccccc;
|
|
|
204
218
|
$light-money-interactive-chip-channel-primary-on-icon-default: #ffffff;
|
|
205
219
|
$light-money-interactive-chip-channel-primary-on-icon-hover: #d9d9d9;
|
|
206
220
|
$light-money-interactive-chip-channel-primary-on-icon-pressed: #cccccc;
|
|
207
|
-
$light-money-interactive-chip-channel-primary-off-fill-default: #
|
|
208
|
-
$light-money-interactive-chip-channel-primary-off-fill-hover: #
|
|
209
|
-
$light-money-interactive-chip-channel-primary-off-fill-pressed: #
|
|
221
|
+
$light-money-interactive-chip-channel-primary-off-fill-default: #ecf2f0;
|
|
222
|
+
$light-money-interactive-chip-channel-primary-off-fill-hover: #c2d5ce;
|
|
223
|
+
$light-money-interactive-chip-channel-primary-off-fill-pressed: #b3cbc3;
|
|
210
224
|
$light-money-interactive-chip-channel-primary-off-text-default: #2c5341;
|
|
211
225
|
$light-money-interactive-chip-channel-primary-off-text-hover: #254737;
|
|
212
226
|
$light-money-interactive-chip-channel-primary-off-text-pressed: #234234;
|
|
@@ -226,6 +240,18 @@ $light-money-interactive-tab-icon-default: #1a1a1a;
|
|
|
226
240
|
$light-money-interactive-tab-icon-hover: #404040;
|
|
227
241
|
$light-money-interactive-tab-icon-pressed: #404040;
|
|
228
242
|
$light-money-interactive-tab-selected-border-default: #000000;
|
|
243
|
+
$light-money-interactive-switch-off-fill-default: #8c8c8c;
|
|
244
|
+
$light-money-interactive-switch-off-fill-hover: #777777;
|
|
245
|
+
$light-money-interactive-switch-off-fill-pressed: #707070;
|
|
246
|
+
$light-money-interactive-switch-off-control-border-default: #000000;
|
|
247
|
+
$light-money-interactive-switch-off-control-border-hover: rgba(0, 0, 0, 0.25);
|
|
248
|
+
$light-money-interactive-switch-off-control-border-pressed: rgba(0, 0, 0, 0.3);
|
|
249
|
+
$light-money-interactive-switch-on-fill-default: #298458;
|
|
250
|
+
$light-money-interactive-switch-on-fill-hover: #23704b;
|
|
251
|
+
$light-money-interactive-switch-on-fill-pressed: #216946;
|
|
252
|
+
$light-money-interactive-switch-on-control-border-default: #95ceb1;
|
|
253
|
+
$light-money-interactive-switch-on-control-border-hover: #71bd96;
|
|
254
|
+
$light-money-interactive-switch-on-control-border-pressed: #64b88d;
|
|
229
255
|
$light-money-active-fill: #000000;
|
|
230
256
|
$light-money-active-text: #ffffff;
|
|
231
257
|
$light-money-active-border: #000000;
|
|
@@ -17,37 +17,39 @@ $dark-obituaries-surface-static-light: #ffffff;
|
|
|
17
17
|
$dark-obituaries-surface-inverse: #ffffff;
|
|
18
18
|
$dark-obituaries-text-primary: #ffffff;
|
|
19
19
|
$dark-obituaries-text-secondary: #d9d9d9;
|
|
20
|
-
$dark-obituaries-text-tertiary: #
|
|
21
|
-
$dark-obituaries-text-channel-primary: #
|
|
22
|
-
$dark-obituaries-text-channel-secondary: #
|
|
23
|
-
$dark-obituaries-text-channel-tertiary: #
|
|
20
|
+
$dark-obituaries-text-tertiary: #737373;
|
|
21
|
+
$dark-obituaries-text-channel-primary: #b5b5b5;
|
|
22
|
+
$dark-obituaries-text-channel-secondary: #a6a6a6;
|
|
23
|
+
$dark-obituaries-text-channel-tertiary: #8a8a87;
|
|
24
24
|
$dark-obituaries-text-static-dark: #000000;
|
|
25
25
|
$dark-obituaries-text-static-light: #ffffff;
|
|
26
26
|
$dark-obituaries-text-inverse: #000000;
|
|
27
27
|
$dark-obituaries-icon-primary: #ffffff;
|
|
28
28
|
$dark-obituaries-icon-secondary: #d9d9d9;
|
|
29
|
-
$dark-obituaries-icon-tertiary: #
|
|
29
|
+
$dark-obituaries-icon-tertiary: #737373;
|
|
30
30
|
$dark-obituaries-icon-channel-primary: #6c6c69;
|
|
31
31
|
$dark-obituaries-icon-channel-secondary: #7a7a78;
|
|
32
|
-
$dark-obituaries-icon-channel-tertiary: #
|
|
32
|
+
$dark-obituaries-icon-channel-tertiary: #8a8a87;
|
|
33
33
|
$dark-obituaries-icon-inverse: #000000;
|
|
34
|
+
$dark-obituaries-icon-static-light: #ffffff;
|
|
35
|
+
$dark-obituaries-icon-static-dark: #000000;
|
|
34
36
|
$dark-obituaries-border-primary: #575757;
|
|
35
37
|
$dark-obituaries-border-secondary: #333333;
|
|
36
38
|
$dark-obituaries-border-tertiary: #1a1a1a;
|
|
37
|
-
$dark-obituaries-border-channel-primary: #
|
|
38
|
-
$dark-obituaries-border-channel-secondary: #
|
|
39
|
-
$dark-obituaries-border-channel-tertiary: #
|
|
39
|
+
$dark-obituaries-border-channel-primary: #91918f;
|
|
40
|
+
$dark-obituaries-border-channel-secondary: #82827f;
|
|
41
|
+
$dark-obituaries-border-channel-tertiary: #737370;
|
|
40
42
|
$dark-obituaries-border-elevation: #333333;
|
|
41
43
|
$dark-obituaries-border-static-dark: #000000;
|
|
42
44
|
$dark-obituaries-border-static-light: #ffffff;
|
|
43
45
|
$dark-obituaries-input-fill-default: #000000;
|
|
44
|
-
$dark-obituaries-input-fill-error: #
|
|
46
|
+
$dark-obituaries-input-fill-error: #410805;
|
|
45
47
|
$dark-obituaries-input-fill-hover: #0d0d0d;
|
|
46
48
|
$dark-obituaries-input-fill-active: #000000;
|
|
47
49
|
$dark-obituaries-input-fill-completed: #000000;
|
|
48
|
-
$dark-obituaries-input-fill-success: #
|
|
49
|
-
$dark-obituaries-input-fill-warning: #
|
|
50
|
-
$dark-obituaries-input-fill-info: #
|
|
50
|
+
$dark-obituaries-input-fill-success: #153928;
|
|
51
|
+
$dark-obituaries-input-fill-warning: #412809;
|
|
52
|
+
$dark-obituaries-input-fill-info: #0a1f45;
|
|
51
53
|
$dark-obituaries-input-border-default: #737373;
|
|
52
54
|
$dark-obituaries-input-border-error: #ff7268;
|
|
53
55
|
$dark-obituaries-input-border-hover: #6d6d6d;
|
|
@@ -56,7 +58,7 @@ $dark-obituaries-input-border-completed: #d9d9d9;
|
|
|
56
58
|
$dark-obituaries-input-border-success: #80c4a1;
|
|
57
59
|
$dark-obituaries-input-border-warning: #ffc77f;
|
|
58
60
|
$dark-obituaries-input-border-info: #466fb5;
|
|
59
|
-
$dark-obituaries-input-text-default: #
|
|
61
|
+
$dark-obituaries-input-text-default: #737373;
|
|
60
62
|
$dark-obituaries-input-text-error: #ffffff;
|
|
61
63
|
$dark-obituaries-input-text-hover: #d9d9d9;
|
|
62
64
|
$dark-obituaries-input-text-active: #ffffff;
|
|
@@ -118,6 +120,18 @@ $dark-obituaries-interactive-secondary-text-pressed: #ffffff;
|
|
|
118
120
|
$dark-obituaries-interactive-secondary-icon-default: #ffffff;
|
|
119
121
|
$dark-obituaries-interactive-secondary-icon-hover: #ffffff;
|
|
120
122
|
$dark-obituaries-interactive-secondary-icon-pressed: #ffffff;
|
|
123
|
+
$dark-obituaries-interactive-listItem-fill-default: #1a1a1a;
|
|
124
|
+
$dark-obituaries-interactive-listItem-fill-hover: #262626;
|
|
125
|
+
$dark-obituaries-interactive-listItem-fill-pressed: #333333;
|
|
126
|
+
$dark-obituaries-interactive-listItem-text-default: #ffffff;
|
|
127
|
+
$dark-obituaries-interactive-listItem-text-hover: #ffffff;
|
|
128
|
+
$dark-obituaries-interactive-listItem-text-pressed: #ffffff;
|
|
129
|
+
$dark-obituaries-interactive-listItem-icon-default: #d9d9d9;
|
|
130
|
+
$dark-obituaries-interactive-listItem-icon-hover: #dfdfdf;
|
|
131
|
+
$dark-obituaries-interactive-listItem-icon-pressed: #e1e1e1;
|
|
132
|
+
$dark-obituaries-interactive-listItem-border-default: #333333;
|
|
133
|
+
$dark-obituaries-interactive-listItem-border-hover: #525252;
|
|
134
|
+
$dark-obituaries-interactive-listItem-border-pressed: #5c5c5c;
|
|
121
135
|
$dark-obituaries-interactive-disabled-a: #262626;
|
|
122
136
|
$dark-obituaries-interactive-disabled-b: #404040;
|
|
123
137
|
$dark-obituaries-interactive-disabled-c: #575757;
|
|
@@ -193,12 +207,12 @@ $dark-obituaries-interactive-chip-secondary-on-icon-pressed: #cccccc;
|
|
|
193
207
|
$dark-obituaries-interactive-chip-secondary-off-fill-default: #262626;
|
|
194
208
|
$dark-obituaries-interactive-chip-secondary-off-fill-hover: #202020;
|
|
195
209
|
$dark-obituaries-interactive-chip-secondary-off-fill-pressed: #1e1e1e;
|
|
196
|
-
$dark-obituaries-interactive-chip-secondary-off-text-default: #
|
|
197
|
-
$dark-obituaries-interactive-chip-secondary-off-text-hover: #
|
|
198
|
-
$dark-obituaries-interactive-chip-secondary-off-text-pressed: #
|
|
199
|
-
$dark-obituaries-interactive-chip-secondary-off-icon-default: #
|
|
200
|
-
$dark-obituaries-interactive-chip-secondary-off-icon-hover: #
|
|
201
|
-
$dark-obituaries-interactive-chip-secondary-off-icon-pressed: #
|
|
210
|
+
$dark-obituaries-interactive-chip-secondary-off-text-default: #737373;
|
|
211
|
+
$dark-obituaries-interactive-chip-secondary-off-text-hover: #626262;
|
|
212
|
+
$dark-obituaries-interactive-chip-secondary-off-text-pressed: #5c5c5c;
|
|
213
|
+
$dark-obituaries-interactive-chip-secondary-off-icon-default: #737373;
|
|
214
|
+
$dark-obituaries-interactive-chip-secondary-off-icon-hover: #626262;
|
|
215
|
+
$dark-obituaries-interactive-chip-secondary-off-icon-pressed: #5c5c5c;
|
|
202
216
|
$dark-obituaries-interactive-chip-channel-secondary-off-fill-default: #2b2b2b;
|
|
203
217
|
$dark-obituaries-interactive-chip-channel-secondary-off-fill-hover: #242424;
|
|
204
218
|
$dark-obituaries-interactive-chip-channel-secondary-off-fill-pressed: #222222;
|
|
@@ -251,6 +265,18 @@ $dark-obituaries-interactive-tab-icon-default: #ffffff;
|
|
|
251
265
|
$dark-obituaries-interactive-tab-icon-hover: #d9d9d9;
|
|
252
266
|
$dark-obituaries-interactive-tab-icon-pressed: #d9d9d9;
|
|
253
267
|
$dark-obituaries-interactive-tab-selected-border-default: #ffffff;
|
|
268
|
+
$dark-obituaries-interactive-switch-off-fill-default: #737373;
|
|
269
|
+
$dark-obituaries-interactive-switch-off-fill-hover: #626262;
|
|
270
|
+
$dark-obituaries-interactive-switch-off-fill-pressed: #5c5c5c;
|
|
271
|
+
$dark-obituaries-interactive-switch-off-control-border-default: #000000;
|
|
272
|
+
$dark-obituaries-interactive-switch-off-control-border-hover: rgba(255, 255, 255, 0.25);
|
|
273
|
+
$dark-obituaries-interactive-switch-off-control-border-pressed: rgba(255, 255, 255, 0.3);
|
|
274
|
+
$dark-obituaries-interactive-switch-on-fill-default: #2c9365;
|
|
275
|
+
$dark-obituaries-interactive-switch-on-fill-hover: #257d55;
|
|
276
|
+
$dark-obituaries-interactive-switch-on-fill-pressed: #237651;
|
|
277
|
+
$dark-obituaries-interactive-switch-on-control-border-default: #2c9365;
|
|
278
|
+
$dark-obituaries-interactive-switch-on-control-border-hover: #257d55;
|
|
279
|
+
$dark-obituaries-interactive-switch-on-control-border-pressed: #237651;
|
|
254
280
|
$dark-obituaries-toast-fill-info: #0f4aa2;
|
|
255
281
|
$dark-obituaries-toast-fill-success: #2c865b;
|
|
256
282
|
$dark-obituaries-toast-fill-warning: #e49307;
|
|
@@ -6,8 +6,8 @@ $light-obituaries-surface-level-2: #ffffff;
|
|
|
6
6
|
$light-obituaries-surface-level-3: #ffffff;
|
|
7
7
|
$light-obituaries-surface-level-4: #ffffff;
|
|
8
8
|
$light-obituaries-surface-overlay: rgba(0, 0, 0, 0.45);
|
|
9
|
-
$light-obituaries-surface-channel-50: #
|
|
10
|
-
$light-obituaries-surface-channel-100: #
|
|
9
|
+
$light-obituaries-surface-channel-50: #f7f7f7;
|
|
10
|
+
$light-obituaries-surface-channel-100: #ededed;
|
|
11
11
|
$light-obituaries-surface-channel-200: #ccccc9;
|
|
12
12
|
$light-obituaries-surface-channel-300: #6c6c69;
|
|
13
13
|
$light-obituaries-surface-channel-400: #4d4d4a;
|
|
@@ -31,6 +31,8 @@ $light-obituaries-icon-channel-primary: #6c6c69;
|
|
|
31
31
|
$light-obituaries-icon-channel-secondary: #787875;
|
|
32
32
|
$light-obituaries-icon-channel-tertiary: #91918f;
|
|
33
33
|
$light-obituaries-icon-inverse: #ffffff;
|
|
34
|
+
$light-obituaries-icon-static-light: #ffffff;
|
|
35
|
+
$light-obituaries-icon-static-dark: #000000;
|
|
34
36
|
$light-obituaries-border-primary: #b3b3b3;
|
|
35
37
|
$light-obituaries-border-secondary: #cccccc;
|
|
36
38
|
$light-obituaries-border-tertiary: #e6e6e6;
|
|
@@ -93,6 +95,18 @@ $light-obituaries-interactive-secondary-text-pressed: #151515;
|
|
|
93
95
|
$light-obituaries-interactive-secondary-icon-default: #1a1a1a;
|
|
94
96
|
$light-obituaries-interactive-secondary-icon-hover: #161616;
|
|
95
97
|
$light-obituaries-interactive-secondary-icon-pressed: #111111;
|
|
98
|
+
$light-obituaries-interactive-listItem-fill-default: #ffffff;
|
|
99
|
+
$light-obituaries-interactive-listItem-fill-hover: #f2f2f2;
|
|
100
|
+
$light-obituaries-interactive-listItem-fill-pressed: #e6e6e6;
|
|
101
|
+
$light-obituaries-interactive-listItem-text-default: #1a1a1a;
|
|
102
|
+
$light-obituaries-interactive-listItem-text-hover: #161616;
|
|
103
|
+
$light-obituaries-interactive-listItem-text-pressed: #151515;
|
|
104
|
+
$light-obituaries-interactive-listItem-icon-default: #404040;
|
|
105
|
+
$light-obituaries-interactive-listItem-icon-hover: #363636;
|
|
106
|
+
$light-obituaries-interactive-listItem-icon-pressed: #333333;
|
|
107
|
+
$light-obituaries-interactive-listItem-border-default: #cccccc;
|
|
108
|
+
$light-obituaries-interactive-listItem-border-hover: #adadad;
|
|
109
|
+
$light-obituaries-interactive-listItem-border-pressed: #a3a3a3;
|
|
96
110
|
$light-obituaries-interactive-disabled-a: #d9d9d9;
|
|
97
111
|
$light-obituaries-interactive-disabled-b: #bfbfbf;
|
|
98
112
|
$light-obituaries-interactive-disabled-c: #a8a8a8;
|
|
@@ -174,9 +188,9 @@ $light-obituaries-interactive-chip-secondary-off-text-pressed: #333333;
|
|
|
174
188
|
$light-obituaries-interactive-chip-secondary-off-icon-default: #404040;
|
|
175
189
|
$light-obituaries-interactive-chip-secondary-off-icon-hover: #363636;
|
|
176
190
|
$light-obituaries-interactive-chip-secondary-off-icon-pressed: #333333;
|
|
177
|
-
$light-obituaries-interactive-chip-channel-secondary-on-fill-default: #
|
|
178
|
-
$light-obituaries-interactive-chip-channel-secondary-on-fill-hover: #
|
|
179
|
-
$light-obituaries-interactive-chip-channel-secondary-on-fill-pressed: #
|
|
191
|
+
$light-obituaries-interactive-chip-channel-secondary-on-fill-default: #f7f7f7;
|
|
192
|
+
$light-obituaries-interactive-chip-channel-secondary-on-fill-hover: #d2d2d2;
|
|
193
|
+
$light-obituaries-interactive-chip-channel-secondary-on-fill-pressed: #c6c6c6;
|
|
180
194
|
$light-obituaries-interactive-chip-channel-secondary-on-text-default: #6c6c69;
|
|
181
195
|
$light-obituaries-interactive-chip-channel-secondary-on-text-hover: #5c5c59;
|
|
182
196
|
$light-obituaries-interactive-chip-channel-secondary-on-text-pressed: #565654;
|
|
@@ -186,9 +200,9 @@ $light-obituaries-interactive-chip-channel-secondary-on-icon-pressed: #565654;
|
|
|
186
200
|
$light-obituaries-interactive-chip-channel-secondary-on-border-default: #6c6c69;
|
|
187
201
|
$light-obituaries-interactive-chip-channel-secondary-on-border-hover: #5c5c59;
|
|
188
202
|
$light-obituaries-interactive-chip-channel-secondary-on-border-pressed: #565654;
|
|
189
|
-
$light-obituaries-interactive-chip-channel-secondary-off-fill-default: #
|
|
190
|
-
$light-obituaries-interactive-chip-channel-secondary-off-fill-hover: #
|
|
191
|
-
$light-obituaries-interactive-chip-channel-secondary-off-fill-pressed: #
|
|
203
|
+
$light-obituaries-interactive-chip-channel-secondary-off-fill-default: #ededed;
|
|
204
|
+
$light-obituaries-interactive-chip-channel-secondary-off-fill-hover: #c9c9c9;
|
|
205
|
+
$light-obituaries-interactive-chip-channel-secondary-off-fill-pressed: #bebebe;
|
|
192
206
|
$light-obituaries-interactive-chip-channel-secondary-off-text-default: #4d4d4a;
|
|
193
207
|
$light-obituaries-interactive-chip-channel-secondary-off-text-hover: #42423f;
|
|
194
208
|
$light-obituaries-interactive-chip-channel-secondary-off-text-pressed: #3e3e3b;
|
|
@@ -204,9 +218,9 @@ $light-obituaries-interactive-chip-channel-primary-on-text-pressed: #cccccc;
|
|
|
204
218
|
$light-obituaries-interactive-chip-channel-primary-on-icon-default: #ffffff;
|
|
205
219
|
$light-obituaries-interactive-chip-channel-primary-on-icon-hover: #d9d9d9;
|
|
206
220
|
$light-obituaries-interactive-chip-channel-primary-on-icon-pressed: #cccccc;
|
|
207
|
-
$light-obituaries-interactive-chip-channel-primary-off-fill-default: #
|
|
208
|
-
$light-obituaries-interactive-chip-channel-primary-off-fill-hover: #
|
|
209
|
-
$light-obituaries-interactive-chip-channel-primary-off-fill-pressed: #
|
|
221
|
+
$light-obituaries-interactive-chip-channel-primary-off-fill-default: #ededed;
|
|
222
|
+
$light-obituaries-interactive-chip-channel-primary-off-fill-hover: #c9c9c9;
|
|
223
|
+
$light-obituaries-interactive-chip-channel-primary-off-fill-pressed: #bebebe;
|
|
210
224
|
$light-obituaries-interactive-chip-channel-primary-off-text-default: #363636;
|
|
211
225
|
$light-obituaries-interactive-chip-channel-primary-off-text-hover: #2e2e2e;
|
|
212
226
|
$light-obituaries-interactive-chip-channel-primary-off-text-pressed: #2b2b2b;
|
|
@@ -226,6 +240,18 @@ $light-obituaries-interactive-tab-icon-default: #1a1a1a;
|
|
|
226
240
|
$light-obituaries-interactive-tab-icon-hover: #404040;
|
|
227
241
|
$light-obituaries-interactive-tab-icon-pressed: #404040;
|
|
228
242
|
$light-obituaries-interactive-tab-selected-border-default: #000000;
|
|
243
|
+
$light-obituaries-interactive-switch-off-fill-default: #8c8c8c;
|
|
244
|
+
$light-obituaries-interactive-switch-off-fill-hover: #777777;
|
|
245
|
+
$light-obituaries-interactive-switch-off-fill-pressed: #707070;
|
|
246
|
+
$light-obituaries-interactive-switch-off-control-border-default: #000000;
|
|
247
|
+
$light-obituaries-interactive-switch-off-control-border-hover: rgba(0, 0, 0, 0.25);
|
|
248
|
+
$light-obituaries-interactive-switch-off-control-border-pressed: rgba(0, 0, 0, 0.3);
|
|
249
|
+
$light-obituaries-interactive-switch-on-fill-default: #298458;
|
|
250
|
+
$light-obituaries-interactive-switch-on-fill-hover: #23704b;
|
|
251
|
+
$light-obituaries-interactive-switch-on-fill-pressed: #216946;
|
|
252
|
+
$light-obituaries-interactive-switch-on-control-border-default: #95ceb1;
|
|
253
|
+
$light-obituaries-interactive-switch-on-control-border-hover: #71bd96;
|
|
254
|
+
$light-obituaries-interactive-switch-on-control-border-pressed: #64b88d;
|
|
229
255
|
$light-obituaries-active-fill: #000000;
|
|
230
256
|
$light-obituaries-active-text: #ffffff;
|
|
231
257
|
$light-obituaries-active-border: #000000;
|
|
@@ -17,37 +17,39 @@ $dark-puzzles-surface-static-light: #ffffff;
|
|
|
17
17
|
$dark-puzzles-surface-inverse: #ffffff;
|
|
18
18
|
$dark-puzzles-text-primary: #ffffff;
|
|
19
19
|
$dark-puzzles-text-secondary: #d9d9d9;
|
|
20
|
-
$dark-puzzles-text-tertiary: #
|
|
21
|
-
$dark-puzzles-text-channel-primary: #
|
|
22
|
-
$dark-puzzles-text-channel-secondary: #
|
|
23
|
-
$dark-puzzles-text-channel-tertiary: #
|
|
20
|
+
$dark-puzzles-text-tertiary: #737373;
|
|
21
|
+
$dark-puzzles-text-channel-primary: #f0bb9c;
|
|
22
|
+
$dark-puzzles-text-channel-secondary: #edab8a;
|
|
23
|
+
$dark-puzzles-text-channel-tertiary: #e89060;
|
|
24
24
|
$dark-puzzles-text-static-dark: #000000;
|
|
25
25
|
$dark-puzzles-text-static-light: #ffffff;
|
|
26
26
|
$dark-puzzles-text-inverse: #000000;
|
|
27
27
|
$dark-puzzles-icon-primary: #ffffff;
|
|
28
28
|
$dark-puzzles-icon-secondary: #d9d9d9;
|
|
29
|
-
$dark-puzzles-icon-tertiary: #
|
|
29
|
+
$dark-puzzles-icon-tertiary: #737373;
|
|
30
30
|
$dark-puzzles-icon-channel-primary: #e3824c;
|
|
31
31
|
$dark-puzzles-icon-channel-secondary: #e89060;
|
|
32
|
-
$dark-puzzles-icon-channel-tertiary: #
|
|
32
|
+
$dark-puzzles-icon-channel-tertiary: #e89060;
|
|
33
33
|
$dark-puzzles-icon-inverse: #000000;
|
|
34
|
+
$dark-puzzles-icon-static-light: #ffffff;
|
|
35
|
+
$dark-puzzles-icon-static-dark: #000000;
|
|
34
36
|
$dark-puzzles-border-primary: #575757;
|
|
35
37
|
$dark-puzzles-border-secondary: #333333;
|
|
36
38
|
$dark-puzzles-border-tertiary: #1a1a1a;
|
|
37
|
-
$dark-puzzles-border-channel-primary: #
|
|
38
|
-
$dark-puzzles-border-channel-secondary: #
|
|
39
|
-
$dark-puzzles-border-channel-tertiary: #
|
|
39
|
+
$dark-puzzles-border-channel-primary: #e7986b;
|
|
40
|
+
$dark-puzzles-border-channel-secondary: #e68854;
|
|
41
|
+
$dark-puzzles-border-channel-tertiary: #e17a40;
|
|
40
42
|
$dark-puzzles-border-elevation: #333333;
|
|
41
43
|
$dark-puzzles-border-static-dark: #000000;
|
|
42
44
|
$dark-puzzles-border-static-light: #ffffff;
|
|
43
45
|
$dark-puzzles-input-fill-default: #000000;
|
|
44
|
-
$dark-puzzles-input-fill-error: #
|
|
46
|
+
$dark-puzzles-input-fill-error: #410805;
|
|
45
47
|
$dark-puzzles-input-fill-hover: #0d0d0d;
|
|
46
48
|
$dark-puzzles-input-fill-active: #000000;
|
|
47
49
|
$dark-puzzles-input-fill-completed: #000000;
|
|
48
|
-
$dark-puzzles-input-fill-success: #
|
|
49
|
-
$dark-puzzles-input-fill-warning: #
|
|
50
|
-
$dark-puzzles-input-fill-info: #
|
|
50
|
+
$dark-puzzles-input-fill-success: #153928;
|
|
51
|
+
$dark-puzzles-input-fill-warning: #412809;
|
|
52
|
+
$dark-puzzles-input-fill-info: #0a1f45;
|
|
51
53
|
$dark-puzzles-input-border-default: #737373;
|
|
52
54
|
$dark-puzzles-input-border-error: #ff7268;
|
|
53
55
|
$dark-puzzles-input-border-hover: #6d6d6d;
|
|
@@ -56,7 +58,7 @@ $dark-puzzles-input-border-completed: #d9d9d9;
|
|
|
56
58
|
$dark-puzzles-input-border-success: #80c4a1;
|
|
57
59
|
$dark-puzzles-input-border-warning: #ffc77f;
|
|
58
60
|
$dark-puzzles-input-border-info: #466fb5;
|
|
59
|
-
$dark-puzzles-input-text-default: #
|
|
61
|
+
$dark-puzzles-input-text-default: #737373;
|
|
60
62
|
$dark-puzzles-input-text-error: #ffffff;
|
|
61
63
|
$dark-puzzles-input-text-hover: #d9d9d9;
|
|
62
64
|
$dark-puzzles-input-text-active: #ffffff;
|
|
@@ -118,6 +120,18 @@ $dark-puzzles-interactive-secondary-text-pressed: #ffffff;
|
|
|
118
120
|
$dark-puzzles-interactive-secondary-icon-default: #ffffff;
|
|
119
121
|
$dark-puzzles-interactive-secondary-icon-hover: #ffffff;
|
|
120
122
|
$dark-puzzles-interactive-secondary-icon-pressed: #ffffff;
|
|
123
|
+
$dark-puzzles-interactive-listItem-fill-default: #1a1a1a;
|
|
124
|
+
$dark-puzzles-interactive-listItem-fill-hover: #262626;
|
|
125
|
+
$dark-puzzles-interactive-listItem-fill-pressed: #333333;
|
|
126
|
+
$dark-puzzles-interactive-listItem-text-default: #ffffff;
|
|
127
|
+
$dark-puzzles-interactive-listItem-text-hover: #ffffff;
|
|
128
|
+
$dark-puzzles-interactive-listItem-text-pressed: #ffffff;
|
|
129
|
+
$dark-puzzles-interactive-listItem-icon-default: #d9d9d9;
|
|
130
|
+
$dark-puzzles-interactive-listItem-icon-hover: #dfdfdf;
|
|
131
|
+
$dark-puzzles-interactive-listItem-icon-pressed: #e1e1e1;
|
|
132
|
+
$dark-puzzles-interactive-listItem-border-default: #333333;
|
|
133
|
+
$dark-puzzles-interactive-listItem-border-hover: #525252;
|
|
134
|
+
$dark-puzzles-interactive-listItem-border-pressed: #5c5c5c;
|
|
121
135
|
$dark-puzzles-interactive-disabled-a: #262626;
|
|
122
136
|
$dark-puzzles-interactive-disabled-b: #404040;
|
|
123
137
|
$dark-puzzles-interactive-disabled-c: #575757;
|
|
@@ -193,12 +207,12 @@ $dark-puzzles-interactive-chip-secondary-on-icon-pressed: #cccccc;
|
|
|
193
207
|
$dark-puzzles-interactive-chip-secondary-off-fill-default: #262626;
|
|
194
208
|
$dark-puzzles-interactive-chip-secondary-off-fill-hover: #202020;
|
|
195
209
|
$dark-puzzles-interactive-chip-secondary-off-fill-pressed: #1e1e1e;
|
|
196
|
-
$dark-puzzles-interactive-chip-secondary-off-text-default: #
|
|
197
|
-
$dark-puzzles-interactive-chip-secondary-off-text-hover: #
|
|
198
|
-
$dark-puzzles-interactive-chip-secondary-off-text-pressed: #
|
|
199
|
-
$dark-puzzles-interactive-chip-secondary-off-icon-default: #
|
|
200
|
-
$dark-puzzles-interactive-chip-secondary-off-icon-hover: #
|
|
201
|
-
$dark-puzzles-interactive-chip-secondary-off-icon-pressed: #
|
|
210
|
+
$dark-puzzles-interactive-chip-secondary-off-text-default: #737373;
|
|
211
|
+
$dark-puzzles-interactive-chip-secondary-off-text-hover: #626262;
|
|
212
|
+
$dark-puzzles-interactive-chip-secondary-off-text-pressed: #5c5c5c;
|
|
213
|
+
$dark-puzzles-interactive-chip-secondary-off-icon-default: #737373;
|
|
214
|
+
$dark-puzzles-interactive-chip-secondary-off-icon-hover: #626262;
|
|
215
|
+
$dark-puzzles-interactive-chip-secondary-off-icon-pressed: #5c5c5c;
|
|
202
216
|
$dark-puzzles-interactive-chip-channel-secondary-off-fill-default: #5a2e17;
|
|
203
217
|
$dark-puzzles-interactive-chip-channel-secondary-off-fill-hover: #4c2714;
|
|
204
218
|
$dark-puzzles-interactive-chip-channel-secondary-off-fill-pressed: #482512;
|
|
@@ -251,6 +265,18 @@ $dark-puzzles-interactive-tab-icon-default: #ffffff;
|
|
|
251
265
|
$dark-puzzles-interactive-tab-icon-hover: #d9d9d9;
|
|
252
266
|
$dark-puzzles-interactive-tab-icon-pressed: #d9d9d9;
|
|
253
267
|
$dark-puzzles-interactive-tab-selected-border-default: #ffffff;
|
|
268
|
+
$dark-puzzles-interactive-switch-off-fill-default: #737373;
|
|
269
|
+
$dark-puzzles-interactive-switch-off-fill-hover: #626262;
|
|
270
|
+
$dark-puzzles-interactive-switch-off-fill-pressed: #5c5c5c;
|
|
271
|
+
$dark-puzzles-interactive-switch-off-control-border-default: #000000;
|
|
272
|
+
$dark-puzzles-interactive-switch-off-control-border-hover: rgba(255, 255, 255, 0.25);
|
|
273
|
+
$dark-puzzles-interactive-switch-off-control-border-pressed: rgba(255, 255, 255, 0.3);
|
|
274
|
+
$dark-puzzles-interactive-switch-on-fill-default: #2c9365;
|
|
275
|
+
$dark-puzzles-interactive-switch-on-fill-hover: #257d55;
|
|
276
|
+
$dark-puzzles-interactive-switch-on-fill-pressed: #237651;
|
|
277
|
+
$dark-puzzles-interactive-switch-on-control-border-default: #2c9365;
|
|
278
|
+
$dark-puzzles-interactive-switch-on-control-border-hover: #257d55;
|
|
279
|
+
$dark-puzzles-interactive-switch-on-control-border-pressed: #237651;
|
|
254
280
|
$dark-puzzles-toast-fill-info: #0f4aa2;
|
|
255
281
|
$dark-puzzles-toast-fill-success: #2c865b;
|
|
256
282
|
$dark-puzzles-toast-fill-warning: #e49307;
|
|
@@ -6,7 +6,7 @@ $light-puzzles-surface-level-2: #ffffff;
|
|
|
6
6
|
$light-puzzles-surface-level-3: #ffffff;
|
|
7
7
|
$light-puzzles-surface-level-4: #ffffff;
|
|
8
8
|
$light-puzzles-surface-overlay: rgba(0, 0, 0, 0.45);
|
|
9
|
-
$light-puzzles-surface-channel-50: #
|
|
9
|
+
$light-puzzles-surface-channel-50: #fef7f4;
|
|
10
10
|
$light-puzzles-surface-channel-100: #fdede7;
|
|
11
11
|
$light-puzzles-surface-channel-200: #f3c0a7;
|
|
12
12
|
$light-puzzles-surface-channel-300: #df7334;
|
|
@@ -31,6 +31,8 @@ $light-puzzles-icon-channel-primary: #df7334;
|
|
|
31
31
|
$light-puzzles-icon-channel-secondary: #c96930;
|
|
32
32
|
$light-puzzles-icon-channel-tertiary: #df7334;
|
|
33
33
|
$light-puzzles-icon-inverse: #ffffff;
|
|
34
|
+
$light-puzzles-icon-static-light: #ffffff;
|
|
35
|
+
$light-puzzles-icon-static-dark: #000000;
|
|
34
36
|
$light-puzzles-border-primary: #b3b3b3;
|
|
35
37
|
$light-puzzles-border-secondary: #cccccc;
|
|
36
38
|
$light-puzzles-border-tertiary: #e6e6e6;
|
|
@@ -93,6 +95,18 @@ $light-puzzles-interactive-secondary-text-pressed: #151515;
|
|
|
93
95
|
$light-puzzles-interactive-secondary-icon-default: #1a1a1a;
|
|
94
96
|
$light-puzzles-interactive-secondary-icon-hover: #161616;
|
|
95
97
|
$light-puzzles-interactive-secondary-icon-pressed: #111111;
|
|
98
|
+
$light-puzzles-interactive-listItem-fill-default: #ffffff;
|
|
99
|
+
$light-puzzles-interactive-listItem-fill-hover: #f2f2f2;
|
|
100
|
+
$light-puzzles-interactive-listItem-fill-pressed: #e6e6e6;
|
|
101
|
+
$light-puzzles-interactive-listItem-text-default: #1a1a1a;
|
|
102
|
+
$light-puzzles-interactive-listItem-text-hover: #161616;
|
|
103
|
+
$light-puzzles-interactive-listItem-text-pressed: #151515;
|
|
104
|
+
$light-puzzles-interactive-listItem-icon-default: #404040;
|
|
105
|
+
$light-puzzles-interactive-listItem-icon-hover: #363636;
|
|
106
|
+
$light-puzzles-interactive-listItem-icon-pressed: #333333;
|
|
107
|
+
$light-puzzles-interactive-listItem-border-default: #cccccc;
|
|
108
|
+
$light-puzzles-interactive-listItem-border-hover: #adadad;
|
|
109
|
+
$light-puzzles-interactive-listItem-border-pressed: #a3a3a3;
|
|
96
110
|
$light-puzzles-interactive-disabled-a: #d9d9d9;
|
|
97
111
|
$light-puzzles-interactive-disabled-b: #bfbfbf;
|
|
98
112
|
$light-puzzles-interactive-disabled-c: #a8a8a8;
|
|
@@ -174,9 +188,9 @@ $light-puzzles-interactive-chip-secondary-off-text-pressed: #333333;
|
|
|
174
188
|
$light-puzzles-interactive-chip-secondary-off-icon-default: #404040;
|
|
175
189
|
$light-puzzles-interactive-chip-secondary-off-icon-hover: #363636;
|
|
176
190
|
$light-puzzles-interactive-chip-secondary-off-icon-pressed: #333333;
|
|
177
|
-
$light-puzzles-interactive-chip-channel-secondary-on-fill-default: #
|
|
178
|
-
$light-puzzles-interactive-chip-channel-secondary-on-fill-hover: #
|
|
179
|
-
$light-puzzles-interactive-chip-channel-secondary-on-fill-pressed: #
|
|
191
|
+
$light-puzzles-interactive-chip-channel-secondary-on-fill-default: #fef7f4;
|
|
192
|
+
$light-puzzles-interactive-chip-channel-secondary-on-fill-hover: #f8c5b0;
|
|
193
|
+
$light-puzzles-interactive-chip-channel-secondary-on-fill-pressed: #f6b599;
|
|
180
194
|
$light-puzzles-interactive-chip-channel-secondary-on-text-default: #df7334;
|
|
181
195
|
$light-puzzles-interactive-chip-channel-secondary-on-text-hover: #ca5e20;
|
|
182
196
|
$light-puzzles-interactive-chip-channel-secondary-on-text-pressed: #be591e;
|
|
@@ -226,6 +240,18 @@ $light-puzzles-interactive-tab-icon-default: #1a1a1a;
|
|
|
226
240
|
$light-puzzles-interactive-tab-icon-hover: #404040;
|
|
227
241
|
$light-puzzles-interactive-tab-icon-pressed: #404040;
|
|
228
242
|
$light-puzzles-interactive-tab-selected-border-default: #000000;
|
|
243
|
+
$light-puzzles-interactive-switch-off-fill-default: #8c8c8c;
|
|
244
|
+
$light-puzzles-interactive-switch-off-fill-hover: #777777;
|
|
245
|
+
$light-puzzles-interactive-switch-off-fill-pressed: #707070;
|
|
246
|
+
$light-puzzles-interactive-switch-off-control-border-default: #000000;
|
|
247
|
+
$light-puzzles-interactive-switch-off-control-border-hover: rgba(0, 0, 0, 0.25);
|
|
248
|
+
$light-puzzles-interactive-switch-off-control-border-pressed: rgba(0, 0, 0, 0.3);
|
|
249
|
+
$light-puzzles-interactive-switch-on-fill-default: #298458;
|
|
250
|
+
$light-puzzles-interactive-switch-on-fill-hover: #23704b;
|
|
251
|
+
$light-puzzles-interactive-switch-on-fill-pressed: #216946;
|
|
252
|
+
$light-puzzles-interactive-switch-on-control-border-default: #95ceb1;
|
|
253
|
+
$light-puzzles-interactive-switch-on-control-border-hover: #71bd96;
|
|
254
|
+
$light-puzzles-interactive-switch-on-control-border-pressed: #64b88d;
|
|
229
255
|
$light-puzzles-active-fill: #000000;
|
|
230
256
|
$light-puzzles-active-text: #ffffff;
|
|
231
257
|
$light-puzzles-active-border: #000000;
|