@oxyhq/bloom 0.74.2 → 0.74.4

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.
@@ -40,8 +40,12 @@
40
40
  "--primary-subtle": "rgba(0, 159, 177, 0.13)",
41
41
  "--secondary-text": "rgb(164 52 97)",
42
42
  "--secondary-subtle": "rgba(255, 73, 148, 0.13)",
43
+ "--secondary-strong": "rgb(199 36 110)",
44
+ "--secondary-strong-foreground": "rgb(255 255 255)",
43
45
  "--tertiary-text": "rgb(142 78 0)",
44
46
  "--tertiary-subtle": "rgba(215, 121, 0, 0.13)",
47
+ "--tertiary-strong": "rgb(160 89 0)",
48
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
45
49
  "--success": "rgb(0 122 83)",
46
50
  "--success-foreground": "rgb(255 255 255)",
47
51
  "--success-text": "rgb(0 108 73)",
@@ -68,10 +72,10 @@
68
72
  "--popover-foreground": "rgb(215 229 232)",
69
73
  "--primary": "rgb(80 150 161)",
70
74
  "--primary-foreground": "rgb(0 0 0)",
71
- "--secondary": "rgb(213 49 120)",
72
- "--secondary-foreground": "rgb(255 255 255)",
73
- "--tertiary": "rgb(174 97 0)",
74
- "--tertiary-foreground": "rgb(255 255 255)",
75
+ "--secondary": "rgb(243 74 143)",
76
+ "--secondary-foreground": "rgb(0 0 0)",
77
+ "--tertiary": "rgb(253 144 0)",
78
+ "--tertiary-foreground": "rgb(0 0 0)",
75
79
  "--muted": "rgb(32 44 46)",
76
80
  "--muted-foreground": "rgb(184 202 205)",
77
81
  "--accent": "rgb(32 44 46)",
@@ -100,8 +104,12 @@
100
104
  "--primary-subtle": "rgba(0, 159, 177, 0.24)",
101
105
  "--secondary-text": "rgb(255 177 199)",
102
106
  "--secondary-subtle": "rgba(255, 73, 148, 0.24)",
107
+ "--secondary-strong": "rgb(213 49 120)",
108
+ "--secondary-strong-foreground": "rgb(255 255 255)",
103
109
  "--tertiary-text": "rgb(255 183 120)",
104
110
  "--tertiary-subtle": "rgba(215, 121, 0, 0.24)",
111
+ "--tertiary-strong": "rgb(174 97 0)",
112
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
105
113
  "--success": "rgb(16 185 129)",
106
114
  "--success-foreground": "rgb(0 0 0)",
107
115
  "--success-text": "rgb(59 224 161)",
@@ -160,8 +168,12 @@
160
168
  "--primary-subtle": "rgba(0, 151, 237, 0.13)",
161
169
  "--secondary-text": "rgb(167 56 44)",
162
170
  "--secondary-subtle": "rgba(255, 85, 66, 0.13)",
171
+ "--secondary-strong": "rgb(200 48 35)",
172
+ "--secondary-strong-foreground": "rgb(255 255 255)",
163
173
  "--tertiary-text": "rgb(109 94 0)",
164
174
  "--tertiary-subtle": "rgba(166, 144, 0, 0.13)",
175
+ "--tertiary-strong": "rgb(123 106 0)",
176
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
165
177
  "--success": "rgb(0 122 83)",
166
178
  "--success-foreground": "rgb(255 255 255)",
167
179
  "--success-text": "rgb(0 108 73)",
@@ -188,10 +200,10 @@
188
200
  "--popover-foreground": "rgb(220 227 238)",
189
201
  "--primary": "rgb(29 155 240)",
190
202
  "--primary-foreground": "rgb(0 0 0)",
191
- "--secondary": "rgb(214 58 43)",
192
- "--secondary-foreground": "rgb(255 255 255)",
193
- "--tertiary": "rgb(134 116 0)",
194
- "--tertiary-foreground": "rgb(255 255 255)",
203
+ "--secondary": "rgb(247 81 63)",
204
+ "--secondary-foreground": "rgb(0 0 0)",
205
+ "--tertiary": "rgb(252 220 0)",
206
+ "--tertiary-foreground": "rgb(0 0 0)",
195
207
  "--muted": "rgb(36 43 51)",
