@oxyhq/bloom 0.40.0 → 0.41.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.
Files changed (26) hide show
  1. package/lib/commonjs/theme/color-engine/scheme-variants.js +23 -0
  2. package/lib/commonjs/theme/color-engine/scheme-variants.js.map +1 -1
  3. package/lib/commonjs/theme/color-presets.js +13 -13
  4. package/lib/commonjs/theme/color-presets.js.map +1 -1
  5. package/lib/commonjs/theme/color-scope/seed-scope.js +1 -0
  6. package/lib/commonjs/theme/color-scope/seed-scope.js.map +1 -1
  7. package/lib/module/theme/color-engine/scheme-variants.js +22 -0
  8. package/lib/module/theme/color-engine/scheme-variants.js.map +1 -1
  9. package/lib/module/theme/color-presets.js +13 -13
  10. package/lib/module/theme/color-presets.js.map +1 -1
  11. package/lib/module/theme/color-scope/seed-scope.js +1 -0
  12. package/lib/module/theme/color-scope/seed-scope.js.map +1 -1
  13. package/lib/typescript/commonjs/theme/color-engine/scheme-variants.d.ts +10 -1
  14. package/lib/typescript/commonjs/theme/color-engine/scheme-variants.d.ts.map +1 -1
  15. package/lib/typescript/commonjs/theme/color-scope/seed-scope.d.ts +3 -2
  16. package/lib/typescript/commonjs/theme/color-scope/seed-scope.d.ts.map +1 -1
  17. package/lib/typescript/module/theme/color-engine/scheme-variants.d.ts +10 -1
  18. package/lib/typescript/module/theme/color-engine/scheme-variants.d.ts.map +1 -1
  19. package/lib/typescript/module/theme/color-scope/seed-scope.d.ts +3 -2
  20. package/lib/typescript/module/theme/color-scope/seed-scope.d.ts.map +1 -1
  21. package/package.json +1 -1
  22. package/src/theme/__tests__/__fixtures__/golden-resolved-tokens.json +74 -74
  23. package/src/theme/__tests__/__snapshots__/visual-gallery.test.tsx.snap +68 -68
  24. package/src/theme/color-engine/scheme-variants.ts +30 -1
  25. package/src/theme/color-presets.ts +13 -13
  26. package/src/theme/color-scope/seed-scope.ts +4 -2
@@ -4,12 +4,12 @@
4
4
  "--foreground": "rgb(17 29 32)",
5
5
  "--primary": "rgb(0 104 117)",
6
6
  "--primary-foreground": "rgb(255 255 255)",
7
- "--secondary": "rgb(62 99 116)",
7
+ "--secondary": "rgb(0 102 132)",
8
8
  "--secondary-foreground": "rgb(255 255 255)",
9
9
  "--muted": "rgb(221 235 237)",
10
10
  "--muted-foreground": "rgb(57 73 77)",
11
- "--accent": "rgb(194 232 252)",
12
- "--accent-foreground": "rgb(37 75 91)",
11
+ "--accent": "rgb(189 233 255)",
12
+ "--accent-foreground": "rgb(0 77 100)",
13
13
  "--destructive": "rgb(186 26 26)",
14
14
  "--border": "rgb(184 202 205)",
15
15
  "--input": "rgb(184 202 205)",
@@ -26,12 +26,12 @@
26
26
  "--foreground": "rgb(215 229 232)",
27
27
  "--primary": "rgb(0 218 242)",
28
28
  "--primary-foreground": "rgb(0 54 61)",
29
- "--secondary": "rgb(166 204 224)",
30
- "--secondary-foreground": "rgb(9 53 68)",
29
+ "--secondary": "rgb(103 211 255)",
30
+ "--secondary-foreground": "rgb(0 53 70)",
31
31
  "--muted": "rgb(32 44 46)",
32
32
  "--muted-foreground": "rgb(184 202 205)",
33
- "--accent": "rgb(37 75 91)",
34
- "--accent-foreground": "rgb(194 232 252)",
33
+ "--accent": "rgb(0 77 100)",
34
+ "--accent-foreground": "rgb(189 233 255)",
35
35
  "--destructive": "rgb(255 180 171)",
36
36
  "--border": "rgb(57 73 77)",
37
37
  "--input": "rgb(57 73 77)",
@@ -48,12 +48,12 @@
48
48
  "--foreground": "rgb(21 28 36)",
