@fkui/theme-desktop 6.23.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.
@@ -0,0 +1,363 @@
1
+ [
2
+ {
3
+ "name": "FK-Black",
4
+ "variables": [
5
+ {
6
+ "name": "fk-black-100",
7
+ "value": "#1b1e23",
8
+ "group": "FK-Black",
9
+ "comment": ""
10
+ },
11
+ {
12
+ "name": "fk-black-70",
13
+ "value": "#5f6165",
14
+ "group": "FK-Black",
15
+ "comment": ""
16
+ },
17
+ {
18
+ "name": "fk-black-50",
19
+ "value": "#8d8e91",
20
+ "group": "FK-Black",
21
+ "comment": ""
22
+ },
23
+ {
24
+ "name": "fk-black-30",
25
+ "value": "#bbbbbd",
26
+ "group": "FK-Black",
27
+ "comment": ""
28
+ },
29
+ {
30
+ "name": "fk-black-15",
31
+ "value": "#ddddde",
32
+ "group": "FK-Black",
33
+ "comment": ""
34
+ },
35
+ {
36
+ "name": "fk-black-5",
37
+ "value": "#f4f4f4",
38
+ "group": "FK-Black",
39
+ "comment": ""
40
+ },
41
+ {
42
+ "name": "white-100",
43
+ "value": "#ffffff",
44
+ "group": "FK-Black",
45
+ "comment": ""
46
+ }
47
+ ]
48
+ },
49
+ {
50
+ "name": "Bluebell",
51
+ "variables": [
52
+ {
53
+ "name": "bluebell-120",
54
+ "value": "#3b4292",
55
+ "group": "Bluebell",
56
+ "comment": ""
57
+ },
58
+ {
59
+ "name": "bluebell-100",
60
+ "value": "#4a52b6",
61
+ "group": "Bluebell",
62
+ "comment": ""
63
+ },
64
+ {
65
+ "name": "bluebell-85",
66
+ "value": "#656cc1",
67
+ "group": "Bluebell",
68
+ "comment": ""
69
+ },
70
+ {
71
+ "name": "bluebell-50",
72
+ "value": "#a4a8db",
73
+ "group": "Bluebell",
74
+ "comment": ""
75
+ },
76
+ {
77
+ "name": "bluebell-15",
78
+ "value": "#e5e5f5",
79
+ "group": "Bluebell",
80
+ "comment": ""
81
+ },
82
+ {
83
+ "name": "bluebell-5",
84
+ "value": "#f5f6fa",
85
+ "group": "Bluebell",
86
+ "comment": ""
87
+ }
88
+ ]
89
+ },
90
+ {
91
+ "name": "Green A",
92
+ "variables": [
93
+ {
94
+ "name": "green-a-120",
95
+ "value": "#0e5532",
96
+ "group": "Green A",
97
+ "comment": ""
98
+ },
99
+ {
100
+ "name": "green-a-100",
101
+ "value": "#116a3e",
102
+ "group": "Green A",
103
+ "comment": ""
104
+ },
105
+ {
106
+ "name": "green-a-85",
107
+ "value": "#35805b",
108
+ "group": "Green A",
109
+ "comment": ""
110
+ },
111
+ {
112
+ "name": "green-a-50",
113
+ "value": "#88b49f",
114
+ "group": "Green A",
115
+ "comment": ""
116
+ },
117
+ {
118
+ "name": "green-a-15",
119
+ "value": "#dbe9e2",
120
+ "group": "Green A",
121
+ "comment": ""
122
+ },
123
+ {
124
+ "name": "green-a-5",
125
+ "value": "#f3f8f5",
126
+ "group": "Green A",
127
+ "comment": ""
128
+ }
129
+ ]
130
+ },
131
+ {
132
+ "name": "Green B",
133
+ "variables": [
134
+ {
135
+ "name": "green-b-120",
136
+ "value": "#4c7e56",
137
+ "group": "Green B",
138
+ "comment": ""
139
+ },
140
+ {
141
+ "name": "green-b-100",
142
+ "value": "#5f9e6c",
143
+ "group": "Green B",
144
+ "comment": ""
145
+ },
146
+ {
147
+ "name": "green-b-85",
148
+ "value": "#77ad82",
149
+ "group": "Green B",
150
+ "comment": ""
151
+ },
152
+ {
153
+ "name": "green-b-50",
154
+ "value": "#afcfb5",
155
+ "group": "Green B",
156
+ "comment": ""
157
+ },
158
+ {
159
+ "name": "green-b-15",
160
+ "value": "#e7f0e9",
161
+ "group": "Green B",
162
+ "comment": ""
163
+ },
164
+ {
165
+ "name": "green-b-5",
166
+ "value": "#f7faf8",
167
+ "group": "Green B",
168
+ "comment": ""
169
+ }
170
+ ]
171
+ },
172
+ {
173
+ "name": "Yellow",
174
+ "variables": [
175
+ {
176
+ "name": "yellow-120",
177
+ "value": "#cc980d",
178
+ "group": "Yellow",
179
+ "comment": ""
180
+ },
181
+ {
182
+ "name": "yellow-100",
183
+ "value": "#ffbe10",
184
+ "group": "Yellow",
185
+ "comment": ""
186
+ },
187
+ {
188
+ "name": "yellow-85",
189
+ "value": "#ffc834",
190
+ "group": "Yellow",
191
+ "comment": ""
192
+ },
193
+ {
194
+ "name": "yellow-50",
195
+ "value": "#ffdf87",
196
+ "group": "Yellow",
197
+ "comment": ""
198
+ },
199
+ {
200
+ "name": "yellow-15",
201
+ "value": "#fff5db",
202
+ "group": "Yellow",
203
+ "comment": ""
204
+ },
205
+ {
206
+ "name": "yellow-5",
207
+ "value": "#fffcf3",
208
+ "group": "Yellow",
209
+ "comment": ""
210
+ }
211
+ ]
212
+ },
213
+ {
214
+ "name": "Red",
215
+ "variables": [
216
+ {
217
+ "name": "red-120",
218
+ "value": "#a21111",
219
+ "group": "Red",
220
+ "comment": ""
221
+ },
222
+ {
223
+ "name": "red-100",
224
+ "value": "#ca1515",
225
+ "group": "Red",
226
+ "comment": ""
227
+ },
228
+ {
229
+ "name": "red-85",
230
+ "value": "#d23838",
231
+ "group": "Red",
232
+ "comment": ""
233
+ },
234
+ {
235
+ "name": "red-50",
236
+ "value": "#e48a8a",
237
+ "group": "Red",
238
+ "comment": ""
239
+ },
240
+ {
241
+ "name": "red-15",
242
+ "value": "#f7dcdc",
243
+ "group": "Red",
244
+ "comment": ""
245
+ },
246
+ {
247
+ "name": "red-5",
248
+ "value": "#fcf3f3",
249
+ "group": "Red",
250
+ "comment": ""
251
+ }
252
+ ]
253
+ },
254
+ {
255
+ "name": "Orange",
256
+ "variables": [
257
+ {
258
+ "name": "orange-120",
259
+ "value": "#c2700d",
260
+ "group": "Orange",
261
+ "comment": ""
262
+ },
263
+ {
264
+ "name": "orange-100",
265
+ "value": "#f38c10",
266
+ "group": "Orange",
267
+ "comment": ""
268
+ },
269
+ {
270
+ "name": "orange-85",
271
+ "value": "#f59d34",
272
+ "group": "Orange",
273
+ "comment": ""
274
+ },
275
+ {
276
+ "name": "orange-50",
277
+ "value": "#f9c587",
278
+ "group": "Orange",
279
+ "comment": ""
280
+ },
281
+ {
282
+ "name": "orange-15",
283
+ "value": "#ffefdc",
284
+ "group": "Orange",
285
+ "comment": ""
286
+ },
287
+ {
288
+ "name": "orange-5",
289
+ "value": "#fef9f3",
290
+ "group": "Orange",
291
+ "comment": ""
292
+ }
293
+ ]
294
+ },
295
+ {
296
+ "name": "Tegel",
297
+ "variables": [
298
+ {
299
+ "name": "tegel-100",
300
+ "value": "#d34503",
301
+ "group": "Tegel",
302
+ "comment": ""
303
+ },
304
+ {
305
+ "name": "tegel-15",
306
+ "value": "#f8e3d9",
307
+ "group": "Tegel",
308
+ "comment": ""
309
+ }
310
+ ]
311
+ },
312
+ {
313
+ "name": "Plommon",
314
+ "variables": [
315
+ {
316
+ "name": "plommon-100",
317
+ "value": "#a73a64",
318
+ "group": "Plommon",
319
+ "comment": ""
320
+ },
321
+ {
322
+ "name": "plommon-15",
323
+ "value": "#f2e1e8",
324
+ "group": "Plommon",
325
+ "comment": ""
326
+ }
327
+ ]
328
+ },
329
+ {
330
+ "name": "Senap",
331
+ "variables": [
332
+ {
333
+ "name": "senap-100",
334
+ "value": "#ba7918",
335
+ "group": "Senap",
336
+ "comment": ""
337
+ },
338
+ {
339
+ "name": "senap-15",
340
+ "value": "#f5ebdc",
341
+ "group": "Senap",
342
+ "comment": ""
343
+ }
344
+ ]
345
+ },
346
+ {
347
+ "name": "Hav",
348
+ "variables": [
349
+ {
350
+ "name": "hav-100",
351
+ "value": "#4c669f",
352
+ "group": "Hav",
353
+ "comment": ""
354
+ },
355
+ {
356
+ "name": "hav-15",
357
+ "value": "#e4e8f1",
358
+ "group": "Hav",
359
+ "comment": ""
360
+ }
361
+ ]
362
+ }
363
+ ]
@@ -0,0 +1,15 @@
1
+
2
+ export interface SassVariable {
3
+ name: string;
4
+ value: string;
5
+ group: string;
6
+ comment: string;
7
+ }
8
+
9
+ export interface VariableGroup {
10
+ name: string
11
+ variables: SassVariable[];
12
+ }
13
+
14
+ declare const value: VariableGroup[];
15
+ export default value;