196
208
  "--muted-foreground": "rgb(190 199 212)",
197
209
  "--accent": "rgb(36 43 51)",
@@ -220,8 +232,12 @@
220
232
  "--primary-subtle": "rgba(0, 151, 237, 0.24)",
221
233
  "--secondary-text": "rgb(255 180 169)",
222
234
  "--secondary-subtle": "rgba(255, 85, 66, 0.24)",
235
+ "--secondary-strong": "rgb(214 58 43)",
236
+ "--secondary-strong-foreground": "rgb(255 255 255)",
223
237
  "--tertiary-text": "rgb(226 198 21)",
224
238
  "--tertiary-subtle": "rgba(166, 144, 0, 0.24)",
239
+ "--tertiary-strong": "rgb(134 116 0)",
240
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
225
241
  "--success": "rgb(16 185 129)",
226
242
  "--success-foreground": "rgb(0 0 0)",
227
243
  "--success-text": "rgb(59 224 161)",
@@ -280,8 +296,12 @@
280
296
  "--primary-subtle": "rgba(0, 165, 114, 0.13)",
281
297
  "--secondary-text": "rgb(167 53 68)",
282
298
  "--secondary-subtle": "rgba(255, 81, 105, 0.13)",
299
+ "--secondary-strong": "rgb(202 41 70)",
300
+ "--secondary-strong-foreground": "rgb(255 255 255)",
283
301
  "--tertiary-text": "rgb(128 64 173)",
284
302
  "--tertiary-subtle": "rgba(192, 103, 255, 0.13)",
303
+ "--tertiary-strong": "rgb(154 51 223)",
304
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
285
305
  "--success": "rgb(0 122 83)",
286
306
  "--success-foreground": "rgb(255 255 255)",
287
307
  "--success-text": "rgb(0 108 73)",
@@ -308,10 +328,10 @@
308
328
  "--popover-foreground": "rgb(217 230 220)",
309
329
  "--primary": "rgb(16 185 129)",
310
330
  "--primary-foreground": "rgb(0 0 0)",
311
- "--secondary": "rgb(216 52 80)",
312
- "--secondary-foreground": "rgb(255 255 255)",
313
- "--tertiary": "rgb(165 64 234)",
314
- "--tertiary-foreground": "rgb(255 255 255)",
331
+ "--secondary": "rgb(247 76 101)",
332
+ "--secondary-foreground": "rgb(0 0 0)",
333
+ "--tertiary": "rgb(189 94 255)",
334
+ "--tertiary-foreground": "rgb(0 0 0)",
315
335
  "--muted": "rgb(33 44 38)",
316
336
  "--muted-foreground": "rgb(186 203 191)",
317
337
  "--accent": "rgb(33 44 38)",
@@ -340,8 +360,12 @@
340
360
  "--primary-subtle": "rgba(0, 165, 114, 0.24)",
341
361
  "--secondary-text": "rgb(255 178 182)",
342
362
  "--secondary-subtle": "rgba(255, 81, 105, 0.24)",
363
+ "--secondary-strong": "rgb(216 52 80)",
364
+ "--secondary-strong-foreground": "rgb(255 255 255)",
343
365
  "--tertiary-text": "rgb(227 181 255)",
344
366
  "--tertiary-subtle": "rgba(192, 103, 255, 0.24)",
367
+ "--tertiary-strong": "rgb(165 64 234)",
368
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
345
369
  "--success": "rgb(16 185 129)",
346
370
  "--success-foreground": "rgb(0 0 0)",
347
371
  "--success-text": "rgb(59 224 161)",
@@ -400,8 +424,12 @@
400
424
  "--primary-subtle": "rgba(202, 129, 0, 0.13)",
401
425
  "--secondary-text": "rgb(0 103 125)",
402
426
  "--secondary-subtle": "rgba(0, 158, 189, 0.13)",
427
+ "--secondary-strong": "rgb(0 117 141)",
428
+ "--secondary-strong-foreground": "rgb(255 255 255)",
403
429
  "--tertiary-text": "rgb(68 82 196)",
404
430
  "--tertiary-subtle": "rgba(119, 134, 255, 0.13)",
431
+ "--tertiary-strong": "rgb(61 84 255)",
432
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
405
433
  "--success": "rgb(0 122 83)",