49
49
  "--primary": "rgb(0 98 157)",
50
50
  "--primary-foreground": "rgb(255 255 255)",
51
- "--secondary": "rgb(81 94 125)",
51
+ "--secondary": "rgb(0 89 200)",
52
52
  "--secondary-foreground": "rgb(255 255 255)",
53
53
  "--muted": "rgb(226 233 244)",
54
54
  "--muted-foreground": "rgb(62 72 82)",
55
55
  "--accent": "rgb(217 226 255)",
56
- "--accent-foreground": "rgb(58 70 100)",
56
+ "--accent-foreground": "rgb(0 66 153)",
57
57
  "--destructive": "rgb(186 26 26)",
58
58
  "--border": "rgb(190 199 212)",
59
59
  "--input": "rgb(190 199 212)",
@@ -70,11 +70,11 @@
70
70
  "--foreground": "rgb(220 227 238)",
71
71
  "--primary": "rgb(153 203 255)",
72
72
  "--primary-foreground": "rgb(0 51 84)",
73
- "--secondary": "rgb(185 198 234)",
74
- "--secondary-foreground": "rgb(35 48 77)",
73
+ "--secondary": "rgb(175 198 255)",
74
+ "--secondary-foreground": "rgb(0 45 109)",
75
75
  "--muted": "rgb(36 43 51)",
76
76
  "--muted-foreground": "rgb(190 199 212)",
77
- "--accent": "rgb(58 70 100)",
77
+ "--accent": "rgb(0 66 153)",
78
78
  "--accent-foreground": "rgb(217 226 255)",
79
79
  "--destructive": "rgb(255 180 171)",
80
80
  "--border": "rgb(62 72 82)",
@@ -92,12 +92,12 @@
92
92
  "--foreground": "rgb(19 30 24)",
93
93
  "--primary": "rgb(0 108 73)",
94
94
  "--primary-foreground": "rgb(255 255 255)",
95
- "--secondary": "rgb(59 102 92)",
95
+ "--secondary": "rgb(0 107 91)",
96
96
  "--secondary-foreground": "rgb(255 255 255)",
97
97
  "--muted": "rgb(222 235 225)",
98
98
  "--muted-foreground": "rgb(59 74 65)",
99
- "--accent": "rgb(189 236 223)",
100
- "--accent-foreground": "rgb(34 78 69)",
99
+ "--accent": "rgb(0 254 219)",
100
+ "--accent-foreground": "rgb(0 81 68)",
101
101
  "--destructive": "rgb(186 26 26)",
102
102
  "--border": "rgb(186 203 191)",
103
103
  "--input": "rgb(186 203 191)",
@@ -114,12 +114,12 @@
114
114
  "--foreground": "rgb(217 230 220)",
115
115
  "--primary": "rgb(0 226 157)",
116
116
  "--primary-foreground": "rgb(0 56 36)",
117
- "--secondary": "rgb(162 208 195)",
118
- "--secondary-foreground": "rgb(5 55 46)",
117
+ "--secondary": "rgb(0 223 192)",
118
+ "--secondary-foreground": "rgb(0 56 46)",
119
119
  "--muted": "rgb(33 44 38)",
120
120
  "--muted-foreground": "rgb(186 203 191)",
121
- "--accent": "rgb(34 78 69)",
122
- "--accent-foreground": "rgb(189 236 223)",
121
+ "--accent": "rgb(0 81 68)",
122
+ "--accent-foreground": "rgb(0 254 219)",
123
123
  "--destructive": "rgb(255 180 171)",
124
124
  "--border": "rgb(59 74 65)",
125
125
  "--input": "rgb(59 74 65)",
@@ -136,12 +136,12 @@
136
136
  "--foreground": "rgb(36 26 14)",
137
137
  "--primary": "rgb(133 83 0)",
138
138
  "--primary-foreground": "rgb(255 255 255)",
139
- "--secondary": "rgb(115 90 46)",
139
+ "--secondary": "rgb(125 87 0)",
140
140
  "--secondary-foreground": "rgb(255 255 255)",
141
141
  "--muted": "rgb(249 229 209)",
142
142
  "--muted-foreground": "rgb(84 68 50)",
143
143
  "--accent": "rgb(255 222 170)",
144
- "--accent-foreground": "rgb(90 67 25)",
144
+ "--accent-foreground": "rgb(95 65 0)",
145
145
  "--destructive": "rgb(186 26 26)",
