jekyll-v4-theme-primer 0.14.0 → 0.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/_sass/@primer/primitives/dist/css/base/size/size.scss +19 -0
- data/_sass/@primer/primitives/dist/css/base/typography/typography.scss +6 -0
- data/_sass/@primer/primitives/dist/css/functional/motion/motion.scss +5 -0
- data/_sass/@primer/primitives/dist/css/functional/size/border.scss +14 -0
- data/_sass/@primer/primitives/dist/css/functional/size/breakpoints.scss +8 -0
- data/_sass/@primer/primitives/dist/css/functional/size/size-coarse.scss +7 -0
- data/_sass/@primer/primitives/dist/css/functional/size/size-fine.scss +7 -0
- data/_sass/@primer/primitives/dist/css/functional/size/size.scss +74 -0
- data/_sass/@primer/primitives/dist/css/functional/size/viewport.scss +6 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/dark-colorblind.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/dark-dimmed.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/dark-high-contrast.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/dark-tritanopia.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/dark.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/light-colorblind.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/light-high-contrast.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/light-tritanopia.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/themes/light.scss +1016 -0
- data/_sass/@primer/primitives/dist/css/functional/typography/typography.scss +47 -0
- data/_sass/alerts.scss +60 -0
- data/_sass/jekyll-v4-theme-primer.scss +13 -1
- metadata +37 -3
@@ -0,0 +1,1016 @@
|
|
1
|
+
[data-color-mode="dark"][data-dark-theme="dark_dimmed"],
|
2
|
+
[data-color-mode="dark"][data-dark-theme="dark_dimmed"] ::backdrop,
|
3
|
+
[data-color-mode="auto"][data-light-theme="dark_dimmed"],
|
4
|
+
[data-color-mode="auto"][data-light-theme="dark_dimmed"] ::backdrop {
|
5
|
+
--topicTag-borderColor: #00000000;
|
6
|
+
--highlight-neutral-bgColor: #c6902666;
|
7
|
+
--page-header-bgColor: #22272e;
|
8
|
+
--diffBlob-addition-fgColor-text: #c5d1de;
|
9
|
+
--diffBlob-addition-fgColor-num: #c5d1de;
|
10
|
+
--diffBlob-addition-bgColor-num: #57ab5a4d;
|
11
|
+
--diffBlob-addition-bgColor-line: #46954a26;
|
12
|
+
--diffBlob-addition-bgColor-word: #46954a66;
|
13
|
+
--diffBlob-deletion-fgColor-text: #c5d1de;
|
14
|
+
--diffBlob-deletion-fgColor-num: #c5d1de;
|
15
|
+
--diffBlob-deletion-bgColor-num: #e5534b4d;
|
16
|
+
--diffBlob-deletion-bgColor-line: #e5534b26;
|
17
|
+
--diffBlob-deletion-bgColor-word: #e5534b66;
|
18
|
+
--diffBlob-hunk-bgColor-num: #4184e466;
|
19
|
+
--diffBlob-expander-iconColor: #c5d1de;
|
20
|
+
--codeMirror-fgColor: #c5d1de;
|
21
|
+
--codeMirror-bgColor: #22272e;
|
22
|
+
--codeMirror-gutters-bgColor: #22272e;
|
23
|
+
--codeMirror-gutterMarker-fgColor-default: #22272e;
|
24
|
+
--codeMirror-gutterMarker-fgColor-muted: #717e8b;
|
25
|
+
--codeMirror-lineNumber-fgColor: #717e8b;
|
26
|
+
--codeMirror-cursor-fgColor: #c5d1de;
|
27
|
+
--codeMirror-selection-bgColor: #4184e466;
|
28
|
+
--codeMirror-activeline-bgColor: #636e7b66;
|
29
|
+
--codeMirror-matchingBracket-fgColor: #c5d1de;
|
30
|
+
--codeMirror-lines-bgColor: #22272e;
|
31
|
+
--codeMirror-syntax-fgColor-comment: #768390;
|
32
|
+
--codeMirror-syntax-fgColor-constant: #6cb6ff;
|
33
|
+
--codeMirror-syntax-fgColor-entity: #dcbdfb;
|
34
|
+
--codeMirror-syntax-fgColor-keyword: #f47067;
|
35
|
+
--codeMirror-syntax-fgColor-storage: #f47067;
|
36
|
+
--codeMirror-syntax-fgColor-string: #96d0ff;
|
37
|
+
--codeMirror-syntax-fgColor-support: #6cb6ff;
|
38
|
+
--codeMirror-syntax-fgColor-variable: #f69d50;
|
39
|
+
--header-fgColor-default: #cdd9e5b3;
|
40
|
+
--header-fgColor-logo: #cdd9e5;
|
41
|
+
--header-bgColor: #2d333bf2;
|
42
|
+
--header-borderColor-divider: #768390;
|
43
|
+
--headerSearch-bgColor: #22272e;
|
44
|
+
--headerSearch-borderColor: #444c56;
|
45
|
+
--data-blue-color: #0576ff;
|
46
|
+
--data-auburn-color: #a86f6b;
|
47
|
+
--data-orange-color: #984b10;
|
48
|
+
--data-yellow-color: #895906;
|
49
|
+
--data-green-color: #2f6f37;
|
50
|
+
--data-teal-color: #106c70;
|
51
|
+
--data-purple-color: #975bf1;
|
52
|
+
--data-pink-color: #d34591;
|
53
|
+
--data-red-color: #eb3342;
|
54
|
+
--data-gray-color: #576270;
|
55
|
+
--display-blue-bgColor-muted: #001a47;
|
56
|
+
--display-blue-bgColor-emphasis: #0576ff;
|
57
|
+
--display-blue-fgColor: #4da0ff;
|
58
|
+
--display-blue-borderColor-muted: #002766;
|
59
|
+
--display-blue-borderColor-emphasis: #0576ff;
|
60
|
+
--display-green-bgColor-muted: #122117;
|
61
|
+
--display-green-bgColor-emphasis: #388f3f;
|
62
|
+
--display-green-fgColor: #41b445;
|
63
|
+
--display-green-borderColor-muted: #182f1f;
|
64
|
+
--display-green-borderColor-emphasis: #388f3f;
|
65
|
+
--display-orange-bgColor-muted: #311708;
|
66
|
+
--display-orange-bgColor-emphasis: #c46212;
|
67
|
+
--display-orange-fgColor: #ed8326;
|
68
|
+
--display-orange-borderColor-muted: #43200a;
|
69
|
+
--display-orange-borderColor-emphasis: #c46212;
|
70
|
+
--display-purple-bgColor-muted: #211047;
|
71
|
+
--display-purple-bgColor-emphasis: #975bf1;
|
72
|
+
--display-purple-fgColor: #b687f7;
|
73
|
+
--display-purple-borderColor-muted: #31146b;
|
74
|
+
--display-purple-borderColor-emphasis: #975bf1;
|
75
|
+
--display-red-bgColor-muted: #3c0614;
|
76
|
+
--display-red-bgColor-emphasis: #eb3342;
|
77
|
+
--display-red-fgColor: #f27d83;
|
78
|
+
--display-red-borderColor-muted: #58091a;
|
79
|
+
--display-red-borderColor-emphasis: #eb3342;
|
80
|
+
--display-yellow-bgColor-muted: #2e1a00;
|
81
|
+
--display-yellow-bgColor-emphasis: #aa7109;
|
82
|
+
--display-yellow-fgColor: #d3910d;
|
83
|
+
--display-yellow-borderColor-muted: #3d2401;
|
84
|
+
--display-yellow-borderColor-emphasis: #aa7109;
|
85
|
+
--display-gray-bgColor-muted: #1c1c1c;
|
86
|
+
--display-gray-bgColor-emphasis: #6e7f96;
|
87
|
+
--display-gray-fgColor: #92a1b5;
|
88
|
+
--display-gray-borderColor-muted: #2a2b2d;
|
89
|
+
--display-gray-borderColor-emphasis: #6e7f96;
|
90
|
+
--display-auburn-bgColor-muted: #271817;
|
91
|
+
--display-auburn-bgColor-emphasis: #a86f6b;
|
92
|
+
--display-auburn-fgColor: #bf9592;
|
93
|
+
--display-auburn-borderColor-muted: #3a2422;
|
94
|
+
--display-auburn-borderColor-emphasis: #a86f6b;
|
95
|
+
--display-brown-bgColor-muted: #241c14;
|
96
|
+
--display-brown-bgColor-emphasis: #94774c;
|
97
|
+
--display-brown-fgColor: #b69a6d;
|
98
|
+
--display-brown-borderColor-muted: #342a1d;
|
99
|
+
--display-brown-borderColor-emphasis: #94774c;
|
100
|
+
--display-lemon-bgColor-muted: #291d00;
|
101
|
+
--display-lemon-bgColor-emphasis: #977b0c;
|
102
|
+
--display-lemon-fgColor: #ba9b12;
|
103
|
+
--display-lemon-borderColor-muted: #372901;
|
104
|
+
--display-lemon-borderColor-emphasis: #977b0c;
|
105
|
+
--display-olive-bgColor-muted: #171e0b;
|
106
|
+
--display-olive-bgColor-emphasis: #7a8321;
|
107
|
+
--display-olive-fgColor: #a2a626;
|
108
|
+
--display-olive-borderColor-muted: #252d10;
|
109
|
+
--display-olive-borderColor-emphasis: #7a8321;
|
110
|
+
--display-lime-bgColor-muted: #141f0f;
|
111
|
+
--display-lime-bgColor-emphasis: #5f892f;
|
112
|
+
--display-lime-fgColor: #7dae37;
|
113
|
+
--display-lime-borderColor-muted: #1f3116;
|
114
|
+
--display-lime-borderColor-emphasis: #5f892f;
|
115
|
+
--display-pine-bgColor-muted: #082119;
|
116
|
+
--display-pine-bgColor-emphasis: #18915e;
|
117
|
+
--display-pine-fgColor: #1bb673;
|
118
|
+
--display-pine-borderColor-muted: #0b3224;
|
119
|
+
--display-pine-borderColor-emphasis: #18915e;
|
120
|
+
--display-teal-bgColor-muted: #041f25;
|
121
|
+
--display-teal-bgColor-emphasis: #158a8a;
|
122
|
+
--display-teal-fgColor: #1cb0ab;
|
123
|
+
--display-teal-borderColor-muted: #073036;
|
124
|
+
--display-teal-borderColor-emphasis: #158a8a;
|
125
|
+
--display-cyan-bgColor-muted: #001f29;
|
126
|
+
--display-cyan-bgColor-emphasis: #0587b3;
|
127
|
+
--display-cyan-fgColor: #07ace4;
|
128
|
+
--display-cyan-borderColor-muted: #002e3d;
|
129
|
+
--display-cyan-borderColor-emphasis: #0587b3;
|
130
|
+
--display-indigo-bgColor-muted: #1b183f;
|
131
|
+
--display-indigo-bgColor-emphasis: #7070e1;
|
132
|
+
--display-indigo-fgColor: #9899ec;
|
133
|
+
--display-indigo-borderColor-muted: #25215f;
|
134
|
+
--display-indigo-borderColor-emphasis: #7070e1;
|
135
|
+
--avatar-bgColor: #cdd9e51a;
|
136
|
+
--avatar-borderColor: #cdd9e526;
|
137
|
+
--avatar-shadow: 0px 0px 0px 2px #22272e;
|
138
|
+
--avatarStack-fade-bgColor-default: #444c56;
|
139
|
+
--avatarStack-fade-bgColor-muted: #373e47;
|
140
|
+
--control-bgColor-rest: #373e47;
|
141
|
+
--control-bgColor-hover: #3d444e;
|
142
|
+
--control-bgColor-active: #434a54;
|
143
|
+
--control-bgColor-disabled: #373e47b3;
|
144
|
+
--control-bgColor-selected: #2d333b;
|
145
|
+
--control-fgColor-rest: #adbac7;
|
146
|
+
--control-fgColor-placeholder: #545d68;
|
147
|
+
--control-fgColor-disabled: #636e7b;
|
148
|
+
--control-borderColor-rest: #444c56;
|
149
|
+
--control-borderColor-emphasis: #606b77;
|
150
|
+
--control-borderColor-disabled: #373e47b3;
|
151
|
+
--control-borderColor-selected: #cdd9e5;
|
152
|
+
--control-borderColor-success: #347d39;
|
153
|
+
--control-borderColor-danger: #c93c37;
|
154
|
+
--control-borderColor-warning: #966600;
|
155
|
+
--control-iconColor-rest: #717e8b;
|
156
|
+
--control-transparent-bgColor-rest: #00000000;
|
157
|
+
--control-transparent-bgColor-hover: #909dab1f;
|
158
|
+
--control-transparent-bgColor-active: #909dab33;
|
159
|
+
--control-transparent-bgColor-disabled: #373e47b3;
|
160
|
+
--control-transparent-bgColor-selected: #909dab14;
|
161
|
+
--control-transparent-borderColor-rest: #00000000;
|
162
|
+
--control-transparent-borderColor-hover: #00000000;
|
163
|
+
--control-transparent-borderColor-active: #00000000;
|
164
|
+
--control-danger-fgColor-rest: #e5534b;
|
165
|
+
--control-danger-fgColor-hover: #f47067;
|
166
|
+
--control-danger-bgColor-hover: #e5534b1a;
|
167
|
+
--control-danger-bgColor-active: #e5534b66;
|
168
|
+
--control-checked-bgColor-rest: #316dca;
|
169
|
+
--control-checked-bgColor-hover: #3876d3;
|
170
|
+
--control-checked-bgColor-active: #3f7fdb;
|
171
|
+
--control-checked-bgColor-disabled: #636e7b;
|
172
|
+
--control-checked-fgColor-rest: #cdd9e5;
|
173
|
+
--control-checked-fgColor-disabled: #1c2128;
|
174
|
+
--control-checked-borderColor-rest: #316dca;
|
175
|
+
--control-checked-borderColor-hover: #3876d3;
|
176
|
+
--control-checked-borderColor-active: #3f7fdb;
|
177
|
+
--control-checked-borderColor-disabled: #636e7b;
|
178
|
+
--controlTrack-bgColor-rest: #373e47;
|
179
|
+
--controlTrack-bgColor-hover: #3d444e;
|
180
|
+
--controlTrack-bgColor-active: #434a54;
|
181
|
+
--controlTrack-bgColor-disabled: #636e7b;
|
182
|
+
--controlTrack-fgColor-rest: #717e8b;
|
183
|
+
--controlTrack-fgColor-disabled: #cdd9e5;
|
184
|
+
--controlTrack-borderColor-rest: #00000000;
|
185
|
+
--controlTrack-borderColor-disabled: #636e7b;
|
186
|
+
--controlKnob-bgColor-rest: #1c2128;
|
187
|
+
--controlKnob-bgColor-disabled: #373e47b3;
|
188
|
+
--controlKnob-bgColor-checked: #cdd9e5;
|
189
|
+
--controlKnob-borderColor-rest: #606b77;
|
190
|
+
--controlKnob-borderColor-disabled: #373e47b3;
|
191
|
+
--controlKnob-borderColor-checked: #316dca;
|
192
|
+
--counter-borderColor: #00000000;
|
193
|
+
--button-default-fgColor-rest: #adbac7;
|
194
|
+
--button-default-bgColor-rest: #373e47;
|
195
|
+
--button-default-bgColor-hover: #3d444e;
|
196
|
+
--button-default-bgColor-active: #434a54;
|
197
|
+
--button-default-bgColor-selected: #434a54;
|
198
|
+
--button-default-bgColor-disabled: #373e47b3;
|
199
|
+
--button-default-borderColor-rest: #444c56;
|
200
|
+
--button-default-borderColor-hover: #444c56;
|
201
|
+
--button-default-borderColor-active: #444c56;
|
202
|
+
--button-default-borderColor-disabled: #373e47b3;
|
203
|
+
--button-default-shadow-resting: 0px 0px 0px 0px #000000;
|
204
|
+
--button-primary-fgColor-rest: #ffffff;
|
205
|
+
--button-primary-fgColor-disabled: #cdd9e566;
|
206
|
+
--button-primary-iconColor-rest: #ffffff;
|
207
|
+
--button-primary-bgColor-rest: #347d39;
|
208
|
+
--button-primary-bgColor-hover: #3b8640;
|
209
|
+
--button-primary-bgColor-active: #428f46;
|
210
|
+
--button-primary-bgColor-disabled: #50a254;
|
211
|
+
--button-primary-borderColor-rest: #cdd9e51a;
|
212
|
+
--button-primary-borderColor-hover: #cdd9e51a;
|
213
|
+
--button-primary-borderColor-active: #cdd9e51a;
|
214
|
+
--button-primary-borderColor-disabled: #50a254;
|
215
|
+
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
216
|
+
--button-invisible-fgColor-rest: #478be6;
|
217
|
+
--button-invisible-fgColor-hover: #539bf5;
|
218
|
+
--button-invisible-fgColor-disabled: #636e7b;
|
219
|
+
--button-invisible-iconColor-rest: #717e8b;
|
220
|
+
--button-invisible-iconColor-hover: #717e8b;
|
221
|
+
--button-invisible-iconColor-disabled: #636e7b;
|
222
|
+
--button-invisible-bgColor-rest: #00000000;
|
223
|
+
--button-invisible-bgColor-hover: #909dab1f;
|
224
|
+
--button-invisible-bgColor-active: #909dab33;
|
225
|
+
--button-invisible-bgColor-disabled: #373e47b3;
|
226
|
+
--button-invisible-borderColor-rest: #00000000;
|
227
|
+
--button-invisible-borderColor-hover: #00000000;
|
228
|
+
--button-invisible-borderColor-disabled: #373e47b3;
|
229
|
+
--button-outline-fgColor-rest: #4184e4;
|
230
|
+
--button-outline-fgColor-hover: #539bf5;
|
231
|
+
--button-outline-fgColor-active: #cdd9e5;
|
232
|
+
--button-outline-fgColor-disabled: #478be680;
|
233
|
+
--button-outline-bgColor-rest: #cdd9e5;
|
234
|
+
--button-outline-bgColor-hover: #444c56;
|
235
|
+
--button-outline-bgColor-active: #1b4b91;
|
236
|
+
--button-outline-bgColor-disabled: #22272e;
|
237
|
+
--button-outline-borderColor-hover: #cdd9e51a;
|
238
|
+
--button-outline-borderColor-selected: #cdd9e51a;
|
239
|
+
--button-outline-shadow-selected: 0px 0px 0px 0px #000000;
|
240
|
+
--button-danger-fgColor-rest: #e5534b;
|
241
|
+
--button-danger-fgColor-hover: #cdd9e5;
|
242
|
+
--button-danger-fgColor-active: #cdd9e5;
|
243
|
+
--button-danger-fgColor-disabled: #e5534b80;
|
244
|
+
--button-danger-iconColor-rest: #e5534b;
|
245
|
+
--button-danger-iconColor-hover: #cdd9e5;
|
246
|
+
--button-danger-bgColor-rest: #373e47;
|
247
|
+
--button-danger-bgColor-hover: #ad2e2c;
|
248
|
+
--button-danger-bgColor-active: #c33d38;
|
249
|
+
--button-danger-bgColor-disabled: #373e47b3;
|
250
|
+
--button-danger-borderColor-rest: #444c56;
|
251
|
+
--button-danger-borderColor-hover: #cdd9e51a;
|
252
|
+
--button-danger-borderColor-active: #cdd9e51a;
|
253
|
+
--button-danger-shadow-selected: 0px 0px 0px 0px #000000;
|
254
|
+
--button-inactive-fgColor: #768390;
|
255
|
+
--button-inactive-bgColor: #373e47;
|
256
|
+
--button-star-iconColor: #daaa3f;
|
257
|
+
--buttonCounter-default-bgColor-rest: #444c56;
|
258
|
+
--buttonCounter-invisible-bgColor-rest: #444c56;
|
259
|
+
--buttonCounter-primary-bgColor-rest: #11341733;
|
260
|
+
--buttonCounter-outline-bgColor-rest: #0f2d5c33;
|
261
|
+
--buttonCounter-outline-bgColor-hover: #0f2d5c33;
|
262
|
+
--buttonCounter-outline-bgColor-disabled: #316dca0d;
|
263
|
+
--buttonCounter-outline-fgColor-rest: #4184e4;
|
264
|
+
--buttonCounter-outline-fgColor-hover: #539bf5;
|
265
|
+
--buttonCounter-outline-fgColor-disabled: #478be680;
|
266
|
+
--buttonCounter-danger-bgColor-hover: #cdd9e533;
|
267
|
+
--buttonCounter-danger-bgColor-disabled: #c93c370d;
|
268
|
+
--buttonCounter-danger-bgColor-rest: #5d0f1233;
|
269
|
+
--buttonCounter-danger-fgColor-rest: #e5534b;
|
270
|
+
--buttonCounter-danger-fgColor-hover: #cdd9e5;
|
271
|
+
--buttonCounter-danger-fgColor-disabled: #e5534b80;
|
272
|
+
--focus-outlineColor: #316dca;
|
273
|
+
--menu-bgColor-active: #2d333b;
|
274
|
+
--overlay-bgColor: #2d333b;
|
275
|
+
--overlay-borderColor: #444c56b3;
|
276
|
+
--overlay-backdrop-bgColor: #2d333b66;
|
277
|
+
--selectMenu-borderColor: #545d68;
|
278
|
+
--selectMenu-bgColor-active: #143d79;
|
279
|
+
--sideNav-bgColor-selected: #373e47;
|
280
|
+
--skeletonLoader-bgColor: #2d333b;
|
281
|
+
--timelineBadge-bgColor: #373e47;
|
282
|
+
--treeViewItem-leadingVisual-iconColor-rest: #717e8b;
|
283
|
+
--underlineNav-borderColor-active: #ec775c;
|
284
|
+
--underlineNav-borderColor-hover: #636e7b66;
|
285
|
+
--underlineNav-iconColor-rest: #717e8b;
|
286
|
+
--selection-bgColor: #316dcab3;
|
287
|
+
--fgColor-default: #c5d1de;
|
288
|
+
--fgColor-muted: #717e8b;
|
289
|
+
--fgColor-onEmphasis: #cdd9e5;
|
290
|
+
--fgColor-white: #cdd9e5;
|
291
|
+
--fgColor-black: #1c2128;
|
292
|
+
--fgColor-disabled: #636e7b;
|
293
|
+
--fgColor-link: #478be6;
|
294
|
+
--fgColor-neutral: #636e7b;
|
295
|
+
--fgColor-accent: #478be6;
|
296
|
+
--fgColor-success: #57ab5a;
|
297
|
+
--fgColor-attention: #c69026;
|
298
|
+
--fgColor-severe: #cc6b2c;
|
299
|
+
--fgColor-danger: #e5534b;
|
300
|
+
--fgColor-open: #57ab5a;
|
301
|
+
--fgColor-closed: #e5534b;
|
302
|
+
--fgColor-done: #986ee2;
|
303
|
+
--fgColor-sponsors: #c96198;
|
304
|
+
--bgColor-default: #22272e;
|
305
|
+
--bgColor-muted: #2d333b;
|
306
|
+
--bgColor-inset: #1c2128;
|
307
|
+
--bgColor-emphasis: #636e7b;
|
308
|
+
--bgColor-inverse: #cdd9e5;
|
309
|
+
--bgColor-white: #cdd9e5;
|
310
|
+
--bgColor-black: #1c2128;
|
311
|
+
--bgColor-disabled: #373e47b3;
|
312
|
+
--bgColor-transparent: #00000000;
|
313
|
+
--bgColor-neutral-muted: #636e7b66;
|
314
|
+
--bgColor-neutral-emphasis: #636e7b;
|
315
|
+
--bgColor-accent-muted: #4184e41a;
|
316
|
+
--bgColor-accent-emphasis: #316dca;
|
317
|
+
--bgColor-success-muted: #46954a26;
|
318
|
+
--bgColor-success-emphasis: #347d39;
|
319
|
+
--bgColor-attention-muted: #ae7c1426;
|
320
|
+
--bgColor-attention-emphasis: #966600;
|
321
|
+
--bgColor-severe-muted: #cc6b2c1a;
|
322
|
+
--bgColor-severe-emphasis: #ae5622;
|
323
|
+
--bgColor-danger-muted: #e5534b1a;
|
324
|
+
--bgColor-danger-emphasis: #c93c37;
|
325
|
+
--bgColor-open-muted: #46954a1a;
|
326
|
+
--bgColor-open-emphasis: #347d39;
|
327
|
+
--bgColor-closed-muted: #e5534b26;
|
328
|
+
--bgColor-closed-emphasis: #c93c37;
|
329
|
+
--bgColor-done-muted: #986ee226;
|
330
|
+
--bgColor-done-emphasis: #8256d0;
|
331
|
+
--bgColor-sponsors-muted: #c961981a;
|
332
|
+
--bgColor-sponsors-emphasis: #ae4c82;
|
333
|
+
--borderColor-default: #444c56;
|
334
|
+
--borderColor-muted: #444c56b3;
|
335
|
+
--borderColor-emphasis: #545d68;
|
336
|
+
--borderColor-disabled: #373e47b3;
|
337
|
+
--borderColor-transparent: #00000000;
|
338
|
+
--borderColor-neutral-muted: #636e7b66;
|
339
|
+
--borderColor-neutral-emphasis: #636e7b;
|
340
|
+
--borderColor-accent-muted: #4184e466;
|
341
|
+
--borderColor-accent-emphasis: #316dca;
|
342
|
+
--borderColor-success-muted: #46954a66;
|
343
|
+
--borderColor-success-emphasis: #347d39;
|
344
|
+
--borderColor-attention-muted: #ae7c1466;
|
345
|
+
--borderColor-attention-emphasis: #966600;
|
346
|
+
--borderColor-severe-muted: #cc6b2c66;
|
347
|
+
--borderColor-severe-emphasis: #ae5622;
|
348
|
+
--borderColor-danger-muted: #e5534b66;
|
349
|
+
--borderColor-danger-emphasis: #c93c37;
|
350
|
+
--borderColor-open-muted: #46954a66;
|
351
|
+
--borderColor-open-emphasis: #347d39;
|
352
|
+
--borderColor-closed-muted: #e5534b66;
|
353
|
+
--borderColor-closed-emphasis: #c93c37;
|
354
|
+
--borderColor-done-muted: #986ee266;
|
355
|
+
--borderColor-done-emphasis: #8256d0;
|
356
|
+
--borderColor-sponsors-muted: #c9619866;
|
357
|
+
--borderColor-sponsors-emphasis: #ae4c82;
|
358
|
+
--color-ansi-black: #545d68;
|
359
|
+
--color-ansi-black-bright: #636e7b;
|
360
|
+
--color-ansi-white: #909dab;
|
361
|
+
--color-ansi-white-bright: #cdd9e5;
|
362
|
+
--color-ansi-gray: #636e7b;
|
363
|
+
--color-ansi-red: #f47067;
|
364
|
+
--color-ansi-red-bright: #ff938a;
|
365
|
+
--color-ansi-green: #57ab5a;
|
366
|
+
--color-ansi-green-bright: #6bc46d;
|
367
|
+
--color-ansi-yellow: #c69026;
|
368
|
+
--color-ansi-yellow-bright: #daaa3f;
|
369
|
+
--color-ansi-blue: #539bf5;
|
370
|
+
--color-ansi-blue-bright: #6cb6ff;
|
371
|
+
--color-ansi-magenta: #b083f0;
|
372
|
+
--color-ansi-magenta-bright: #dcbdfb;
|
373
|
+
--color-ansi-cyan: #39c5cf;
|
374
|
+
--color-ansi-cyan-bright: #56d4dd;
|
375
|
+
--color-prettylights-syntax-comment: #768390;
|
376
|
+
--color-prettylights-syntax-constant: #6cb6ff;
|
377
|
+
--color-prettylights-syntax-constant-other-reference-link: #96d0ff;
|
378
|
+
--color-prettylights-syntax-entity: #dcbdfb;
|
379
|
+
--color-prettylights-syntax-storage-modifier-import: #adbac7;
|
380
|
+
--color-prettylights-syntax-entity-tag: #8ddb8c;
|
381
|
+
--color-prettylights-syntax-keyword: #f47067;
|
382
|
+
--color-prettylights-syntax-string: #96d0ff;
|
383
|
+
--color-prettylights-syntax-variable: #f69d50;
|
384
|
+
--color-prettylights-syntax-brackethighlighter-unmatched: #e5534b;
|
385
|
+
--color-prettylights-syntax-brackethighlighter-angle: #768390;
|
386
|
+
--color-prettylights-syntax-invalid-illegal-text: #cdd9e5;
|
387
|
+
--color-prettylights-syntax-invalid-illegal-bg: #922323;
|
388
|
+
--color-prettylights-syntax-carriage-return-text: #cdd9e5;
|
389
|
+
--color-prettylights-syntax-carriage-return-bg: #ad2e2c;
|
390
|
+
--color-prettylights-syntax-string-regexp: #8ddb8c;
|
391
|
+
--color-prettylights-syntax-markup-list: #eac55f;
|
392
|
+
--color-prettylights-syntax-markup-heading: #316dca;
|
393
|
+
--color-prettylights-syntax-markup-italic: #adbac7;
|
394
|
+
--color-prettylights-syntax-markup-bold: #adbac7;
|
395
|
+
--color-prettylights-syntax-markup-deleted-text: #ffd8d3;
|
396
|
+
--color-prettylights-syntax-markup-deleted-bg: #78191b;
|
397
|
+
--color-prettylights-syntax-markup-inserted-text: #b4f1b4;
|
398
|
+
--color-prettylights-syntax-markup-inserted-bg: #1b4721;
|
399
|
+
--color-prettylights-syntax-markup-changed-text: #ffddb0;
|
400
|
+
--color-prettylights-syntax-markup-changed-bg: #682d0f;
|
401
|
+
--color-prettylights-syntax-markup-ignored-text: #adbac7;
|
402
|
+
--color-prettylights-syntax-markup-ignored-bg: #255ab2;
|
403
|
+
--color-prettylights-syntax-meta-diff-range: #dcbdfb;
|
404
|
+
--color-prettylights-syntax-sublimelinter-gutter-mark: #545d68;
|
405
|
+
--color-scale-black: #1c2128;
|
406
|
+
--color-scale-transparent: #00000000;
|
407
|
+
--color-scale-white: #cdd9e5;
|
408
|
+
--color-scale-gray-0: #cdd9e5;
|
409
|
+
--color-scale-gray-1: #adbac7;
|
410
|
+
--color-scale-gray-2: #909dab;
|
411
|
+
--color-scale-gray-3: #768390;
|
412
|
+
--color-scale-gray-4: #636e7b;
|
413
|
+
--color-scale-gray-5: #545d68;
|
414
|
+
--color-scale-gray-6: #444c56;
|
415
|
+
--color-scale-gray-7: #373e47;
|
416
|
+
--color-scale-gray-8: #2d333b;
|
417
|
+
--color-scale-gray-9: #22272e;
|
418
|
+
--color-scale-blue-0: #c6e6ff;
|
419
|
+
--color-scale-blue-1: #96d0ff;
|
420
|
+
--color-scale-blue-2: #6cb6ff;
|
421
|
+
--color-scale-blue-3: #539bf5;
|
422
|
+
--color-scale-blue-4: #4184e4;
|
423
|
+
--color-scale-blue-5: #316dca;
|
424
|
+
--color-scale-blue-6: #255ab2;
|
425
|
+
--color-scale-blue-7: #1b4b91;
|
426
|
+
--color-scale-blue-8: #143d79;
|
427
|
+
--color-scale-blue-9: #0f2d5c;
|
428
|
+
--color-scale-green-0: #b4f1b4;
|
429
|
+
--color-scale-green-1: #8ddb8c;
|
430
|
+
--color-scale-green-2: #6bc46d;
|
431
|
+
--color-scale-green-3: #57ab5a;
|
432
|
+
--color-scale-green-4: #46954a;
|
433
|
+
--color-scale-green-5: #347d39;
|
434
|
+
--color-scale-green-6: #2b6a30;
|
435
|
+
--color-scale-green-7: #245829;
|
436
|
+
--color-scale-green-8: #1b4721;
|
437
|
+
--color-scale-green-9: #113417;
|
438
|
+
--color-scale-yellow-0: #fbe090;
|
439
|
+
--color-scale-yellow-1: #eac55f;
|
440
|
+
--color-scale-yellow-2: #daaa3f;
|
441
|
+
--color-scale-yellow-3: #c69026;
|
442
|
+
--color-scale-yellow-4: #ae7c14;
|
443
|
+
--color-scale-yellow-5: #966600;
|
444
|
+
--color-scale-yellow-6: #805400;
|
445
|
+
--color-scale-yellow-7: #6c4400;
|
446
|
+
--color-scale-yellow-8: #593600;
|
447
|
+
--color-scale-yellow-9: #452700;
|
448
|
+
--color-scale-orange-0: #ffddb0;
|
449
|
+
--color-scale-orange-1: #ffbc6f;
|
450
|
+
--color-scale-orange-2: #f69d50;
|
451
|
+
--color-scale-orange-3: #e0823d;
|
452
|
+
--color-scale-orange-4: #cc6b2c;
|
453
|
+
--color-scale-orange-5: #ae5622;
|
454
|
+
--color-scale-orange-6: #94471b;
|
455
|
+
--color-scale-orange-7: #7f3913;
|
456
|
+
--color-scale-orange-8: #682d0f;
|
457
|
+
--color-scale-orange-9: #4d210c;
|
458
|
+
--color-scale-red-0: #ffd8d3;
|
459
|
+
--color-scale-red-1: #ffb8b0;
|
460
|
+
--color-scale-red-2: #ff938a;
|
461
|
+
--color-scale-red-3: #f47067;
|
462
|
+
--color-scale-red-4: #e5534b;
|
463
|
+
--color-scale-red-5: #c93c37;
|
464
|
+
--color-scale-red-6: #ad2e2c;
|
465
|
+
--color-scale-red-7: #922323;
|
466
|
+
--color-scale-red-8: #78191b;
|
467
|
+
--color-scale-red-9: #5d0f12;
|
468
|
+
--color-scale-purple-0: #eedcff;
|
469
|
+
--color-scale-purple-1: #dcbdfb;
|
470
|
+
--color-scale-purple-2: #dcbdfb;
|
471
|
+
--color-scale-purple-3: #b083f0;
|
472
|
+
--color-scale-purple-4: #986ee2;
|
473
|
+
--color-scale-purple-5: #8256d0;
|
474
|
+
--color-scale-purple-6: #6b44bc;
|
475
|
+
--color-scale-purple-7: #5936a2;
|
476
|
+
--color-scale-purple-8: #472c82;
|
477
|
+
--color-scale-purple-9: #352160;
|
478
|
+
--color-scale-pink-0: #ffd7eb;
|
479
|
+
--color-scale-pink-1: #ffb3d8;
|
480
|
+
--color-scale-pink-2: #fc8dc7;
|
481
|
+
--color-scale-pink-3: #e275ad;
|
482
|
+
--color-scale-pink-4: #c96198;
|
483
|
+
--color-scale-pink-5: #ae4c82;
|
484
|
+
--color-scale-pink-6: #983b6e;
|
485
|
+
--color-scale-pink-7: #7e325a;
|
486
|
+
--color-scale-pink-8: #69264a;
|
487
|
+
--color-scale-pink-9: #551639;
|
488
|
+
--color-scale-coral-0: #ffdacf;
|
489
|
+
--color-scale-coral-1: #ffb9a5;
|
490
|
+
--color-scale-coral-2: #f79981;
|
491
|
+
--color-scale-coral-3: #ec775c;
|
492
|
+
--color-scale-coral-4: #de5b41;
|
493
|
+
--color-scale-coral-5: #c2442d;
|
494
|
+
--color-scale-coral-6: #a93524;
|
495
|
+
--color-scale-coral-7: #8d291b;
|
496
|
+
--color-scale-coral-8: #771d13;
|
497
|
+
--color-scale-coral-9: #5d1008;
|
498
|
+
--shadow-inset: inset 0px 1px 0px 0px #1c21283d;
|
499
|
+
--shadow-resting-xsmall: 0px 1px 0px 0px #1c2128cc;
|
500
|
+
--shadow-resting-small: 0px 1px 0px 0px #1c212866;
|
501
|
+
--shadow-resting-medium: 0px 3px 6px 0px #1c2128cc;
|
502
|
+
--shadow-floating-small: 0px 0px 0px 1px #444c56, 0px 6px 12px -3px #1c212866, 0px 6px 18px 0px #1c212866;
|
503
|
+
--shadow-floating-medium: 0px 0px 0px 1px #444c56, 0px 8px 16px -4px #1c212866, 0px 4px 32px -4px #1c212866, 0px 24px 48px -12px #1c212866, 0px 48px 96px -24px #1c212866;
|
504
|
+
--shadow-floating-large: 0px 0px 0px 1px #444c56, 0px 24px 48px 0px #1c2128;
|
505
|
+
--shadow-floating-xlarge: 0px 0px 0px 1px #444c56, 0px 32px 64px 0px #1c2128;
|
506
|
+
--shadow-floating-legacy: 0px 6px 12px -3px #1c212866, 0px 6px 18px 0px #1c212866;
|
507
|
+
--outline-focus: #316dca solid 2px;
|
508
|
+
}
|
509
|
+
@media (prefers-color-scheme: dark) {
|
510
|
+
[data-color-mode="auto"][data-dark-theme="dark_dimmed"],
|
511
|
+
[data-color-mode="auto"][data-dark-theme="dark_dimmed"] ::backdrop {
|
512
|
+
--topicTag-borderColor: #00000000;
|
513
|
+
--highlight-neutral-bgColor: #c6902666;
|
514
|
+
--page-header-bgColor: #22272e;
|
515
|
+
--diffBlob-addition-fgColor-text: #c5d1de;
|
516
|
+
--diffBlob-addition-fgColor-num: #c5d1de;
|
517
|
+
--diffBlob-addition-bgColor-num: #57ab5a4d;
|
518
|
+
--diffBlob-addition-bgColor-line: #46954a26;
|
519
|
+
--diffBlob-addition-bgColor-word: #46954a66;
|
520
|
+
--diffBlob-deletion-fgColor-text: #c5d1de;
|
521
|
+
--diffBlob-deletion-fgColor-num: #c5d1de;
|
522
|
+
--diffBlob-deletion-bgColor-num: #e5534b4d;
|
523
|
+
--diffBlob-deletion-bgColor-line: #e5534b26;
|
524
|
+
--diffBlob-deletion-bgColor-word: #e5534b66;
|
525
|
+
--diffBlob-hunk-bgColor-num: #4184e466;
|
526
|
+
--diffBlob-expander-iconColor: #c5d1de;
|
527
|
+
--codeMirror-fgColor: #c5d1de;
|
528
|
+
--codeMirror-bgColor: #22272e;
|
529
|
+
--codeMirror-gutters-bgColor: #22272e;
|
530
|
+
--codeMirror-gutterMarker-fgColor-default: #22272e;
|
531
|
+
--codeMirror-gutterMarker-fgColor-muted: #717e8b;
|
532
|
+
--codeMirror-lineNumber-fgColor: #717e8b;
|
533
|
+
--codeMirror-cursor-fgColor: #c5d1de;
|
534
|
+
--codeMirror-selection-bgColor: #4184e466;
|
535
|
+
--codeMirror-activeline-bgColor: #636e7b66;
|
536
|
+
--codeMirror-matchingBracket-fgColor: #c5d1de;
|
537
|
+
--codeMirror-lines-bgColor: #22272e;
|
538
|
+
--codeMirror-syntax-fgColor-comment: #768390;
|
539
|
+
--codeMirror-syntax-fgColor-constant: #6cb6ff;
|
540
|
+
--codeMirror-syntax-fgColor-entity: #dcbdfb;
|
541
|
+
--codeMirror-syntax-fgColor-keyword: #f47067;
|
542
|
+
--codeMirror-syntax-fgColor-storage: #f47067;
|
543
|
+
--codeMirror-syntax-fgColor-string: #96d0ff;
|
544
|
+
--codeMirror-syntax-fgColor-support: #6cb6ff;
|
545
|
+
--codeMirror-syntax-fgColor-variable: #f69d50;
|
546
|
+
--header-fgColor-default: #cdd9e5b3;
|
547
|
+
--header-fgColor-logo: #cdd9e5;
|
548
|
+
--header-bgColor: #2d333bf2;
|
549
|
+
--header-borderColor-divider: #768390;
|
550
|
+
--headerSearch-bgColor: #22272e;
|
551
|
+
--headerSearch-borderColor: #444c56;
|
552
|
+
--data-blue-color: #0576ff;
|
553
|
+
--data-auburn-color: #a86f6b;
|
554
|
+
--data-orange-color: #984b10;
|
555
|
+
--data-yellow-color: #895906;
|
556
|
+
--data-green-color: #2f6f37;
|
557
|
+
--data-teal-color: #106c70;
|
558
|
+
--data-purple-color: #975bf1;
|
559
|
+
--data-pink-color: #d34591;
|
560
|
+
--data-red-color: #eb3342;
|
561
|
+
--data-gray-color: #576270;
|
562
|
+
--display-blue-bgColor-muted: #001a47;
|
563
|
+
--display-blue-bgColor-emphasis: #0576ff;
|
564
|
+
--display-blue-fgColor: #4da0ff;
|
565
|
+
--display-blue-borderColor-muted: #002766;
|
566
|
+
--display-blue-borderColor-emphasis: #0576ff;
|
567
|
+
--display-green-bgColor-muted: #122117;
|
568
|
+
--display-green-bgColor-emphasis: #388f3f;
|
569
|
+
--display-green-fgColor: #41b445;
|
570
|
+
--display-green-borderColor-muted: #182f1f;
|
571
|
+
--display-green-borderColor-emphasis: #388f3f;
|
572
|
+
--display-orange-bgColor-muted: #311708;
|
573
|
+
--display-orange-bgColor-emphasis: #c46212;
|
574
|
+
--display-orange-fgColor: #ed8326;
|
575
|
+
--display-orange-borderColor-muted: #43200a;
|
576
|
+
--display-orange-borderColor-emphasis: #c46212;
|
577
|
+
--display-purple-bgColor-muted: #211047;
|
578
|
+
--display-purple-bgColor-emphasis: #975bf1;
|
579
|
+
--display-purple-fgColor: #b687f7;
|
580
|
+
--display-purple-borderColor-muted: #31146b;
|
581
|
+
--display-purple-borderColor-emphasis: #975bf1;
|
582
|
+
--display-red-bgColor-muted: #3c0614;
|
583
|
+
--display-red-bgColor-emphasis: #eb3342;
|
584
|
+
--display-red-fgColor: #f27d83;
|
585
|
+
--display-red-borderColor-muted: #58091a;
|
586
|
+
--display-red-borderColor-emphasis: #eb3342;
|
587
|
+
--display-yellow-bgColor-muted: #2e1a00;
|
588
|
+
--display-yellow-bgColor-emphasis: #aa7109;
|
589
|
+
--display-yellow-fgColor: #d3910d;
|
590
|
+
--display-yellow-borderColor-muted: #3d2401;
|
591
|
+
--display-yellow-borderColor-emphasis: #aa7109;
|
592
|
+
--display-gray-bgColor-muted: #1c1c1c;
|
593
|
+
--display-gray-bgColor-emphasis: #6e7f96;
|
594
|
+
--display-gray-fgColor: #92a1b5;
|
595
|
+
--display-gray-borderColor-muted: #2a2b2d;
|
596
|
+
--display-gray-borderColor-emphasis: #6e7f96;
|
597
|
+
--display-auburn-bgColor-muted: #271817;
|
598
|
+
--display-auburn-bgColor-emphasis: #a86f6b;
|
599
|
+
--display-auburn-fgColor: #bf9592;
|
600
|
+
--display-auburn-borderColor-muted: #3a2422;
|
601
|
+
--display-auburn-borderColor-emphasis: #a86f6b;
|
602
|
+
--display-brown-bgColor-muted: #241c14;
|
603
|
+
--display-brown-bgColor-emphasis: #94774c;
|
604
|
+
--display-brown-fgColor: #b69a6d;
|
605
|
+
--display-brown-borderColor-muted: #342a1d;
|
606
|
+
--display-brown-borderColor-emphasis: #94774c;
|
607
|
+
--display-lemon-bgColor-muted: #291d00;
|
608
|
+
--display-lemon-bgColor-emphasis: #977b0c;
|
609
|
+
--display-lemon-fgColor: #ba9b12;
|
610
|
+
--display-lemon-borderColor-muted: #372901;
|
611
|
+
--display-lemon-borderColor-emphasis: #977b0c;
|
612
|
+
--display-olive-bgColor-muted: #171e0b;
|
613
|
+
--display-olive-bgColor-emphasis: #7a8321;
|
614
|
+
--display-olive-fgColor: #a2a626;
|
615
|
+
--display-olive-borderColor-muted: #252d10;
|
616
|
+
--display-olive-borderColor-emphasis: #7a8321;
|
617
|
+
--display-lime-bgColor-muted: #141f0f;
|
618
|
+
--display-lime-bgColor-emphasis: #5f892f;
|
619
|
+
--display-lime-fgColor: #7dae37;
|
620
|
+
--display-lime-borderColor-muted: #1f3116;
|
621
|
+
--display-lime-borderColor-emphasis: #5f892f;
|
622
|
+
--display-pine-bgColor-muted: #082119;
|
623
|
+
--display-pine-bgColor-emphasis: #18915e;
|
624
|
+
--display-pine-fgColor: #1bb673;
|
625
|
+
--display-pine-borderColor-muted: #0b3224;
|
626
|
+
--display-pine-borderColor-emphasis: #18915e;
|
627
|
+
--display-teal-bgColor-muted: #041f25;
|
628
|
+
--display-teal-bgColor-emphasis: #158a8a;
|
629
|
+
--display-teal-fgColor: #1cb0ab;
|
630
|
+
--display-teal-borderColor-muted: #073036;
|
631
|
+
--display-teal-borderColor-emphasis: #158a8a;
|
632
|
+
--display-cyan-bgColor-muted: #001f29;
|
633
|
+
--display-cyan-bgColor-emphasis: #0587b3;
|
634
|
+
--display-cyan-fgColor: #07ace4;
|
635
|
+
--display-cyan-borderColor-muted: #002e3d;
|
636
|
+
--display-cyan-borderColor-emphasis: #0587b3;
|
637
|
+
--display-indigo-bgColor-muted: #1b183f;
|
638
|
+
--display-indigo-bgColor-emphasis: #7070e1;
|
639
|
+
--display-indigo-fgColor: #9899ec;
|
640
|
+
--display-indigo-borderColor-muted: #25215f;
|
641
|
+
--display-indigo-borderColor-emphasis: #7070e1;
|
642
|
+
--avatar-bgColor: #cdd9e51a;
|
643
|
+
--avatar-borderColor: #cdd9e526;
|
644
|
+
--avatar-shadow: 0px 0px 0px 2px #22272e;
|
645
|
+
--avatarStack-fade-bgColor-default: #444c56;
|
646
|
+
--avatarStack-fade-bgColor-muted: #373e47;
|
647
|
+
--control-bgColor-rest: #373e47;
|
648
|
+
--control-bgColor-hover: #3d444e;
|
649
|
+
--control-bgColor-active: #434a54;
|
650
|
+
--control-bgColor-disabled: #373e47b3;
|
651
|
+
--control-bgColor-selected: #2d333b;
|
652
|
+
--control-fgColor-rest: #adbac7;
|
653
|
+
--control-fgColor-placeholder: #545d68;
|
654
|
+
--control-fgColor-disabled: #636e7b;
|
655
|
+
--control-borderColor-rest: #444c56;
|
656
|
+
--control-borderColor-emphasis: #606b77;
|
657
|
+
--control-borderColor-disabled: #373e47b3;
|
658
|
+
--control-borderColor-selected: #cdd9e5;
|
659
|
+
--control-borderColor-success: #347d39;
|
660
|
+
--control-borderColor-danger: #c93c37;
|
661
|
+
--control-borderColor-warning: #966600;
|
662
|
+
--control-iconColor-rest: #717e8b;
|
663
|
+
--control-transparent-bgColor-rest: #00000000;
|
664
|
+
--control-transparent-bgColor-hover: #909dab1f;
|
665
|
+
--control-transparent-bgColor-active: #909dab33;
|
666
|
+
--control-transparent-bgColor-disabled: #373e47b3;
|
667
|
+
--control-transparent-bgColor-selected: #909dab14;
|
668
|
+
--control-transparent-borderColor-rest: #00000000;
|
669
|
+
--control-transparent-borderColor-hover: #00000000;
|
670
|
+
--control-transparent-borderColor-active: #00000000;
|
671
|
+
--control-danger-fgColor-rest: #e5534b;
|
672
|
+
--control-danger-fgColor-hover: #f47067;
|
673
|
+
--control-danger-bgColor-hover: #e5534b1a;
|
674
|
+
--control-danger-bgColor-active: #e5534b66;
|
675
|
+
--control-checked-bgColor-rest: #316dca;
|
676
|
+
--control-checked-bgColor-hover: #3876d3;
|
677
|
+
--control-checked-bgColor-active: #3f7fdb;
|
678
|
+
--control-checked-bgColor-disabled: #636e7b;
|
679
|
+
--control-checked-fgColor-rest: #cdd9e5;
|
680
|
+
--control-checked-fgColor-disabled: #1c2128;
|
681
|
+
--control-checked-borderColor-rest: #316dca;
|
682
|
+
--control-checked-borderColor-hover: #3876d3;
|
683
|
+
--control-checked-borderColor-active: #3f7fdb;
|
684
|
+
--control-checked-borderColor-disabled: #636e7b;
|
685
|
+
--controlTrack-bgColor-rest: #373e47;
|
686
|
+
--controlTrack-bgColor-hover: #3d444e;
|
687
|
+
--controlTrack-bgColor-active: #434a54;
|
688
|
+
--controlTrack-bgColor-disabled: #636e7b;
|
689
|
+
--controlTrack-fgColor-rest: #717e8b;
|
690
|
+
--controlTrack-fgColor-disabled: #cdd9e5;
|
691
|
+
--controlTrack-borderColor-rest: #00000000;
|
692
|
+
--controlTrack-borderColor-disabled: #636e7b;
|
693
|
+
--controlKnob-bgColor-rest: #1c2128;
|
694
|
+
--controlKnob-bgColor-disabled: #373e47b3;
|
695
|
+
--controlKnob-bgColor-checked: #cdd9e5;
|
696
|
+
--controlKnob-borderColor-rest: #606b77;
|
697
|
+
--controlKnob-borderColor-disabled: #373e47b3;
|
698
|
+
--controlKnob-borderColor-checked: #316dca;
|
699
|
+
--counter-borderColor: #00000000;
|
700
|
+
--button-default-fgColor-rest: #adbac7;
|
701
|
+
--button-default-bgColor-rest: #373e47;
|
702
|
+
--button-default-bgColor-hover: #3d444e;
|
703
|
+
--button-default-bgColor-active: #434a54;
|
704
|
+
--button-default-bgColor-selected: #434a54;
|
705
|
+
--button-default-bgColor-disabled: #373e47b3;
|
706
|
+
--button-default-borderColor-rest: #444c56;
|
707
|
+
--button-default-borderColor-hover: #444c56;
|
708
|
+
--button-default-borderColor-active: #444c56;
|
709
|
+
--button-default-borderColor-disabled: #373e47b3;
|
710
|
+
--button-default-shadow-resting: 0px 0px 0px 0px #000000;
|
711
|
+
--button-primary-fgColor-rest: #ffffff;
|
712
|
+
--button-primary-fgColor-disabled: #cdd9e566;
|
713
|
+
--button-primary-iconColor-rest: #ffffff;
|
714
|
+
--button-primary-bgColor-rest: #347d39;
|
715
|
+
--button-primary-bgColor-hover: #3b8640;
|
716
|
+
--button-primary-bgColor-active: #428f46;
|
717
|
+
--button-primary-bgColor-disabled: #50a254;
|
718
|
+
--button-primary-borderColor-rest: #cdd9e51a;
|
719
|
+
--button-primary-borderColor-hover: #cdd9e51a;
|
720
|
+
--button-primary-borderColor-active: #cdd9e51a;
|
721
|
+
--button-primary-borderColor-disabled: #50a254;
|
722
|
+
--button-primary-shadow-selected: 0px 0px 0px 0px #000000;
|
723
|
+
--button-invisible-fgColor-rest: #478be6;
|
724
|
+
--button-invisible-fgColor-hover: #539bf5;
|
725
|
+
--button-invisible-fgColor-disabled: #636e7b;
|
726
|
+
--button-invisible-iconColor-rest: #717e8b;
|
727
|
+
--button-invisible-iconColor-hover: #717e8b;
|
728
|
+
--button-invisible-iconColor-disabled: #636e7b;
|
729
|
+
--button-invisible-bgColor-rest: #00000000;
|
730
|
+
--button-invisible-bgColor-hover: #909dab1f;
|
731
|
+
--button-invisible-bgColor-active: #909dab33;
|
732
|
+
--button-invisible-bgColor-disabled: #373e47b3;
|
733
|
+
--button-invisible-borderColor-rest: #00000000;
|
734
|
+
--button-invisible-borderColor-hover: #00000000;
|
735
|
+
--button-invisible-borderColor-disabled: #373e47b3;
|
736
|
+
--button-outline-fgColor-rest: #4184e4;
|
737
|
+
--button-outline-fgColor-hover: #539bf5;
|
738
|
+
--button-outline-fgColor-active: #cdd9e5;
|
739
|
+
--button-outline-fgColor-disabled: #478be680;
|
740
|
+
--button-outline-bgColor-rest: #cdd9e5;
|
741
|
+
--button-outline-bgColor-hover: #444c56;
|
742
|
+
--button-outline-bgColor-active: #1b4b91;
|
743
|
+
--button-outline-bgColor-disabled: #22272e;
|
744
|
+
--button-outline-borderColor-hover: #cdd9e51a;
|
745
|
+
--button-outline-borderColor-selected: #cdd9e51a;
|
746
|
+
--button-outline-shadow-selected: 0px 0px 0px 0px #000000;
|
747
|
+
--button-danger-fgColor-rest: #e5534b;
|
748
|
+
--button-danger-fgColor-hover: #cdd9e5;
|
749
|
+
--button-danger-fgColor-active: #cdd9e5;
|
750
|
+
--button-danger-fgColor-disabled: #e5534b80;
|
751
|
+
--button-danger-iconColor-rest: #e5534b;
|
752
|
+
--button-danger-iconColor-hover: #cdd9e5;
|
753
|
+
--button-danger-bgColor-rest: #373e47;
|
754
|
+
--button-danger-bgColor-hover: #ad2e2c;
|
755
|
+
--button-danger-bgColor-active: #c33d38;
|
756
|
+
--button-danger-bgColor-disabled: #373e47b3;
|
757
|
+
--button-danger-borderColor-rest: #444c56;
|
758
|
+
--button-danger-borderColor-hover: #cdd9e51a;
|
759
|
+
--button-danger-borderColor-active: #cdd9e51a;
|
760
|
+
--button-danger-shadow-selected: 0px 0px 0px 0px #000000;
|
761
|
+
--button-inactive-fgColor: #768390;
|
762
|
+
--button-inactive-bgColor: #373e47;
|
763
|
+
--button-star-iconColor: #daaa3f;
|
764
|
+
--buttonCounter-default-bgColor-rest: #444c56;
|
765
|
+
--buttonCounter-invisible-bgColor-rest: #444c56;
|
766
|
+
--buttonCounter-primary-bgColor-rest: #11341733;
|
767
|
+
--buttonCounter-outline-bgColor-rest: #0f2d5c33;
|
768
|
+
--buttonCounter-outline-bgColor-hover: #0f2d5c33;
|
769
|
+
--buttonCounter-outline-bgColor-disabled: #316dca0d;
|
770
|
+
--buttonCounter-outline-fgColor-rest: #4184e4;
|
771
|
+
--buttonCounter-outline-fgColor-hover: #539bf5;
|
772
|
+
--buttonCounter-outline-fgColor-disabled: #478be680;
|
773
|
+
--buttonCounter-danger-bgColor-hover: #cdd9e533;
|
774
|
+
--buttonCounter-danger-bgColor-disabled: #c93c370d;
|
775
|
+
--buttonCounter-danger-bgColor-rest: #5d0f1233;
|
776
|
+
--buttonCounter-danger-fgColor-rest: #e5534b;
|
777
|
+
--buttonCounter-danger-fgColor-hover: #cdd9e5;
|
778
|
+
--buttonCounter-danger-fgColor-disabled: #e5534b80;
|
779
|
+
--focus-outlineColor: #316dca;
|
780
|
+
--menu-bgColor-active: #2d333b;
|
781
|
+
--overlay-bgColor: #2d333b;
|
782
|
+
--overlay-borderColor: #444c56b3;
|
783
|
+
--overlay-backdrop-bgColor: #2d333b66;
|
784
|
+
--selectMenu-borderColor: #545d68;
|
785
|
+
--selectMenu-bgColor-active: #143d79;
|
786
|
+
--sideNav-bgColor-selected: #373e47;
|
787
|
+
--skeletonLoader-bgColor: #2d333b;
|
788
|
+
--timelineBadge-bgColor: #373e47;
|
789
|
+
--treeViewItem-leadingVisual-iconColor-rest: #717e8b;
|
790
|
+
--underlineNav-borderColor-active: #ec775c;
|
791
|
+
--underlineNav-borderColor-hover: #636e7b66;
|
792
|
+
--underlineNav-iconColor-rest: #717e8b;
|
793
|
+
--selection-bgColor: #316dcab3;
|
794
|
+
--fgColor-default: #c5d1de;
|
795
|
+
--fgColor-muted: #717e8b;
|
796
|
+
--fgColor-onEmphasis: #cdd9e5;
|
797
|
+
--fgColor-white: #cdd9e5;
|
798
|
+
--fgColor-black: #1c2128;
|
799
|
+
--fgColor-disabled: #636e7b;
|
800
|
+
--fgColor-link: #478be6;
|
801
|
+
--fgColor-neutral: #636e7b;
|
802
|
+
--fgColor-accent: #478be6;
|
803
|
+
--fgColor-success: #57ab5a;
|
804
|
+
--fgColor-attention: #c69026;
|
805
|
+
--fgColor-severe: #cc6b2c;
|
806
|
+
--fgColor-danger: #e5534b;
|
807
|
+
--fgColor-open: #57ab5a;
|
808
|
+
--fgColor-closed: #e5534b;
|
809
|
+
--fgColor-done: #986ee2;
|
810
|
+
--fgColor-sponsors: #c96198;
|
811
|
+
--bgColor-default: #22272e;
|
812
|
+
--bgColor-muted: #2d333b;
|
813
|
+
--bgColor-inset: #1c2128;
|
814
|
+
--bgColor-emphasis: #636e7b;
|
815
|
+
--bgColor-inverse: #cdd9e5;
|
816
|
+
--bgColor-white: #cdd9e5;
|
817
|
+
--bgColor-black: #1c2128;
|
818
|
+
--bgColor-disabled: #373e47b3;
|
819
|
+
--bgColor-transparent: #00000000;
|
820
|
+
--bgColor-neutral-muted: #636e7b66;
|
821
|
+
--bgColor-neutral-emphasis: #636e7b;
|
822
|
+
--bgColor-accent-muted: #4184e41a;
|
823
|
+
--bgColor-accent-emphasis: #316dca;
|
824
|
+
--bgColor-success-muted: #46954a26;
|
825
|
+
--bgColor-success-emphasis: #347d39;
|
826
|
+
--bgColor-attention-muted: #ae7c1426;
|
827
|
+
--bgColor-attention-emphasis: #966600;
|
828
|
+
--bgColor-severe-muted: #cc6b2c1a;
|
829
|
+
--bgColor-severe-emphasis: #ae5622;
|
830
|
+
--bgColor-danger-muted: #e5534b1a;
|
831
|
+
--bgColor-danger-emphasis: #c93c37;
|
832
|
+
--bgColor-open-muted: #46954a1a;
|
833
|
+
--bgColor-open-emphasis: #347d39;
|
834
|
+
--bgColor-closed-muted: #e5534b26;
|
835
|
+
--bgColor-closed-emphasis: #c93c37;
|
836
|
+
--bgColor-done-muted: #986ee226;
|
837
|
+
--bgColor-done-emphasis: #8256d0;
|
838
|
+
--bgColor-sponsors-muted: #c961981a;
|
839
|
+
--bgColor-sponsors-emphasis: #ae4c82;
|
840
|
+
--borderColor-default: #444c56;
|
841
|
+
--borderColor-muted: #444c56b3;
|
842
|
+
--borderColor-emphasis: #545d68;
|
843
|
+
--borderColor-disabled: #373e47b3;
|
844
|
+
--borderColor-transparent: #00000000;
|
845
|
+
--borderColor-neutral-muted: #636e7b66;
|
846
|
+
--borderColor-neutral-emphasis: #636e7b;
|
847
|
+
--borderColor-accent-muted: #4184e466;
|
848
|
+
--borderColor-accent-emphasis: #316dca;
|
849
|
+
--borderColor-success-muted: #46954a66;
|
850
|
+
--borderColor-success-emphasis: #347d39;
|
851
|
+
--borderColor-attention-muted: #ae7c1466;
|
852
|
+
--borderColor-attention-emphasis: #966600;
|
853
|
+
--borderColor-severe-muted: #cc6b2c66;
|
854
|
+
--borderColor-severe-emphasis: #ae5622;
|
855
|
+
--borderColor-danger-muted: #e5534b66;
|
856
|
+
--borderColor-danger-emphasis: #c93c37;
|
857
|
+
--borderColor-open-muted: #46954a66;
|
858
|
+
--borderColor-open-emphasis: #347d39;
|
859
|
+
--borderColor-closed-muted: #e5534b66;
|
860
|
+
--borderColor-closed-emphasis: #c93c37;
|
861
|
+
--borderColor-done-muted: #986ee266;
|
862
|
+
--borderColor-done-emphasis: #8256d0;
|
863
|
+
--borderColor-sponsors-muted: #c9619866;
|
864
|
+
--borderColor-sponsors-emphasis: #ae4c82;
|
865
|
+
--color-ansi-black: #545d68;
|
866
|
+
--color-ansi-black-bright: #636e7b;
|
867
|
+
--color-ansi-white: #909dab;
|
868
|
+
--color-ansi-white-bright: #cdd9e5;
|
869
|
+
--color-ansi-gray: #636e7b;
|
870
|
+
--color-ansi-red: #f47067;
|
871
|
+
--color-ansi-red-bright: #ff938a;
|
872
|
+
--color-ansi-green: #57ab5a;
|
873
|
+
--color-ansi-green-bright: #6bc46d;
|
874
|
+
--color-ansi-yellow: #c69026;
|
875
|
+
--color-ansi-yellow-bright: #daaa3f;
|
876
|
+
--color-ansi-blue: #539bf5;
|
877
|
+
--color-ansi-blue-bright: #6cb6ff;
|
878
|
+
--color-ansi-magenta: #b083f0;
|
879
|
+
--color-ansi-magenta-bright: #dcbdfb;
|
880
|
+
--color-ansi-cyan: #39c5cf;
|
881
|
+
--color-ansi-cyan-bright: #56d4dd;
|
882
|
+
--color-prettylights-syntax-comment: #768390;
|
883
|
+
--color-prettylights-syntax-constant: #6cb6ff;
|
884
|
+
--color-prettylights-syntax-constant-other-reference-link: #96d0ff;
|
885
|
+
--color-prettylights-syntax-entity: #dcbdfb;
|
886
|
+
--color-prettylights-syntax-storage-modifier-import: #adbac7;
|
887
|
+
--color-prettylights-syntax-entity-tag: #8ddb8c;
|
888
|
+
--color-prettylights-syntax-keyword: #f47067;
|
889
|
+
--color-prettylights-syntax-string: #96d0ff;
|
890
|
+
--color-prettylights-syntax-variable: #f69d50;
|
891
|
+
--color-prettylights-syntax-brackethighlighter-unmatched: #e5534b;
|
892
|
+
--color-prettylights-syntax-brackethighlighter-angle: #768390;
|
893
|
+
--color-prettylights-syntax-invalid-illegal-text: #cdd9e5;
|
894
|
+
--color-prettylights-syntax-invalid-illegal-bg: #922323;
|
895
|
+
--color-prettylights-syntax-carriage-return-text: #cdd9e5;
|
896
|
+
--color-prettylights-syntax-carriage-return-bg: #ad2e2c;
|
897
|
+
--color-prettylights-syntax-string-regexp: #8ddb8c;
|
898
|
+
--color-prettylights-syntax-markup-list: #eac55f;
|
899
|
+
--color-prettylights-syntax-markup-heading: #316dca;
|
900
|
+
--color-prettylights-syntax-markup-italic: #adbac7;
|
901
|
+
--color-prettylights-syntax-markup-bold: #adbac7;
|
902
|
+
--color-prettylights-syntax-markup-deleted-text: #ffd8d3;
|
903
|
+
--color-prettylights-syntax-markup-deleted-bg: #78191b;
|
904
|
+
--color-prettylights-syntax-markup-inserted-text: #b4f1b4;
|
905
|
+
--color-prettylights-syntax-markup-inserted-bg: #1b4721;
|
906
|
+
--color-prettylights-syntax-markup-changed-text: #ffddb0;
|
907
|
+
--color-prettylights-syntax-markup-changed-bg: #682d0f;
|
908
|
+
--color-prettylights-syntax-markup-ignored-text: #adbac7;
|
909
|
+
--color-prettylights-syntax-markup-ignored-bg: #255ab2;
|
910
|
+
--color-prettylights-syntax-meta-diff-range: #dcbdfb;
|
911
|
+
--color-prettylights-syntax-sublimelinter-gutter-mark: #545d68;
|
912
|
+
--color-scale-black: #1c2128;
|
913
|
+
--color-scale-transparent: #00000000;
|
914
|
+
--color-scale-white: #cdd9e5;
|
915
|
+
--color-scale-gray-0: #cdd9e5;
|
916
|
+
--color-scale-gray-1: #adbac7;
|
917
|
+
--color-scale-gray-2: #909dab;
|
918
|
+
--color-scale-gray-3: #768390;
|
919
|
+
--color-scale-gray-4: #636e7b;
|
920
|
+
--color-scale-gray-5: #545d68;
|
921
|
+
--color-scale-gray-6: #444c56;
|
922
|
+
--color-scale-gray-7: #373e47;
|
923
|
+
--color-scale-gray-8: #2d333b;
|
924
|
+
--color-scale-gray-9: #22272e;
|
925
|
+
--color-scale-blue-0: #c6e6ff;
|
926
|
+
--color-scale-blue-1: #96d0ff;
|
927
|
+
--color-scale-blue-2: #6cb6ff;
|
928
|
+
--color-scale-blue-3: #539bf5;
|
929
|
+
--color-scale-blue-4: #4184e4;
|
930
|
+
--color-scale-blue-5: #316dca;
|
931
|
+
--color-scale-blue-6: #255ab2;
|
932
|
+
--color-scale-blue-7: #1b4b91;
|
933
|
+
--color-scale-blue-8: #143d79;
|
934
|
+
--color-scale-blue-9: #0f2d5c;
|
935
|
+
--color-scale-green-0: #b4f1b4;
|
936
|
+
--color-scale-green-1: #8ddb8c;
|
937
|
+
--color-scale-green-2: #6bc46d;
|
938
|
+
--color-scale-green-3: #57ab5a;
|
939
|
+
--color-scale-green-4: #46954a;
|
940
|
+
--color-scale-green-5: #347d39;
|
941
|
+
--color-scale-green-6: #2b6a30;
|
942
|
+
--color-scale-green-7: #245829;
|
943
|
+
--color-scale-green-8: #1b4721;
|
944
|
+
--color-scale-green-9: #113417;
|
945
|
+
--color-scale-yellow-0: #fbe090;
|
946
|
+
--color-scale-yellow-1: #eac55f;
|
947
|
+
--color-scale-yellow-2: #daaa3f;
|
948
|
+
--color-scale-yellow-3: #c69026;
|
949
|
+
--color-scale-yellow-4: #ae7c14;
|
950
|
+
--color-scale-yellow-5: #966600;
|
951
|
+
--color-scale-yellow-6: #805400;
|
952
|
+
--color-scale-yellow-7: #6c4400;
|
953
|
+
--color-scale-yellow-8: #593600;
|
954
|
+
--color-scale-yellow-9: #452700;
|
955
|
+
--color-scale-orange-0: #ffddb0;
|
956
|
+
--color-scale-orange-1: #ffbc6f;
|
957
|
+
--color-scale-orange-2: #f69d50;
|
958
|
+
--color-scale-orange-3: #e0823d;
|
959
|
+
--color-scale-orange-4: #cc6b2c;
|
960
|
+
--color-scale-orange-5: #ae5622;
|
961
|
+
--color-scale-orange-6: #94471b;
|
962
|
+
--color-scale-orange-7: #7f3913;
|
963
|
+
--color-scale-orange-8: #682d0f;
|
964
|
+
--color-scale-orange-9: #4d210c;
|
965
|
+
--color-scale-red-0: #ffd8d3;
|
966
|
+
--color-scale-red-1: #ffb8b0;
|
967
|
+
--color-scale-red-2: #ff938a;
|
968
|
+
--color-scale-red-3: #f47067;
|
969
|
+
--color-scale-red-4: #e5534b;
|
970
|
+
--color-scale-red-5: #c93c37;
|
971
|
+
--color-scale-red-6: #ad2e2c;
|
972
|
+
--color-scale-red-7: #922323;
|
973
|
+
--color-scale-red-8: #78191b;
|
974
|
+
--color-scale-red-9: #5d0f12;
|
975
|
+
--color-scale-purple-0: #eedcff;
|
976
|
+
--color-scale-purple-1: #dcbdfb;
|
977
|
+
--color-scale-purple-2: #dcbdfb;
|
978
|
+
--color-scale-purple-3: #b083f0;
|
979
|
+
--color-scale-purple-4: #986ee2;
|
980
|
+
--color-scale-purple-5: #8256d0;
|
981
|
+
--color-scale-purple-6: #6b44bc;
|
982
|
+
--color-scale-purple-7: #5936a2;
|
983
|
+
--color-scale-purple-8: #472c82;
|
984
|
+
--color-scale-purple-9: #352160;
|
985
|
+
--color-scale-pink-0: #ffd7eb;
|
986
|
+
--color-scale-pink-1: #ffb3d8;
|
987
|
+
--color-scale-pink-2: #fc8dc7;
|
988
|
+
--color-scale-pink-3: #e275ad;
|
989
|
+
--color-scale-pink-4: #c96198;
|
990
|
+
--color-scale-pink-5: #ae4c82;
|
991
|
+
--color-scale-pink-6: #983b6e;
|
992
|
+
--color-scale-pink-7: #7e325a;
|
993
|
+
--color-scale-pink-8: #69264a;
|
994
|
+
--color-scale-pink-9: #551639;
|
995
|
+
--color-scale-coral-0: #ffdacf;
|
996
|
+
--color-scale-coral-1: #ffb9a5;
|
997
|
+
--color-scale-coral-2: #f79981;
|
998
|
+
--color-scale-coral-3: #ec775c;
|
999
|
+
--color-scale-coral-4: #de5b41;
|
1000
|
+
--color-scale-coral-5: #c2442d;
|
1001
|
+
--color-scale-coral-6: #a93524;
|
1002
|
+
--color-scale-coral-7: #8d291b;
|
1003
|
+
--color-scale-coral-8: #771d13;
|
1004
|
+
--color-scale-coral-9: #5d1008;
|
1005
|
+
--shadow-inset: inset 0px 1px 0px 0px #1c21283d;
|
1006
|
+
--shadow-resting-xsmall: 0px 1px 0px 0px #1c2128cc;
|
1007
|
+
--shadow-resting-small: 0px 1px 0px 0px #1c212866;
|
1008
|
+
--shadow-resting-medium: 0px 3px 6px 0px #1c2128cc;
|
1009
|
+
--shadow-floating-small: 0px 0px 0px 1px #444c56, 0px 6px 12px -3px #1c212866, 0px 6px 18px 0px #1c212866;
|
1010
|
+
--shadow-floating-medium: 0px 0px 0px 1px #444c56, 0px 8px 16px -4px #1c212866, 0px 4px 32px -4px #1c212866, 0px 24px 48px -12px #1c212866, 0px 48px 96px -24px #1c212866;
|
1011
|
+
--shadow-floating-large: 0px 0px 0px 1px #444c56, 0px 24px 48px 0px #1c2128;
|
1012
|
+
--shadow-floating-xlarge: 0px 0px 0px 1px #444c56, 0px 32px 64px 0px #1c2128;
|
1013
|
+
--shadow-floating-legacy: 0px 6px 12px -3px #1c212866, 0px 6px 18px 0px #1c212866;
|
1014
|
+
--outline-focus: #316dca solid 2px;
|
1015
|
+
}
|
1016
|
+
}
|