406
434
  "--success-foreground": "rgb(255 255 255)",
407
435
  "--success-text": "rgb(0 108 73)",
@@ -428,10 +456,10 @@
428
456
  "--popover-foreground": "rgb(244 223 203)",
429
457
  "--primary": "rgb(245 158 11)",
430
458
  "--primary-foreground": "rgb(0 0 0)",
431
- "--secondary": "rgb(0 127 153)",
432
- "--secondary-foreground": "rgb(255 255 255)",
433
- "--tertiary": "rgb(78 98 255)",
434
- "--tertiary-foreground": "rgb(255 255 255)",
459
+ "--secondary": "rgb(0 213 255)",
460
+ "--secondary-foreground": "rgb(0 0 0)",
461
+ "--tertiary": "rgb(111 128 255)",
462
+ "--tertiary-foreground": "rgb(0 0 0)",
435
463
  "--muted": "rgb(51 40 27)",
436
464
  "--muted-foreground": "rgb(217 195 171)",
437
465
  "--accent": "rgb(51 40 27)",
@@ -460,8 +488,12 @@
460
488
  "--primary-subtle": "rgba(202, 129, 0, 0.24)",
461
489
  "--secondary-text": "rgb(51 215 255)",
462
490
  "--secondary-subtle": "rgba(0, 158, 189, 0.24)",
491
+ "--secondary-strong": "rgb(0 127 153)",
492
+ "--secondary-strong-foreground": "rgb(255 255 255)",
463
493
  "--tertiary-text": "rgb(188 194 255)",
464
494
  "--tertiary-subtle": "rgba(119, 134, 255, 0.24)",
495
+ "--tertiary-strong": "rgb(78 98 255)",
496
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
465
497
  "--success": "rgb(16 185 129)",
466
498
  "--success-foreground": "rgb(0 0 0)",
467
499
  "--success-text": "rgb(59 224 161)",
@@ -520,8 +552,12 @@
520
552
  "--primary-subtle": "rgba(182, 138, 0, 0.13)",
521
553
  "--secondary-text": "rgb(0 101 141)",
522
554
  "--secondary-subtle": "rgba(0, 155, 213, 0.13)",
555
+ "--secondary-strong": "rgb(0 114 158)",
556
+ "--secondary-strong-foreground": "rgb(255 255 255)",
523
557
  "--tertiary-text": "rgb(102 73 189)",
524
558
  "--tertiary-subtle": "rgba(154, 122, 255, 0.13)",
559
+ "--tertiary-strong": "rgb(117 66 250)",
560
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
525
561
  "--success": "rgb(0 122 83)",
526
562
  "--success-foreground": "rgb(255 255 255)",
527
563
  "--success-text": "rgb(0 108 73)",
@@ -548,10 +584,10 @@
548
584
  "--popover-foreground": "rgb(238 225 202)",
549
585
  "--primary": "rgb(255 195 0)",
550
586
  "--primary-foreground": "rgb(0 0 0)",
551
- "--secondary": "rgb(0 125 173)",
552
- "--secondary-foreground": "rgb(255 255 255)",
553
- "--tertiary": "rgb(127 81 255)",
554
- "--tertiary-foreground": "rgb(255 255 255)",
587
+ "--secondary": "rgb(0 186 255)",
588
+ "--secondary-foreground": "rgb(0 0 0)",
589
+ "--tertiary": "rgb(149 115 255)",
590
+ "--tertiary-foreground": "rgb(0 0 0)",
555
591
  "--muted": "rgb(48 41 26)",
556
592
  "--muted-foreground": "rgb(211 197 170)",
557
593
  "--accent": "rgb(48 41 26)",
@@ -580,8 +616,12 @@
580
616
  "--primary-subtle": "rgba(182, 138, 0, 0.24)",
581
617
  "--secondary-text": "rgb(130 207 255)",
582
618
  "--secondary-subtle": "rgba(0, 155, 213, 0.24)",
619
+ "--secondary-strong": "rgb(0 125 173)",
620
+ "--secondary-strong-foreground": "rgb(255 255 255)",
583
621
  "--tertiary-text": "rgb(205 189 255)",
584
622
  "--tertiary-subtle": "rgba(154, 122, 255, 0.24)",