146
146
  "--border": "rgb(217 195 171)",
147
147
  "--input": "rgb(217 195 171)",
@@ -158,11 +158,11 @@
158
158
  "--foreground": "rgb(244 223 203)",
159
159
  "--primary": "rgb(255 185 95)",
160
160
  "--primary-foreground": "rgb(71 42 0)",
161
- "--secondary": "rgb(227 194 140)",
162
- "--secondary-foreground": "rgb(65 45 5)",
161
+ "--secondary": "rgb(255 186 43)",
162
+ "--secondary-foreground": "rgb(66 44 0)",
163
163
  "--muted": "rgb(51 40 27)",
164
164
  "--muted-foreground": "rgb(217 195 171)",
165
- "--accent": "rgb(90 67 25)",
165
+ "--accent": "rgb(95 65 0)",
166
166
  "--accent-foreground": "rgb(255 222 170)",
167
167
  "--destructive": "rgb(255 180 171)",
168
168
  "--border": "rgb(84 68 50)",
@@ -180,12 +180,12 @@
180
180
  "--foreground": "rgb(33 27 13)",
181
181
  "--primary": "rgb(120 90 0)",
182
182
  "--primary-foreground": "rgb(255 255 255)",
183
- "--secondary": "rgb(106 94 47)",
183
+ "--secondary": "rgb(111 93 0)",
184
184
  "--secondary-foreground": "rgb(255 255 255)",
185
185
  "--muted": "rgb(244 231 208)",
186
186
  "--muted-foreground": "rgb(79 70 49)",
187
- "--accent": "rgb(243 226 167)",
188
- "--accent-foreground": "rgb(81 70 26)",
187
+ "--accent": "rgb(255 225 104)",
188
+ "--accent-foreground": "rgb(84 70 0)",
189
189
  "--destructive": "rgb(186 26 26)",
190
190
  "--border": "rgb(211 197 170)",
191
191
  "--input": "rgb(211 197 170)",
@@ -202,12 +202,12 @@
202
202
  "--foreground": "rgb(238 225 202)",
203
203
  "--primary": "rgb(248 190 0)",
204
204
  "--primary-foreground": "rgb(63 46 0)",
205
- "--secondary": "rgb(214 198 141)",
206
- "--secondary-foreground": "rgb(57 48 5)",
205
+ "--secondary": "rgb(232 196 0)",
206
+ "--secondary-foreground": "rgb(58 48 0)",
207
207
  "--muted": "rgb(48 41 26)",
208
208
  "--muted-foreground": "rgb(211 197 170)",
209
- "--accent": "rgb(81 70 26)",
210
- "--accent-foreground": "rgb(243 226 167)",
209
+ "--accent": "rgb(84 70 0)",
210
+ "--accent-foreground": "rgb(255 225 104)",
211
211
  "--destructive": "rgb(255 180 171)",
212
212
  "--border": "rgb(79 70 49)",
213
213
  "--input": "rgb(79 70 49)",
@@ -224,12 +224,12 @@
224
224
  "--foreground": "rgb(39 24 23)",
225
225
  "--primary": "rgb(192 0 29)",
226
226
  "--primary-foreground": "rgb(255 255 255)",
227
- "--secondary": "rgb(129 83 65)",
227
+ "--secondary": "rgb(166 60 0)",
228
228
  "--secondary-foreground": "rgb(255 255 255)",
229
229
  "--muted": "rgb(254 226 223)",
230
230
  "--muted-foreground": "rgb(88 65 63)",
231
231
  "--accent": "rgb(255 219 206)",
232
- "--accent-foreground": "rgb(102 60 43)",
232
+ "--accent-foreground": "rgb(126 44 0)",
233
233
  "--destructive": "rgb(186 26 26)",
234
234
  "--border": "rgb(223 191 188)",
235
235
  "--input": "rgb(223 191 188)",
@@ -246,11 +246,11 @@
246
246
  "--foreground": "rgb(249 220 217)",
247
247
  "--primary": "rgb(255 179 173)",
248
248
  "--primary-foreground": "rgb(104 0 10)",
249
- "--secondary": "rgb(245 185 162)",
250
- "--secondary-foreground": "rgb(75 39 23)",
249
+ "--secondary": "rgb(255 181 152)",
250
+ "--secondary-foreground": "rgb(89 28 0)",
251
251
  "--muted": "rgb(54 38 37)",
