ui-primitives 12.6.0 → 12.7.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/package.json +1 -1
- package/styles/colors_pfm.json +135 -130
package/package.json
CHANGED
package/styles/colors_pfm.json
CHANGED
|
@@ -1,82 +1,82 @@
|
|
|
1
1
|
{
|
|
2
2
|
"static_pfm_custom_blue": {
|
|
3
|
-
"rgba": "rgba(
|
|
4
|
-
"hex": "#
|
|
3
|
+
"rgba": "rgba(94, 165, 251, 1)",
|
|
4
|
+
"hex": "#5ea5fb",
|
|
5
5
|
"alias": "staticPfmCustomColorBlue"
|
|
6
6
|
},
|
|
7
7
|
"static_pfm_custom_cyan": {
|
|
8
|
-
"rgba": "rgba(
|
|
9
|
-
"hex": "#
|
|
8
|
+
"rgba": "rgba(14, 175, 220, 1)",
|
|
9
|
+
"hex": "#0eafdc",
|
|
10
10
|
"alias": "staticPfmCustomColorCyan"
|
|
11
11
|
},
|
|
12
12
|
"static_pfm_custom_indigo": {
|
|
13
|
-
"rgba": "rgba(
|
|
14
|
-
"hex": "#
|
|
13
|
+
"rgba": "rgba(144, 154, 244, 1)",
|
|
14
|
+
"hex": "#909af4",
|
|
15
15
|
"alias": "staticPfmCustomColorIndigo"
|
|
16
16
|
},
|
|
17
17
|
"static_pfm_custom_jungle": {
|
|
18
|
-
"rgba": "rgba(
|
|
19
|
-
"hex": "#
|
|
18
|
+
"rgba": "rgba(34, 184, 136, 1)",
|
|
19
|
+
"hex": "#22b888",
|
|
20
20
|
"alias": "staticPfmCustomColorJungle"
|
|
21
21
|
},
|
|
22
22
|
"static_pfm_custom_magenta": {
|
|
23
|
-
"rgba": "rgba(
|
|
24
|
-
"hex": "#
|
|
23
|
+
"rgba": "rgba(249, 121, 164, 1)",
|
|
24
|
+
"hex": "#f979a4",
|
|
25
25
|
"alias": "staticPfmCustomColorMagenta"
|
|
26
26
|
},
|
|
27
27
|
"static_pfm_custom_orange": {
|
|
28
|
-
"rgba": "rgba(
|
|
29
|
-
"hex": "#
|
|
28
|
+
"rgba": "rgba(253, 161, 52, 1)",
|
|
29
|
+
"hex": "#fda134",
|
|
30
30
|
"alias": "staticPfmCustomColorOrange"
|
|
31
31
|
},
|
|
32
32
|
"static_pfm_custom_pistachio": {
|
|
33
|
-
"rgba": "rgba(
|
|
34
|
-
"hex": "#
|
|
33
|
+
"rgba": "rgba(132, 178, 25, 1)",
|
|
34
|
+
"hex": "#84b219",
|
|
35
35
|
"alias": "staticPfmCustomColorPistachio"
|
|
36
36
|
},
|
|
37
37
|
"static_pfm_custom_purple": {
|
|
38
|
-
"rgba": "rgba(
|
|
39
|
-
"hex": "#
|
|
38
|
+
"rgba": "rgba(176, 145, 238, 1)",
|
|
39
|
+
"hex": "#b091ee",
|
|
40
40
|
"alias": "staticPfmCustomColorPurple"
|
|
41
41
|
},
|
|
42
42
|
"static_pfm_custom_red": {
|
|
43
|
-
"rgba": "rgba(
|
|
44
|
-
"hex": "#
|
|
43
|
+
"rgba": "rgba(255, 100, 65, 1)",
|
|
44
|
+
"hex": "#ff6441",
|
|
45
45
|
"alias": "staticPfmCustomColorRed"
|
|
46
46
|
},
|
|
47
47
|
"static_pfm_custom_yellow": {
|
|
48
|
-
"rgba": "rgba(
|
|
49
|
-
"hex": "#
|
|
48
|
+
"rgba": "rgba(246, 212, 0, 1)",
|
|
49
|
+
"hex": "#f6d400",
|
|
50
50
|
"alias": "staticPfmCustomColorYellow"
|
|
51
51
|
},
|
|
52
52
|
"static_pfm_system_alcohol": {
|
|
53
|
-
"rgba": "rgba(
|
|
54
|
-
"hex": "#
|
|
53
|
+
"rgba": "rgba(253, 161, 52, 1)",
|
|
54
|
+
"hex": "#fda134",
|
|
55
55
|
"alias": "staticPfmSystemColorAlcohol"
|
|
56
56
|
},
|
|
57
57
|
"static_pfm_system_animals": {
|
|
58
|
-
"rgba": "rgba(
|
|
59
|
-
"hex": "#
|
|
58
|
+
"rgba": "rgba(97, 136, 5, 1)",
|
|
59
|
+
"hex": "#618805",
|
|
60
60
|
"alias": "staticPfmSystemColorAnimals"
|
|
61
61
|
},
|
|
62
62
|
"static_pfm_system_auto": {
|
|
63
|
-
"rgba": "rgba(
|
|
64
|
-
"hex": "#
|
|
63
|
+
"rgba": "rgba(1, 163, 116, 1)",
|
|
64
|
+
"hex": "#01a374",
|
|
65
65
|
"alias": "staticPfmSystemColorAuto"
|
|
66
66
|
},
|
|
67
67
|
"static_pfm_system_beauty": {
|
|
68
|
-
"rgba": "rgba(
|
|
69
|
-
"hex": "#
|
|
68
|
+
"rgba": "rgba(251, 154, 182, 1)",
|
|
69
|
+
"hex": "#fb9ab6",
|
|
70
70
|
"alias": "staticPfmSystemColorBeauty"
|
|
71
71
|
},
|
|
72
72
|
"static_pfm_system_benefits": {
|
|
73
|
-
"rgba": "rgba(
|
|
74
|
-
"hex": "#
|
|
73
|
+
"rgba": "rgba(220, 88, 201, 1)",
|
|
74
|
+
"hex": "#dc58c9",
|
|
75
75
|
"alias": "staticPfmSystemColorBenefits"
|
|
76
76
|
},
|
|
77
77
|
"static_pfm_system_bonus": {
|
|
78
|
-
"rgba": "rgba(
|
|
79
|
-
"hex": "#
|
|
78
|
+
"rgba": "rgba(111, 107, 223, 1)",
|
|
79
|
+
"hex": "#6f6bdf",
|
|
80
80
|
"alias": "staticPfmSystemColorBonus"
|
|
81
81
|
},
|
|
82
82
|
"static_pfm_system_books": {
|
|
@@ -85,243 +85,248 @@
|
|
|
85
85
|
"alias": "staticPfmSystemColorBooks"
|
|
86
86
|
},
|
|
87
87
|
"static_pfm_system_business": {
|
|
88
|
-
"rgba": "rgba(
|
|
89
|
-
"hex": "#
|
|
88
|
+
"rgba": "rgba(0, 152, 194, 1)",
|
|
89
|
+
"hex": "#0098c2",
|
|
90
90
|
"alias": "staticPfmSystemColorBusiness"
|
|
91
91
|
},
|
|
92
92
|
"static_pfm_system_business_trip_payment": {
|
|
93
|
-
"rgba": "rgba(
|
|
94
|
-
"hex": "#
|
|
93
|
+
"rgba": "rgba(78, 193, 235, 1)",
|
|
94
|
+
"hex": "#4ec1eb",
|
|
95
95
|
"alias": "staticPfmSystemColorBusinessTripPayment"
|
|
96
96
|
},
|
|
97
97
|
"static_pfm_system_c2c_transfer": {
|
|
98
|
-
"rgba": "rgba(
|
|
99
|
-
"hex": "#
|
|
98
|
+
"rgba": "rgba(55, 118, 227, 1)",
|
|
99
|
+
"hex": "#3776e3",
|
|
100
100
|
"alias": "staticPfmSystemColorC2cTransfer"
|
|
101
101
|
},
|
|
102
102
|
"static_pfm_system_cafe_restaurants": {
|
|
103
|
-
"rgba": "rgba(
|
|
104
|
-
"hex": "#
|
|
103
|
+
"rgba": "rgba(115, 159, 12, 1)",
|
|
104
|
+
"hex": "#739f0c",
|
|
105
105
|
"alias": "staticPfmSystemColorCafeRestaurants"
|
|
106
106
|
},
|
|
107
107
|
"static_pfm_system_cash_deposit": {
|
|
108
|
-
"rgba": "rgba(
|
|
109
|
-
"hex": "#
|
|
108
|
+
"rgba": "rgba(95, 204, 114, 1)",
|
|
109
|
+
"hex": "#5fcc72",
|
|
110
110
|
"alias": "staticPfmSystemColorCashDeposit"
|
|
111
111
|
},
|
|
112
112
|
"static_pfm_system_cash_withdrawal": {
|
|
113
|
-
"rgba": "rgba(
|
|
114
|
-
"hex": "#
|
|
113
|
+
"rgba": "rgba(111, 107, 223, 1)",
|
|
114
|
+
"hex": "#6f6bdf",
|
|
115
115
|
"alias": "staticPfmSystemColorCashWithdrawal"
|
|
116
116
|
},
|
|
117
117
|
"static_pfm_system_cashback": {
|
|
118
|
-
"rgba": "rgba(
|
|
119
|
-
"hex": "#
|
|
118
|
+
"rgba": "rgba(253, 86, 51, 1)",
|
|
119
|
+
"hex": "#fd5633",
|
|
120
120
|
"alias": "staticPfmSystemColorCashback"
|
|
121
121
|
},
|
|
122
122
|
"static_pfm_system_charity": {
|
|
123
|
-
"rgba": "rgba(
|
|
124
|
-
"hex": "#
|
|
123
|
+
"rgba": "rgba(220, 88, 201, 1)",
|
|
124
|
+
"hex": "#dc58c9",
|
|
125
125
|
"alias": "staticPfmSystemColorCharity"
|
|
126
126
|
},
|
|
127
127
|
"static_pfm_system_clothes_shoes": {
|
|
128
|
-
"rgba": "rgba(
|
|
129
|
-
"hex": "#
|
|
128
|
+
"rgba": "rgba(4, 158, 153, 1)",
|
|
129
|
+
"hex": "#049e99",
|
|
130
130
|
"alias": "staticPfmSystemColorClothesShoes"
|
|
131
131
|
},
|
|
132
132
|
"static_pfm_system_construction_repair": {
|
|
133
|
-
"rgba": "rgba(
|
|
134
|
-
"hex": "#
|
|
133
|
+
"rgba": "rgba(8, 135, 131, 1)",
|
|
134
|
+
"hex": "#088783",
|
|
135
135
|
"alias": "staticPfmSystemColorConstructionRepair"
|
|
136
136
|
},
|
|
137
137
|
"static_pfm_system_credit": {
|
|
138
|
-
"rgba": "rgba(
|
|
139
|
-
"hex": "#
|
|
138
|
+
"rgba": "rgba(253, 86, 51, 1)",
|
|
139
|
+
"hex": "#fd5633",
|
|
140
140
|
"alias": "staticPfmSystemColorCredit"
|
|
141
141
|
},
|
|
142
142
|
"static_pfm_system_digital_goods": {
|
|
143
|
-
"rgba": "rgba(
|
|
144
|
-
"hex": "#
|
|
143
|
+
"rgba": "rgba(78, 193, 235, 1)",
|
|
144
|
+
"hex": "#4ec1eb",
|
|
145
145
|
"alias": "staticPfmSystemColorDigitalGoods"
|
|
146
146
|
},
|
|
147
147
|
"static_pfm_system_dont_remember": {
|
|
148
|
-
"rgba": "rgba(
|
|
149
|
-
"hex": "#
|
|
148
|
+
"rgba": "rgba(215, 59, 120, 1)",
|
|
149
|
+
"hex": "#d73b78",
|
|
150
150
|
"alias": "staticPfmSystemColorDontRemember"
|
|
151
151
|
},
|
|
152
152
|
"static_pfm_system_education": {
|
|
153
|
-
"rgba": "rgba(
|
|
154
|
-
"hex": "#
|
|
153
|
+
"rgba": "rgba(9, 141, 98, 1)",
|
|
154
|
+
"hex": "#098d62",
|
|
155
155
|
"alias": "staticPfmSystemColorEducation"
|
|
156
156
|
},
|
|
157
157
|
"static_pfm_system_electronics": {
|
|
158
|
-
"rgba": "rgba(
|
|
159
|
-
"hex": "#
|
|
158
|
+
"rgba": "rgba(4, 158, 153, 1)",
|
|
159
|
+
"hex": "#049e99",
|
|
160
160
|
"alias": "staticPfmSystemColorElectronics"
|
|
161
161
|
},
|
|
162
162
|
"static_pfm_system_entertainments": {
|
|
163
|
-
"rgba": "rgba(
|
|
164
|
-
"hex": "#
|
|
163
|
+
"rgba": "rgba(142, 96, 214, 1)",
|
|
164
|
+
"hex": "#8e60d6",
|
|
165
165
|
"alias": "staticPfmSystemColorEntertainments"
|
|
166
166
|
},
|
|
167
167
|
"static_pfm_system_expenses_return_payment": {
|
|
168
|
-
"rgba": "rgba(
|
|
169
|
-
"hex": "#
|
|
168
|
+
"rgba": "rgba(115, 159, 12, 1)",
|
|
169
|
+
"hex": "#739f0c",
|
|
170
170
|
"alias": "staticPfmSystemColorExpensesReturnPayment"
|
|
171
171
|
},
|
|
172
|
-
"
|
|
173
|
-
"rgba": "rgba(
|
|
174
|
-
"hex": "#
|
|
175
|
-
"alias": "
|
|
172
|
+
"static_pfm_system_family": {
|
|
173
|
+
"rgba": "rgba(243, 153, 227, 1)",
|
|
174
|
+
"hex": "#f399e3",
|
|
175
|
+
"alias": "staticPfmSystemColorFamily"
|
|
176
176
|
},
|
|
177
177
|
"static_pfm_system_fastfood": {
|
|
178
|
-
"rgba": "rgba(
|
|
179
|
-
"hex": "#
|
|
178
|
+
"rgba": "rgba(159, 121, 229, 1)",
|
|
179
|
+
"hex": "#9f79e5",
|
|
180
180
|
"alias": "staticPfmSystemColorFastfood"
|
|
181
181
|
},
|
|
182
182
|
"static_pfm_system_fines_taxes": {
|
|
183
|
-
"rgba": "rgba(
|
|
184
|
-
"hex": "#
|
|
183
|
+
"rgba": "rgba(125, 131, 238, 1)",
|
|
184
|
+
"hex": "#7d83ee",
|
|
185
185
|
"alias": "staticPfmSystemColorFinesTaxes"
|
|
186
186
|
},
|
|
187
187
|
"static_pfm_system_flowers": {
|
|
188
|
-
"rgba": "rgba(
|
|
189
|
-
"hex": "#
|
|
188
|
+
"rgba": "rgba(246, 212, 0, 1)",
|
|
189
|
+
"hex": "#f6d400",
|
|
190
190
|
"alias": "staticPfmSystemColorFlowers"
|
|
191
191
|
},
|
|
192
192
|
"static_pfm_system_fuel_station": {
|
|
193
|
-
"rgba": "rgba(
|
|
194
|
-
"hex": "#
|
|
193
|
+
"rgba": "rgba(238, 133, 21, 1)",
|
|
194
|
+
"hex": "#ee8515",
|
|
195
195
|
"alias": "staticPfmSystemColorFuelStation"
|
|
196
196
|
},
|
|
197
197
|
"static_pfm_system_health": {
|
|
198
|
-
"rgba": "rgba(
|
|
199
|
-
"hex": "#
|
|
198
|
+
"rgba": "rgba(72, 201, 197, 1)",
|
|
199
|
+
"hex": "#48c9c5",
|
|
200
200
|
"alias": "staticPfmSystemColorHealth"
|
|
201
201
|
},
|
|
202
202
|
"static_pfm_system_hobby": {
|
|
203
|
-
"rgba": "rgba(
|
|
204
|
-
"hex": "#
|
|
203
|
+
"rgba": "rgba(237, 85, 142, 1)",
|
|
204
|
+
"hex": "#ed558e",
|
|
205
205
|
"alias": "staticPfmSystemColorHobby"
|
|
206
206
|
},
|
|
207
207
|
"static_pfm_system_home_repair": {
|
|
208
|
-
"rgba": "rgba(
|
|
209
|
-
"hex": "#
|
|
208
|
+
"rgba": "rgba(71, 204, 155, 1)",
|
|
209
|
+
"hex": "#47cc9b",
|
|
210
210
|
"alias": "staticPfmSystemColorHomeRepair"
|
|
211
211
|
},
|
|
212
212
|
"static_pfm_system_internet_tv": {
|
|
213
|
-
"rgba": "rgba(
|
|
214
|
-
"hex": "#
|
|
213
|
+
"rgba": "rgba(14, 175, 220, 1)",
|
|
214
|
+
"hex": "#0eafdc",
|
|
215
215
|
"alias": "staticPfmSystemColorInternetTv"
|
|
216
216
|
},
|
|
217
217
|
"static_pfm_system_investment": {
|
|
218
|
-
"rgba": "rgba(
|
|
219
|
-
"hex": "#
|
|
218
|
+
"rgba": "rgba(159, 121, 229, 1)",
|
|
219
|
+
"hex": "#9f79e5",
|
|
220
220
|
"alias": "staticPfmSystemColorInvestment"
|
|
221
221
|
},
|
|
222
222
|
"static_pfm_system_jewelry": {
|
|
223
|
-
"rgba": "rgba(
|
|
224
|
-
"hex": "#
|
|
223
|
+
"rgba": "rgba(251, 154, 182, 1)",
|
|
224
|
+
"hex": "#fb9ab6",
|
|
225
225
|
"alias": "staticPfmSystemColorJewelry"
|
|
226
226
|
},
|
|
227
227
|
"static_pfm_system_mortgage": {
|
|
228
|
-
"rgba": "rgba(
|
|
229
|
-
"hex": "#
|
|
228
|
+
"rgba": "rgba(255, 121, 88, 1)",
|
|
229
|
+
"hex": "#ff7958",
|
|
230
230
|
"alias": "staticPfmSystemColorMortgage"
|
|
231
231
|
},
|
|
232
232
|
"static_pfm_system_other": {
|
|
233
|
-
"rgba": "rgba(
|
|
234
|
-
"hex": "#
|
|
233
|
+
"rgba": "rgba(159, 160, 168, 1)",
|
|
234
|
+
"hex": "#9fa0a8",
|
|
235
235
|
"alias": "staticPfmSystemColorOther"
|
|
236
236
|
},
|
|
237
237
|
"static_pfm_system_other_expenses": {
|
|
238
|
-
"rgba": "rgba(
|
|
239
|
-
"hex": "#
|
|
238
|
+
"rgba": "rgba(168, 178, 248, 1)",
|
|
239
|
+
"hex": "#a8b2f8",
|
|
240
240
|
"alias": "staticPfmSystemColorOtherExpenses"
|
|
241
241
|
},
|
|
242
242
|
"static_pfm_system_other_income": {
|
|
243
|
-
"rgba": "rgba(
|
|
244
|
-
"hex": "#
|
|
243
|
+
"rgba": "rgba(151, 197, 55, 1)",
|
|
244
|
+
"hex": "#97c537",
|
|
245
245
|
"alias": "staticPfmSystemColorOtherIncome"
|
|
246
246
|
},
|
|
247
|
+
"static_pfm_system_privileges": {
|
|
248
|
+
"rgba": "rgba(95, 95, 102, 1)",
|
|
249
|
+
"hex": "#5f5f66",
|
|
250
|
+
"alias": "staticPfmSystemColorPrivileges"
|
|
251
|
+
},
|
|
247
252
|
"static_pfm_system_public_transport": {
|
|
248
|
-
"rgba": "rgba(
|
|
249
|
-
"hex": "#
|
|
253
|
+
"rgba": "rgba(55, 118, 227, 1)",
|
|
254
|
+
"hex": "#3776e3",
|
|
250
255
|
"alias": "staticPfmSystemColorPublicTransport"
|
|
251
256
|
},
|
|
252
257
|
"static_pfm_system_refill": {
|
|
253
|
-
"rgba": "rgba(
|
|
254
|
-
"hex": "#
|
|
258
|
+
"rgba": "rgba(49, 186, 82, 1)",
|
|
259
|
+
"hex": "#31ba52",
|
|
255
260
|
"alias": "staticPfmSystemColorRefill"
|
|
256
261
|
},
|
|
257
262
|
"static_pfm_system_rent_auto": {
|
|
258
|
-
"rgba": "rgba(
|
|
259
|
-
"hex": "#
|
|
263
|
+
"rgba": "rgba(1, 163, 116, 1)",
|
|
264
|
+
"hex": "#01a374",
|
|
260
265
|
"alias": "staticPfmSystemColorRentAuto"
|
|
261
266
|
},
|
|
262
267
|
"static_pfm_system_safe_box": {
|
|
263
|
-
"rgba": "rgba(
|
|
264
|
-
"hex": "#
|
|
268
|
+
"rgba": "rgba(1, 163, 116, 1)",
|
|
269
|
+
"hex": "#01a374",
|
|
265
270
|
"alias": "staticPfmSystemColorSafeBox"
|
|
266
271
|
},
|
|
267
272
|
"static_pfm_system_salary": {
|
|
268
|
-
"rgba": "rgba(
|
|
269
|
-
"hex": "#
|
|
273
|
+
"rgba": "rgba(20, 167, 65, 1)",
|
|
274
|
+
"hex": "#14a741",
|
|
270
275
|
"alias": "staticPfmSystemColorSalary"
|
|
271
276
|
},
|
|
272
277
|
"static_pfm_system_sport_goods": {
|
|
273
|
-
"rgba": "rgba(
|
|
274
|
-
"hex": "#
|
|
278
|
+
"rgba": "rgba(196, 171, 245, 1)",
|
|
279
|
+
"hex": "#c4abf5",
|
|
275
280
|
"alias": "staticPfmSystemColorSportGoods"
|
|
276
281
|
},
|
|
277
282
|
"static_pfm_system_supermarkets": {
|
|
278
|
-
"rgba": "rgba(
|
|
279
|
-
"hex": "#
|
|
283
|
+
"rgba": "rgba(151, 197, 55, 1)",
|
|
284
|
+
"hex": "#97c537",
|
|
280
285
|
"alias": "staticPfmSystemColorSupermarkets"
|
|
281
286
|
},
|
|
282
287
|
"static_pfm_system_taxi": {
|
|
283
|
-
"rgba": "rgba(
|
|
284
|
-
"hex": "#
|
|
288
|
+
"rgba": "rgba(246, 212, 0, 1)",
|
|
289
|
+
"hex": "#f6d400",
|
|
285
290
|
"alias": "staticPfmSystemColorTaxi"
|
|
286
291
|
},
|
|
287
292
|
"static_pfm_system_tobacco": {
|
|
288
|
-
"rgba": "rgba(
|
|
289
|
-
"hex": "#
|
|
293
|
+
"rgba": "rgba(251, 149, 23, 1)",
|
|
294
|
+
"hex": "#fb9517",
|
|
290
295
|
"alias": "staticPfmSystemColorTobacco"
|
|
291
296
|
},
|
|
292
297
|
"static_pfm_system_transactions": {
|
|
293
|
-
"rgba": "rgba(
|
|
294
|
-
"hex": "#
|
|
298
|
+
"rgba": "rgba(94, 165, 251, 1)",
|
|
299
|
+
"hex": "#5ea5fb",
|
|
295
300
|
"alias": "staticPfmSystemColorTransactions"
|
|
296
301
|
},
|
|
297
302
|
"static_pfm_system_transfers": {
|
|
298
|
-
"rgba": "rgba(
|
|
299
|
-
"hex": "#
|
|
303
|
+
"rgba": "rgba(94, 165, 251, 1)",
|
|
304
|
+
"hex": "#5ea5fb",
|
|
300
305
|
"alias": "staticPfmSystemColorTransfers"
|
|
301
306
|
},
|
|
302
307
|
"static_pfm_system_transport": {
|
|
303
|
-
"rgba": "rgba(
|
|
304
|
-
"hex": "#
|
|
308
|
+
"rgba": "rgba(55, 118, 227, 1)",
|
|
309
|
+
"hex": "#3776e3",
|
|
305
310
|
"alias": "staticPfmSystemColorTransport"
|
|
306
311
|
},
|
|
307
312
|
"static_pfm_system_travel": {
|
|
308
|
-
"rgba": "rgba(
|
|
309
|
-
"hex": "#
|
|
313
|
+
"rgba": "rgba(246, 212, 0, 1)",
|
|
314
|
+
"hex": "#f6d400",
|
|
310
315
|
"alias": "staticPfmSystemColorTravel"
|
|
311
316
|
},
|
|
312
317
|
"static_pfm_system_user_other_expenses": {
|
|
313
|
-
"rgba": "rgba(
|
|
314
|
-
"hex": "#
|
|
318
|
+
"rgba": "rgba(168, 178, 248, 1)",
|
|
319
|
+
"hex": "#a8b2f8",
|
|
315
320
|
"alias": "staticPfmSystemColorUserOtherExpenses"
|
|
316
321
|
},
|
|
317
322
|
"static_pfm_system_utilities": {
|
|
318
|
-
"rgba": "rgba(
|
|
319
|
-
"hex": "#
|
|
323
|
+
"rgba": "rgba(131, 184, 249, 1)",
|
|
324
|
+
"hex": "#83b8f9",
|
|
320
325
|
"alias": "staticPfmSystemColorUtilities"
|
|
321
326
|
},
|
|
322
327
|
"static_pfm_system_vacation_payment": {
|
|
323
|
-
"rgba": "rgba(
|
|
324
|
-
"hex": "#
|
|
328
|
+
"rgba": "rgba(246, 212, 0, 1)",
|
|
329
|
+
"hex": "#f6d400",
|
|
325
330
|
"alias": "staticPfmSystemColorVacationPayment"
|
|
326
331
|
}
|
|
327
332
|
}
|