623
+ "--tertiary-strong": "rgb(127 81 255)",
624
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
585
625
  "--success": "rgb(16 185 129)",
586
626
  "--success-foreground": "rgb(0 0 0)",
587
627
  "--success-text": "rgb(59 224 161)",
@@ -640,8 +680,12 @@
640
680
  "--primary-subtle": "rgba(255, 84, 81, 0.13)",
641
681
  "--secondary-text": "rgb(0 102 136)",
642
682
  "--secondary-subtle": "rgba(0, 156, 206, 0.13)",
683
+ "--secondary-strong": "rgb(0 115 153)",
684
+ "--secondary-strong-foreground": "rgb(255 255 255)",
643
685
  "--tertiary-text": "rgb(0 110 35)",
644
686
  "--tertiary-subtle": "rgba(0, 167, 58, 0.13)",
687
+ "--tertiary-strong": "rgb(0 124 41)",
688
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
645
689
  "--success": "rgb(0 122 83)",
646
690
  "--success-foreground": "rgb(255 255 255)",
647
691
  "--success-text": "rgb(0 108 73)",
@@ -668,10 +712,10 @@
668
712
  "--popover-foreground": "rgb(249 220 217)",
669
713
  "--primary": "rgb(250 76 75)",
670
714
  "--primary-foreground": "rgb(0 0 0)",
671
- "--secondary": "rgb(0 126 166)",
672
- "--secondary-foreground": "rgb(255 255 255)",
673
- "--tertiary": "rgb(0 135 45)",
674
- "--tertiary-foreground": "rgb(255 255 255)",
715
+ "--secondary": "rgb(0 193 253)",
716
+ "--secondary-foreground": "rgb(0 0 0)",
717
+ "--tertiary": "rgb(90 250 115)",
718
+ "--tertiary-foreground": "rgb(0 0 0)",
675
719
  "--muted": "rgb(54 38 37)",
676
720
  "--muted-foreground": "rgb(223 191 188)",
677
721
  "--accent": "rgb(54 38 37)",
@@ -700,8 +744,12 @@
700
744
  "--primary-subtle": "rgba(255, 84, 81, 0.24)",
701
745
  "--secondary-text": "rgb(117 209 255)",
702
746
  "--secondary-subtle": "rgba(0, 156, 206, 0.24)",
747
+ "--secondary-strong": "rgb(0 126 166)",
748
+ "--secondary-strong-foreground": "rgb(255 255 255)",
703
749
  "--tertiary-text": "rgb(118 220 124)",
704
750
  "--tertiary-subtle": "rgba(0, 167, 58, 0.24)",
751
+ "--tertiary-strong": "rgb(0 135 45)",
752
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
705
753
  "--success": "rgb(16 185 129)",
706
754
  "--success-foreground": "rgb(0 0 0)",
707
755
  "--success-text": "rgb(59 224 161)",
@@ -760,8 +808,12 @@
760
808
  "--primary-subtle": "rgba(160, 120, 255, 0.13)",
761
809
  "--secondary-text": "rgb(117 91 0)",
762
810
  "--secondary-subtle": "rgba(179, 139, 0, 0.13)",
811
+ "--secondary-strong": "rgb(132 103 0)",
812
+ "--secondary-strong-foreground": "rgb(255 255 255)",
763
813
  "--tertiary-text": "rgb(25 109 14)",
764
814
  "--tertiary-subtle": "rgba(15, 168, 0, 0.13)",
815
+ "--tertiary-strong": "rgb(9 124 0)",
816
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
765
817
  "--success": "rgb(0 122 83)",
766
818
  "--success-foreground": "rgb(255 255 255)",
767
819
  "--success-text": "rgb(0 108 73)",
@@ -788,10 +840,10 @@
788
840
  "--popover-foreground": "rgb(231 224 238)",
789
841
  "--primary": "rgb(155 113 255)",
790
842
  "--primary-foreground": "rgb(0 0 0)",
791
- "--secondary": "rgb(144 112 0)",
792
- "--secondary-foreground": "rgb(255 255 255)",
793
- "--tertiary": "rgb(10 136 0)",
794
- "--tertiary-foreground": "rgb(255 255 255)",
843
+ "--secondary": "rgb(254 199 0)",
844
+ "--secondary-foreground": "rgb(0 0 0)",
845
+ "--tertiary": "rgb(118 245 94)",
846
+ "--tertiary-foreground": "rgb(0 0 0)",
795
847
  "--muted": "rgb(44 40 51)",