252
252
  "--muted-foreground": "rgb(223 191 188)",
253
- "--accent": "rgb(102 60 43)",
253
+ "--accent": "rgb(126 44 0)",
254
254
  "--accent-foreground": "rgb(255 219 206)",
255
255
  "--destructive": "rgb(255 180 171)",
256
256
  "--border": "rgb(88 65 63)",
@@ -268,12 +268,12 @@
268
268
  "--foreground": "rgb(29 26 36)",
269
269
  "--primary": "rgb(113 20 255)",
270
270
  "--primary-foreground": "rgb(255 255 255)",
271
- "--secondary": "rgb(107 87 120)",
271
+ "--secondary": "rgb(131 60 180)",
272
272
  "--secondary-foreground": "rgb(255 255 255)",
273
273
  "--muted": "rgb(237 229 244)",
274
274
  "--muted-foreground": "rgb(73 68 83)",
275
275
  "--accent": "rgb(243 218 255)",
276
- "--accent-foreground": "rgb(83 63 95)",
276
+ "--accent-foreground": "rgb(105 30 154)",
277
277
  "--destructive": "rgb(186 26 26)",
278
278
  "--border": "rgb(203 195 213)",
279
279
  "--input": "rgb(203 195 213)",
@@ -290,11 +290,11 @@
290
290
  "--foreground": "rgb(231 224 238)",
291
291
  "--primary": "rgb(208 188 255)",
292
292
  "--primary-foreground": "rgb(60 0 145)",
293
- "--secondary": "rgb(215 189 228)",
294
- "--secondary-foreground": "rgb(59 41 71)",
293
+ "--secondary": "rgb(227 181 255)",
294
+ "--secondary-foreground": "rgb(77 0 122)",
295
295
  "--muted": "rgb(44 40 51)",
296
296
  "--muted-foreground": "rgb(203 195 213)",
297
- "--accent": "rgb(83 63 95)",
297
+ "--accent": "rgb(105 30 154)",
298
298
  "--accent-foreground": "rgb(243 218 255)",
299
299
  "--destructive": "rgb(255 180 171)",
300
300
  "--border": "rgb(73 68 83)",
@@ -312,12 +312,12 @@
312
312
  "--foreground": "rgb(37 24 29)",
313
313
  "--primary": "rgb(183 0 110)",
314
314
  "--primary-foreground": "rgb(255 255 255)",
315
- "--secondary": "rgb(128 81 89)",
315
+ "--secondary": "rgb(170 48 81)",
316
316
  "--secondary-foreground": "rgb(255 255 255)",
317
317
  "--muted": "rgb(251 226 233)",
318
318
  "--muted-foreground": "rgb(85 65 72)",
319
319
  "--accent": "rgb(255 217 222)",
320
- "--accent-foreground": "rgb(101 59 66)",
320
+ "--accent-foreground": "rgb(138 21 58)",
321
321
  "--destructive": "rgb(186 26 26)",
322
322
  "--border": "rgb(219 191 200)",
323
323
  "--input": "rgb(219 191 200)",
@@ -334,11 +334,11 @@
334
334
  "--foreground": "rgb(245 220 227)",
335
335
  "--primary": "rgb(255 176 205)",
336
336
  "--primary-foreground": "rgb(100 0 57)",
337
- "--secondary": "rgb(242 183 192)",
338
- "--secondary-foreground": "rgb(75 37 44)",
337
+ "--secondary": "rgb(255 178 190)",
338
+ "--secondary-foreground": "rgb(102 0 38)",
339
339
  "--muted": "rgb(53 38 43)",
340
340
  "--muted-foreground": "rgb(219 191 200)",
341
- "--accent": "rgb(101 59 66)",
341
+ "--accent": "rgb(138 21 58)",
342
342
  "--accent-foreground": "rgb(255 217 222)",
343
343
  "--destructive": "rgb(255 180 171)",
344
344
  "--border": "rgb(85 65 72)",
@@ -356,12 +356,12 @@
356
356
  "--foreground": "rgb(20 29 35)",
357
357
  "--primary": "rgb(0 101 145)",
358
358
  "--primary-foreground": "rgb(255 255 255)",
359
- "--secondary": "rgb(76 95 124)",
359
+ "--secondary": "rgb(0 95 173)",
360
360
  "--secondary-foreground": "rgb(255 255 255)",