796
848
  "--muted-foreground": "rgb(203 195 213)",
797
849
  "--accent": "rgb(44 40 51)",
@@ -820,8 +872,12 @@
820
872
  "--primary-subtle": "rgba(160, 120, 255, 0.24)",
821
873
  "--secondary-text": "rgb(244 191 2)",
822
874
  "--secondary-subtle": "rgba(179, 139, 0, 0.24)",
875
+ "--secondary-strong": "rgb(144 112 0)",
876
+ "--secondary-strong-foreground": "rgb(255 255 255)",
823
877
  "--tertiary-text": "rgb(133 219 112)",
824
878
  "--tertiary-subtle": "rgba(15, 168, 0, 0.24)",
879
+ "--tertiary-strong": "rgb(10 136 0)",
880
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
825
881
  "--success": "rgb(16 185 129)",
826
882
  "--success-foreground": "rgb(0 0 0)",
827
883
  "--success-text": "rgb(59 224 161)",
@@ -880,8 +936,12 @@
880
936
  "--primary-subtle": "rgba(255, 69, 163, 0.13)",
881
937
  "--secondary-text": "rgb(0 105 113)",
882
938
  "--secondary-subtle": "rgba(0, 160, 172, 0.13)",
939
+ "--secondary-strong": "rgb(0 118 127)",
940
+ "--secondary-strong-foreground": "rgb(255 255 255)",
883
941
  "--tertiary-text": "rgb(0 110 28)",
884
942
  "--tertiary-subtle": "rgba(0, 168, 48, 0.13)",
943
+ "--tertiary-strong": "rgb(0 124 33)",
944
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
885
945
  "--success": "rgb(0 122 83)",
886
946
  "--success-foreground": "rgb(255 255 255)",
887
947
  "--success-text": "rgb(0 108 73)",
@@ -908,10 +968,10 @@
908
968
  "--popover-foreground": "rgb(245 220 227)",
909
969
  "--primary": "rgb(240 75 156)",
910
970
  "--primary-foreground": "rgb(0 0 0)",
911
- "--secondary": "rgb(0 129 139)",
912
- "--secondary-foreground": "rgb(255 255 255)",
913
- "--tertiary": "rgb(0 135 37)",
914
- "--tertiary-foreground": "rgb(255 255 255)",
971
+ "--secondary": "rgb(0 237 255)",
972
+ "--secondary-foreground": "rgb(0 0 0)",
973
+ "--tertiary": "rgb(100 250 110)",
974
+ "--tertiary-foreground": "rgb(0 0 0)",
915
975
  "--muted": "rgb(53 38 43)",
916
976
  "--muted-foreground": "rgb(219 191 200)",
917
977
  "--accent": "rgb(53 38 43)",
@@ -940,8 +1000,12 @@
940
1000
  "--primary-subtle": "rgba(255, 69, 163, 0.24)",
941
1001
  "--secondary-text": "rgb(0 219 235)",
942
1002
  "--secondary-subtle": "rgba(0, 160, 172, 0.24)",
1003
+ "--secondary-strong": "rgb(0 129 139)",
1004
+ "--secondary-strong-foreground": "rgb(255 255 255)",
943
1005
  "--tertiary-text": "rgb(122 220 121)",
944
1006
  "--tertiary-subtle": "rgba(0, 168, 48, 0.24)",
1007
+ "--tertiary-strong": "rgb(0 135 37)",
1008
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
945
1009
  "--success": "rgb(16 185 129)",
946
1010
  "--success-foreground": "rgb(0 0 0)",
947
1011
  "--success-text": "rgb(59 224 161)",
@@ -1000,8 +1064,12 @@
1000
1064
  "--primary-subtle": "rgba(0, 154, 218, 0.13)",
1001
1065
  "--secondary-text": "rgb(166 58 36)",
1002
1066
  "--secondary-subtle": "rgba(255, 86, 52, 0.13)",
1067
+ "--secondary-strong": "rgb(199 50 21)",
1068
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1003
1069
  "--tertiary-text": "rgb(117 91 0)",
1004
1070
  "--tertiary-subtle": "rgba(178, 140, 0, 0.13)",
1071
+ "--tertiary-strong": "rgb(132 103 0)",
1072
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1005
1073
  "--success": "rgb(0 122 83)",
1006
1074
  "--success-foreground": "rgb(255 255 255)",
1007
1075
  "--success-text": "rgb(0 108 73)",
@@ -1028,10 +1096,10 @@
1028
1096
  "--popover-foreground": "rgb(219 227 237)",
1029
1097
  "--primary": "rgb(14 165 233)",
1030
1098
  "--primary-foreground": "rgb(0 0 0)",
1031
- "--secondary": "rgb(213 61 30)",
1032
- "--secondary-foreground": "rgb(255 255 255)",
1033
- "--tertiary": "rgb(144 112 0)",
1034
- "--tertiary-foreground": "rgb(255 255 255)",
1099
+ "--secondary": "rgb(246 83 51)",
1100
+ "--secondary-foreground": "rgb(0 0 0)",
1101
+ "--tertiary": "rgb(253 200 0)",
1102
+ "--tertiary-foreground": "rgb(0 0 0)",
1035
1103
  "--muted": "rgb(34 43 50)",
1036
1104
  "--muted-foreground": "rgb(188 200 211)",
1037
1105
  "--accent": "rgb(34 43 50)",
@@ -1060,8 +1128,12 @@
1060
1128
  "--primary-subtle": "rgba(0, 154, 218, 0.24)",
1061
1129
  "--secondary-text": "rgb(255 180 164)",
1062
1130
  "--secondary-subtle": "rgba(255, 86, 52, 0.24)",
1131
+ "--secondary-strong": "rgb(213 61 30)",
1132
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1063
1133
  "--tertiary-text": "rgb(243 192 3)",
1064
1134
  "--tertiary-subtle": "rgba(178, 140, 0, 0.24)",
1135
+ "--tertiary-strong": "rgb(144 112 0)",
1136
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1065
1137
  "--success": "rgb(16 185 129)",
1066
1138
  "--success-foreground": "rgb(0 0 0)",
1067
1139
  "--success-text": "rgb(59 224 161)",
@@ -1120,8 +1192,12 @@
1120
1192
  "--primary-subtle": "rgba(237, 105, 0, 0.13)",
1121
1193
  "--secondary-text": "rgb(0 106 105)",
1122
1194
  "--secondary-subtle": "rgba(0, 161, 161, 0.13)",
1195
+ "--secondary-strong": "rgb(0 119 119)",
1196
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1123
1197
  "--tertiary-text": "rgb(70 82 196)",
1124
1198
  "--tertiary-subtle": "rgba(121, 133, 255, 0.13)",
1199
+ "--tertiary-strong": "rgb(66 83 255)",
1200
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1125
1201
  "--success": "rgb(0 122 83)",
1126
1202
  "--success-foreground": "rgb(255 255 255)",
1127
1203
  "--success-text": "rgb(0 108 73)",
@@ -1148,10 +1224,10 @@
1148
1224
  "--popover-foreground": "rgb(248 221 209)",
1149
1225
  "--primary": "rgb(249 115 22)",
1150
1226
  "--primary-foreground": "rgb(0 0 0)",
1151
- "--secondary": "rgb(0 130 130)",
1152
- "--secondary-foreground": "rgb(255 255 255)",
1153
- "--tertiary": "rgb(81 97 255)",
1154
- "--tertiary-foreground": "rgb(255 255 255)",
1227
+ "--secondary": "rgb(0 255 254)",
1228
+ "--secondary-foreground": "rgb(0 0 0)",
1229
+ "--tertiary": "rgb(114 127 255)",
1230
+ "--tertiary-foreground": "rgb(0 0 0)",
1155
1231
  "--muted": "rgb(54 39 31)",
1156
1232
  "--muted-foreground": "rgb(223 192 178)",
1157
1233
  "--accent": "rgb(54 39 31)",
@@ -1180,8 +1256,12 @@
1180
1256
  "--primary-subtle": "rgba(237, 105, 0, 0.24)",
1181
1257
  "--secondary-text": "rgb(0 221 220)",
1182
1258
  "--secondary-subtle": "rgba(0, 161, 161, 0.24)",