361
361
  "--muted": "rgb(224 233 242)",
362
362
  "--muted-foreground": "rgb(61 72 81)",
363
363
  "--accent": "rgb(212 227 255)",
364
- "--accent-foreground": "rgb(52 72 99)",
364
+ "--accent-foreground": "rgb(0 71 132)",
365
365
  "--destructive": "rgb(186 26 26)",
366
366
  "--border": "rgb(188 200 211)",
367
367
  "--input": "rgb(188 200 211)",
@@ -378,11 +378,11 @@
378
378
  "--foreground": "rgb(219 227 237)",
379
379
  "--primary": "rgb(137 206 255)",
380
380
  "--primary-foreground": "rgb(0 52 77)",
381
- "--secondary": "rgb(180 200 233)",
382
- "--secondary-foreground": "rgb(29 49 76)",
381
+ "--secondary": "rgb(164 200 255)",
382
+ "--secondary-foreground": "rgb(0 49 94)",
383
383
  "--muted": "rgb(34 43 50)",
384
384
  "--muted-foreground": "rgb(188 200 211)",
385
- "--accent": "rgb(52 72 99)",
385
+ "--accent": "rgb(0 71 132)",
386
386
  "--accent-foreground": "rgb(212 227 255)",
387
387
  "--destructive": "rgb(255 180 171)",
388
388
  "--border": "rgb(61 72 81)",
@@ -400,12 +400,12 @@
400
400
  "--foreground": "rgb(38 24 17)",
401
401
  "--primary": "rgb(157 67 0)",
402
402
  "--primary-foreground": "rgb(255 255 255)",
403
- "--secondary": "rgb(124 86 52)",
403
+ "--secondary": "rgb(141 79 0)",
404
404
  "--secondary-foreground": "rgb(255 255 255)",
405
405
  "--muted": "rgb(254 227 214)",
406
406
  "--muted-foreground": "rgb(87 66 56)",
407
407
  "--accent": "rgb(255 220 192)",
408
- "--accent-foreground": "rgb(97 63 31)",
408
+ "--accent-foreground": "rgb(107 59 0)",
409
409
  "--destructive": "rgb(186 26 26)",
410
410
  "--border": "rgb(223 192 178)",
411
411
  "--input": "rgb(223 192 178)",
@@ -422,11 +422,11 @@
422
422
  "--foreground": "rgb(248 221 209)",
423
423
  "--primary": "rgb(255 182 144)",
424
424
  "--primary-foreground": "rgb(85 33 0)",
425
- "--secondary": "rgb(238 189 147)",
426
- "--secondary-foreground": "rgb(71 41 11)",
425
+ "--secondary": "rgb(255 184 118)",
426
+ "--secondary-foreground": "rgb(75 39 0)",
427
427
  "--muted": "rgb(54 39 31)",
428
428
  "--muted-foreground": "rgb(223 192 178)",
429
- "--accent": "rgb(97 63 31)",
429
+ "--accent": "rgb(107 59 0)",
430
430
  "--accent-foreground": "rgb(255 220 192)",
431
431
  "--destructive": "rgb(255 180 171)",
432
432
  "--border": "rgb(87 66 56)",
@@ -444,12 +444,12 @@
444
444
  "--foreground": "rgb(17 30 28)",
445
445
  "--primary": "rgb(0 107 95)",
446
446
  "--primary-foreground": "rgb(255 255 255)",
447
- "--secondary": "rgb(56 101 105)",
447
+ "--secondary": "rgb(0 105 110)",
448
448
  "--secondary-foreground": "rgb(255 255 255)",
449
449
  "--muted": "rgb(221 235 231)",
450
450
  "--muted-foreground": "rgb(57 74 71)",
451
- "--accent": "rgb(188 235 238)",
452
- "--accent-foreground": "rgb(30 77 81)",
451
+ "--accent": "rgb(109 246 255)",
452
+ "--accent-foreground": "rgb(0 79 83)",
453
453
  "--destructive": "rgb(186 26 26)",
454
454
  "--border": "rgb(184 202 198)",
455
455
  "--input": "rgb(184 202 198)",
@@ -466,12 +466,12 @@
466
466
  "--foreground": "rgb(215 230 225)",
467
467
  "--primary": "rgb(0 222 201)",
468
468
  "--primary-foreground": "rgb(0 55 49)",
469
- "--secondary": "rgb(160 207 210)",
469
+ "--secondary": "rgb(0 220 230)",
470
470
  "--secondary-foreground": "rgb(0 55 58)",
471
471
  "--muted": "rgb(32 44 42)",
472
472
  "--muted-foreground": "rgb(184 202 198)",
473
- "--accent": "rgb(30 77 81)",
474
- "--accent-foreground": "rgb(188 235 238)",
473
+ "--accent": "rgb(0 79 83)",
474
+ "--accent-foreground": "rgb(109 246 255)",
475
475
  "--destructive": "rgb(255 180 171)",
476
476
  "--border": "rgb(57 74 71)",
477
477
  "--input": "rgb(57 74 71)",
@@ -488,12 +488,12 @@
488
488
  "--foreground": "rgb(33 25 34)",
489
489
  "--primary": "rgb(156 0 200)",
490
490
  "--primary-foreground": "rgb(255 255 255)",
491
- "--secondary": "rgb(117 84 111)",
491
+ "--secondary": "rgb(153 51 148)",
492
492
  "--secondary-foreground": "rgb(255 255 255)",
493
493
  "--muted": "rgb(243 228 241)",
494
494
  "--muted-foreground": "rgb(79 67 80)",
495
495
  "--accent": "rgb(255 215 245)",
496
- "--accent-foreground": "rgb(91 61 87)",
496
+ "--accent-foreground": "rgb(124 22 122)",
497
497
  "--destructive": "rgb(186 26 26)",
498
498
  "--border": "rgb(210 193 210)",
499
499
  "--input": "rgb(210 193 210)",
@@ -510,11 +510,11 @@
510
510
  "--foreground": "rgb(237 222 235)",
511
511
  "--primary": "rgb(240 176 255)",
512
512
  "--primary-foreground": "rgb(84 0 109)",
513
- "--secondary": "rgb(227 186 218)",
514
- "--secondary-foreground": "rgb(67 39 63)",
513
+ "--secondary": "rgb(255 171 243)",
514
+ "--secondary-foreground": "rgb(91 0 91)",
515
515
  "--muted": "rgb(48 39 49)",
516
516
  "--muted-foreground": "rgb(210 193 210)",
517
- "--accent": "rgb(91 61 87)",
517
+ "--accent": "rgb(124 22 122)",
518
518
  "--accent-foreground": "rgb(255 215 245)",
519
519
  "--destructive": "rgb(255 180 171)",
520
520
  "--border": "rgb(79 67 80)",
@@ -532,12 +532,12 @@
532
532
  "--foreground": "rgb(24 29 18)",
533
533
  "--primary": "rgb(55 107 0)",
534
534
  "--primary-foreground": "rgb(255 255 255)",
535
- "--secondary": "rgb(72 101 73)",
535
+ "--secondary": "rgb(0 110 43)",
536
536
  "--secondary-foreground": "rgb(255 255 255)",
537
537
  "--muted": "rgb(228 235 216)",
538
538
  "--muted-foreground": "rgb(65 73 57)",
539
- "--accent": "rgb(201 235 199)",
540
- "--accent-foreground": "rgb(49 77 51)",
539
+ "--accent": "rgb(130 252 149)",
540
+ "--accent-foreground": "rgb(0 83 30)",
541
541
  "--destructive": "rgb(186 26 26)",
542
542
  "--border": "rgb(193 202 180)",
543
543
  "--input": "rgb(193 202 180)",
@@ -554,12 +554,12 @@
554
554
  "--foreground": "rgb(223 229 211)",
555
555
  "--primary": "rgb(120 223 0)",
556
556
  "--primary-foreground": "rgb(26 55 0)",
557
- "--secondary": "rgb(174 207 172)",
558
- "--secondary-foreground": "rgb(26 54 30)",
557
+ "--secondary": "rgb(102 222 124)",
558
+ "--secondary-foreground": "rgb(0 57 19)",
559
559
  "--muted": "rgb(38 44 32)",
560
560
  "--muted-foreground": "rgb(193 202 180)",
561
- "--accent": "rgb(49 77 51)",
562
- "--accent-foreground": "rgb(201 235 199)",
561
+ "--accent": "rgb(0 83 30)",
562
+ "--accent-foreground": "rgb(130 252 149)",
563
563
  "--destructive": "rgb(255 180 171)",
564
564
  "--border": "rgb(65 73 57)",
565
565
  "--input": "rgb(65 73 57)",