1259
+ "--secondary-strong": "rgb(0 130 130)",
1260
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1183
1261
  "--tertiary-text": "rgb(189 194 255)",
1184
1262
  "--tertiary-subtle": "rgba(121, 133, 255, 0.24)",
1263
+ "--tertiary-strong": "rgb(81 97 255)",
1264
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1185
1265
  "--success": "rgb(16 185 129)",
1186
1266
  "--success-foreground": "rgb(0 0 0)",
1187
1267
  "--success-text": "rgb(59 224 161)",
@@ -1240,8 +1320,12 @@
1240
1320
  "--primary-subtle": "rgba(0, 163, 146, 0.13)",
1241
1321
  "--secondary-text": "rgb(165 59 26)",
1242
1322
  "--secondary-subtle": "rgba(255, 87, 32, 0.13)",
1323
+ "--secondary-strong": "rgb(197 54 0)",
1324
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1243
1325
  "--tertiary-text": "rgb(149 56 144)",
1244
1326
  "--tertiary-subtle": "rgba(254, 0, 254, 0.13)",
1327
+ "--tertiary-strong": "rgb(181 39 179)",
1328
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1245
1329
  "--success": "rgb(0 122 83)",
1246
1330
  "--success-foreground": "rgb(255 255 255)",
1247
1331
  "--success-text": "rgb(0 108 73)",
@@ -1268,10 +1352,10 @@
1268
1352
  "--popover-foreground": "rgb(215 230 225)",
1269
1353
  "--primary": "rgb(20 184 166)",
1270
1354
  "--primary-foreground": "rgb(0 0 0)",
1271
- "--secondary": "rgb(212 63 10)",
1272
- "--secondary-foreground": "rgb(255 255 255)",
1273
- "--tertiary": "rgb(193 53 190)",
1274
- "--tertiary-foreground": "rgb(255 255 255)",
1355
+ "--secondary": "rgb(244 86 35)",
1356
+ "--secondary-foreground": "rgb(0 0 0)",
1357
+ "--tertiary": "rgb(227 85 221)",
1358
+ "--tertiary-foreground": "rgb(0 0 0)",
1275
1359
  "--muted": "rgb(32 44 42)",
1276
1360
  "--muted-foreground": "rgb(184 202 198)",
1277
1361
  "--accent": "rgb(32 44 42)",
@@ -1300,8 +1384,12 @@
1300
1384
  "--primary-subtle": "rgba(0, 163, 146, 0.24)",
1301
1385
  "--secondary-text": "rgb(255 181 159)",
1302
1386
  "--secondary-subtle": "rgba(255, 87, 32, 0.24)",
1387
+ "--secondary-strong": "rgb(212 63 10)",
1388
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1303
1389
  "--tertiary-text": "rgb(255 171 243)",
1304
1390
  "--tertiary-subtle": "rgba(254, 0, 254, 0.24)",
1391
+ "--tertiary-strong": "rgb(193 53 190)",
1392
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1305
1393
  "--success": "rgb(16 185 129)",
1306
1394
  "--success-foreground": "rgb(0 0 0)",
1307
1395
  "--success-text": "rgb(59 224 161)",
@@ -1360,8 +1448,12 @@
1360
1448
  "--primary-subtle": "rgba(213, 86, 255, 0.13)",
1361
1449
  "--secondary-text": "rgb(0 107 84)",
1362
1450
  "--secondary-subtle": "rgba(0, 164, 129, 0.13)",
1451
+ "--secondary-strong": "rgb(0 121 95)",
1452
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1363
1453
  "--tertiary-text": "rgb(42 108 0)",
1364
1454
  "--tertiary-subtle": "rgba(68, 165, 0, 0.13)",
1455
+ "--tertiary-strong": "rgb(48 122 0)",
1456
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1365
1457
  "--success": "rgb(0 122 83)",
1366
1458
  "--success-foreground": "rgb(255 255 255)",
1367
1459
  "--success-text": "rgb(0 108 73)",
@@ -1388,10 +1480,10 @@
1388
1480
  "--popover-foreground": "rgb(237 222 235)",
1389
1481
  "--primary": "rgb(196 110 222)",
1390
1482
  "--primary-foreground": "rgb(0 0 0)",
1391
- "--secondary": "rgb(0 132 104)",
1392
- "--secondary-foreground": "rgb(255 255 255)",
1393
- "--tertiary": "rgb(53 133 0)",
1394
- "--tertiary-foreground": "rgb(255 255 255)",
1483
+ "--secondary": "rgb(0 253 200)",
1484
+ "--secondary-foreground": "rgb(0 0 0)",
1485
+ "--tertiary": "rgb(142 249 86)",
1486
+ "--tertiary-foreground": "rgb(0 0 0)",
1395
1487
  "--muted": "rgb(48 39 49)",
1396
1488
  "--muted-foreground": "rgb(210 193 210)",
1397
1489
  "--accent": "rgb(48 39 49)",
@@ -1420,8 +1512,12 @@
1420
1512
  "--primary-subtle": "rgba(213, 86, 255, 0.24)",
1421
1513
  "--secondary-text": "rgb(0 224 177)",
1422
1514
  "--secondary-subtle": "rgba(0, 164, 129, 0.24)",
1515
+ "--secondary-strong": "rgb(0 132 104)",
1516
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1423
1517
  "--tertiary-text": "rgb(144 217 104)",
1424
1518
  "--tertiary-subtle": "rgba(68, 165, 0, 0.24)",
1519
+ "--tertiary-strong": "rgb(53 133 0)",
1520
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1425
1521
  "--success": "rgb(16 185 129)",
1426
1522
  "--success-foreground": "rgb(0 0 0)",
1427
1523
  "--success-text": "rgb(59 224 161)",
@@ -1480,8 +1576,12 @@
1480
1576
  "--primary-subtle": "rgba(87, 163, 0, 0.13)",
1481
1577
  "--secondary-text": "rgb(78 80 195)",
1482
1578
  "--secondary-subtle": "rgba(128, 131, 255, 0.13)",
1579
+ "--secondary-strong": "rgb(79 79 255)",
1580
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1483
1581
  "--tertiary-text": "rgb(156 54 127)",
1484
1582
  "--tertiary-subtle": "rgba(255, 52, 205, 0.13)",
1583
+ "--tertiary-strong": "rgb(190 36 152)",
1584
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1485
1585
  "--success": "rgb(0 122 83)",
1486
1586
  "--success-foreground": "rgb(255 255 255)",
1487
1587
  "--success-text": "rgb(0 108 73)",
@@ -1508,10 +1608,10 @@
1508
1608
  "--popover-foreground": "rgb(223 229 211)",
1509
1609
  "--primary": "rgb(159 251 80)",
1510
1610
  "--primary-foreground": "rgb(0 0 0)",
1511
- "--secondary": "rgb(92 94 255)",
1512
- "--secondary-foreground": "rgb(255 255 255)",
1513
- "--tertiary": "rgb(203 50 163)",
1514
- "--tertiary-foreground": "rgb(255 255 255)",
1611
+ "--secondary": "rgb(122 125 255)",
1612
+ "--secondary-foreground": "rgb(0 0 0)",
1613
+ "--tertiary": "rgb(232 76 188)",
1614
+ "--tertiary-foreground": "rgb(0 0 0)",
1515
1615
  "--muted": "rgb(38 44 32)",
1516
1616
  "--muted-foreground": "rgb(193 202 180)",
1517
1617
  "--accent": "rgb(38 44 32)",
@@ -1540,8 +1640,12 @@
1540
1640
  "--primary-subtle": "rgba(87, 163, 0, 0.24)",
1541
1641
  "--secondary-text": "rgb(192 193 255)",
1542
1642
  "--secondary-subtle": "rgba(128, 131, 255, 0.24)",
1643
+ "--secondary-strong": "rgb(92 94 255)",
1644
+ "--secondary-strong-foreground": "rgb(255 255 255)",
1543
1645
  "--tertiary-text": "rgb(255 174 223)",
1544
1646
  "--tertiary-subtle": "rgba(255, 52, 205, 0.24)",
1647
+ "--tertiary-strong": "rgb(203 50 163)",
1648
+ "--tertiary-strong-foreground": "rgb(255 255 255)",
1545
1649
  "--success": "rgb(16 185 129)",
1546
1650
  "--success-foreground": "rgb(0 0 0)",
1547
1651
  "--success-text": "rgb(59 224 161)",