@design-factory/tokens 21.0.0-next.0 → 21.0.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.
@@ -106,7 +106,7 @@
106
106
  "hovered": {
107
107
  "background": {
108
108
  "$type": "color",
109
- "$value": "{df.theme.primary.90}"
109
+ "$value": "{df.theme.primary.80}"
110
110
  },
111
111
  "foreground": {
112
112
  "$type": "color",
@@ -120,7 +120,7 @@
120
120
  "active": {
121
121
  "background": {
122
122
  "$type": "color",
123
- "$value": "{df.theme.primary.80}"
123
+ "$value": "{df.theme.primary.70}"
124
124
  },
125
125
  "foreground": {
126
126
  "$type": "color",
@@ -134,7 +134,7 @@
134
134
  "pressed": {
135
135
  "background": {
136
136
  "$type": "color",
137
- "$value": "{df.theme.primary.80}"
137
+ "$value": "{df.theme.primary.70}"
138
138
  },
139
139
  "foreground": {
140
140
  "$type": "color",
@@ -148,7 +148,7 @@
148
148
  "activeHovered": {
149
149
  "background": {
150
150
  "$type": "color",
151
- "$value": "{df.theme.primary.90}"
151
+ "$value": "{df.theme.primary.80}"
152
152
  },
153
153
  "foreground": {
154
154
  "$type": "color",
@@ -162,7 +162,7 @@
162
162
  "activePressed": {
163
163
  "background": {
164
164
  "$type": "color",
165
- "$value": "{df.theme.primary.80}"
165
+ "$value": "{df.theme.primary.70}"
166
166
  },
167
167
  "foreground": {
168
168
  "$type": "color",
@@ -178,7 +178,7 @@
178
178
  "default": {
179
179
  "background": {
180
180
  "$type": "color",
181
- "$value": "{df.theme.primary.90}"
181
+ "$value": "{df.theme.primary.80}"
182
182
  },
183
183
  "foreground": {
184
184
  "$type": "color",
@@ -188,7 +188,7 @@
188
188
  "hovered": {
189
189
  "background": {
190
190
  "$type": "color",
191
- "$value": "{df.theme.primary.80}"
191
+ "$value": "{df.theme.primary.70}"
192
192
  },
193
193
  "foreground": {
194
194
  "$type": "color",
@@ -198,7 +198,7 @@
198
198
  "active": {
199
199
  "background": {
200
200
  "$type": "color",
201
- "$value": "{df.theme.primary.70}"
201
+ "$value": "{df.theme.primary.60}"
202
202
  },
203
203
  "foreground": {
204
204
  "$type": "color",
@@ -208,7 +208,7 @@
208
208
  "pressed": {
209
209
  "background": {
210
210
  "$type": "color",
211
- "$value": "{df.theme.primary.70}"
211
+ "$value": "{df.theme.primary.60}"
212
212
  },
213
213
  "foreground": {
214
214
  "$type": "color",
@@ -218,7 +218,7 @@
218
218
  "activeHovered": {
219
219
  "background": {
220
220
  "$type": "color",
221
- "$value": "{df.theme.primary.80}"
221
+ "$value": "{df.theme.primary.70}"
222
222
  },
223
223
  "foreground": {
224
224
  "$type": "color",
@@ -228,7 +228,7 @@
228
228
  "activePressed": {
229
229
  "background": {
230
230
  "$type": "color",
231
- "$value": "{df.theme.primary.70}"
231
+ "$value": "{df.theme.primary.60}"
232
232
  },
233
233
  "foreground": {
234
234
  "$type": "color",
@@ -354,7 +354,7 @@
354
354
  "hovered": {
355
355
  "background": {
356
356
  "$type": "color",
357
- "$value": "{df.theme.danger.90}"
357
+ "$value": "{df.theme.danger.80}"
358
358
  },
359
359
  "foreground": {
360
360
  "$type": "color",
@@ -368,7 +368,7 @@
368
368
  "active": {
369
369
  "background": {
370
370
  "$type": "color",
371
- "$value": "{df.theme.danger.80}"
371
+ "$value": "{df.theme.danger.70}"
372
372
  },
373
373
  "foreground": {
374
374
  "$type": "color",
@@ -382,7 +382,7 @@
382
382
  "pressed": {
383
383
  "background": {
384
384
  "$type": "color",
385
- "$value": "{df.theme.danger.80}"
385
+ "$value": "{df.theme.danger.70}"
386
386
  },
387
387
  "foreground": {
388
388
  "$type": "color",
@@ -396,7 +396,7 @@
396
396
  "activeHovered": {
397
397
  "background": {
398
398
  "$type": "color",
399
- "$value": "{df.theme.danger.90}"
399
+ "$value": "{df.theme.danger.80}"
400
400
  },
401
401
  "foreground": {
402
402
  "$type": "color",
@@ -410,7 +410,7 @@
410
410
  "activePressed": {
411
411
  "background": {
412
412
  "$type": "color",
413
- "$value": "{df.theme.danger.80}"
413
+ "$value": "{df.theme.danger.70}"
414
414
  },
415
415
  "foreground": {
416
416
  "$type": "color",
@@ -426,7 +426,7 @@
426
426
  "default": {
427
427
  "background": {
428
428
  "$type": "color",
429
- "$value": "{df.theme.danger.90}"
429
+ "$value": "{df.theme.danger.80}"
430
430
  },
431
431
  "foreground": {
432
432
  "$type": "color",
@@ -436,7 +436,7 @@
436
436
  "hovered": {
437
437
  "background": {
438
438
  "$type": "color",
439
- "$value": "{df.theme.danger.80}"
439
+ "$value": "{df.theme.danger.70}"
440
440
  },
441
441
  "foreground": {
442
442
  "$type": "color",
@@ -446,7 +446,7 @@
446
446
  "active": {
447
447
  "background": {
448
448
  "$type": "color",
449
- "$value": "{df.theme.danger.70}"
449
+ "$value": "{df.theme.danger.60}"
450
450
  },
451
451
  "foreground": {
452
452
  "$type": "color",
@@ -456,7 +456,7 @@
456
456
  "pressed": {
457
457
  "background": {
458
458
  "$type": "color",
459
- "$value": "{df.theme.danger.70}"
459
+ "$value": "{df.theme.danger.60}"
460
460
  },
461
461
  "foreground": {
462
462
  "$type": "color",
@@ -466,7 +466,7 @@
466
466
  "activeHovered": {
467
467
  "background": {
468
468
  "$type": "color",
469
- "$value": "{df.theme.danger.80}"
469
+ "$value": "{df.theme.danger.70}"
470
470
  },
471
471
  "foreground": {
472
472
  "$type": "color",
@@ -476,7 +476,7 @@
476
476
  "activePressed": {
477
477
  "background": {
478
478
  "$type": "color",
479
- "$value": "{df.theme.danger.70}"
479
+ "$value": "{df.theme.danger.60}"
480
480
  },
481
481
  "foreground": {
482
482
  "$type": "color",
@@ -602,7 +602,7 @@
602
602
  "hovered": {
603
603
  "background": {
604
604
  "$type": "color",
605
- "$value": "{df.theme.success.90}"
605
+ "$value": "{df.theme.success.80}"
606
606
  },
607
607
  "foreground": {
608
608
  "$type": "color",
@@ -616,7 +616,7 @@
616
616
  "active": {
617
617
  "background": {
618
618
  "$type": "color",
619
- "$value": "{df.theme.success.80}"
619
+ "$value": "{df.theme.success.70}"
620
620
  },
621
621
  "foreground": {
622
622
  "$type": "color",
@@ -630,7 +630,7 @@
630
630
  "pressed": {
631
631
  "background": {
632
632
  "$type": "color",
633
- "$value": "{df.theme.success.80}"
633
+ "$value": "{df.theme.success.70}"
634
634
  },
635
635
  "foreground": {
636
636
  "$type": "color",
@@ -644,7 +644,7 @@
644
644
  "activeHovered": {
645
645
  "background": {
646
646
  "$type": "color",
647
- "$value": "{df.theme.success.90}"
647
+ "$value": "{df.theme.success.80}"
648
648
  },
649
649
  "foreground": {
650
650
  "$type": "color",
@@ -658,7 +658,7 @@
658
658
  "activePressed": {
659
659
  "background": {
660
660
  "$type": "color",
661
- "$value": "{df.theme.success.80}"
661
+ "$value": "{df.theme.success.70}"
662
662
  },
663
663
  "foreground": {
664
664
  "$type": "color",
@@ -674,7 +674,7 @@
674
674
  "default": {
675
675
  "background": {
676
676
  "$type": "color",
677
- "$value": "{df.theme.success.90}"
677
+ "$value": "{df.theme.success.80}"
678
678
  },
679
679
  "foreground": {
680
680
  "$type": "color",
@@ -684,7 +684,7 @@
684
684
  "hovered": {
685
685
  "background": {
686
686
  "$type": "color",
687
- "$value": "{df.theme.success.80}"
687
+ "$value": "{df.theme.success.70}"
688
688
  },
689
689
  "foreground": {
690
690
  "$type": "color",
@@ -694,7 +694,7 @@
694
694
  "active": {
695
695
  "background": {
696
696
  "$type": "color",
697
- "$value": "{df.theme.success.70}"
697
+ "$value": "{df.theme.success.60}"
698
698
  },
699
699
  "foreground": {
700
700
  "$type": "color",
@@ -704,7 +704,7 @@
704
704
  "pressed": {
705
705
  "background": {
706
706
  "$type": "color",
707
- "$value": "{df.theme.success.70}"
707
+ "$value": "{df.theme.success.60}"
708
708
  },
709
709
  "foreground": {
710
710
  "$type": "color",
@@ -714,7 +714,7 @@
714
714
  "activeHovered": {
715
715
  "background": {
716
716
  "$type": "color",
717
- "$value": "{df.theme.success.80}"
717
+ "$value": "{df.theme.success.70}"
718
718
  },
719
719
  "foreground": {
720
720
  "$type": "color",
@@ -724,7 +724,7 @@
724
724
  "activePressed": {
725
725
  "background": {
726
726
  "$type": "color",
727
- "$value": "{df.theme.success.70}"
727
+ "$value": "{df.theme.success.60}"
728
728
  },
729
729
  "foreground": {
730
730
  "$type": "color",
@@ -844,7 +844,7 @@
844
844
  "hovered": {
845
845
  "background": {
846
846
  "$type": "color",
847
- "$value": "{df.theme.warning.90}"
847
+ "$value": "{df.theme.warning.80}"
848
848
  },
849
849
  "foreground": {
850
850
  "$type": "color",
@@ -858,7 +858,7 @@
858
858
  "active": {
859
859
  "background": {
860
860
  "$type": "color",
861
- "$value": "{df.theme.warning.80}"
861
+ "$value": "{df.theme.warning.70}"
862
862
  },
863
863
  "foreground": {
864
864
  "$type": "color",
@@ -872,7 +872,7 @@
872
872
  "pressed": {
873
873
  "background": {
874
874
  "$type": "color",
875
- "$value": "{df.theme.warning.80}"
875
+ "$value": "{df.theme.warning.70}"
876
876
  },
877
877
  "foreground": {
878
878
  "$type": "color",
@@ -886,7 +886,7 @@
886
886
  "activeHovered": {
887
887
  "background": {
888
888
  "$type": "color",
889
- "$value": "{df.theme.warning.90}"
889
+ "$value": "{df.theme.warning.80}"
890
890
  },
891
891
  "foreground": {
892
892
  "$type": "color",
@@ -900,7 +900,7 @@
900
900
  "activePressed": {
901
901
  "background": {
902
902
  "$type": "color",
903
- "$value": "{df.theme.warning.80}"
903
+ "$value": "{df.theme.warning.70}"
904
904
  },
905
905
  "foreground": {
906
906
  "$type": "color",
@@ -916,7 +916,7 @@
916
916
  "default": {
917
917
  "background": {
918
918
  "$type": "color",
919
- "$value": "{df.theme.warning.90}"
919
+ "$value": "{df.theme.warning.80}"
920
920
  },
921
921
  "foreground": {
922
922
  "$type": "color",
@@ -926,7 +926,7 @@
926
926
  "hovered": {
927
927
  "background": {
928
928
  "$type": "color",
929
- "$value": "{df.theme.warning.90}"
929
+ "$value": "{df.theme.warning.80}"
930
930
  },
931
931
  "foreground": {
932
932
  "$type": "color",
@@ -936,7 +936,7 @@
936
936
  "active": {
937
937
  "background": {
938
938
  "$type": "color",
939
- "$value": "{df.theme.warning.80}"
939
+ "$value": "{df.theme.warning.70}"
940
940
  },
941
941
  "foreground": {
942
942
  "$type": "color",
@@ -946,7 +946,7 @@
946
946
  "pressed": {
947
947
  "background": {
948
948
  "$type": "color",
949
- "$value": "{df.theme.warning.80}"
949
+ "$value": "{df.theme.warning.70}"
950
950
  },
951
951
  "foreground": {
952
952
  "$type": "color",
@@ -956,7 +956,7 @@
956
956
  "activeHovered": {
957
957
  "background": {
958
958
  "$type": "color",
959
- "$value": "{df.theme.warning.90}"
959
+ "$value": "{df.theme.warning.80}"
960
960
  },
961
961
  "foreground": {
962
962
  "$type": "color",
@@ -966,7 +966,7 @@
966
966
  "activePressed": {
967
967
  "background": {
968
968
  "$type": "color",
969
- "$value": "{df.theme.warning.80}"
969
+ "$value": "{df.theme.warning.70}"
970
970
  },
971
971
  "foreground": {
972
972
  "$type": "color",
@@ -1086,7 +1086,7 @@
1086
1086
  "hovered": {
1087
1087
  "background": {
1088
1088
  "$type": "color",
1089
- "$value": "{df.theme.info.90}"
1089
+ "$value": "{df.theme.info.80}"
1090
1090
  },
1091
1091
  "foreground": {
1092
1092
  "$type": "color",
@@ -1100,7 +1100,7 @@
1100
1100
  "active": {
1101
1101
  "background": {
1102
1102
  "$type": "color",
1103
- "$value": "{df.theme.info.80}"
1103
+ "$value": "{df.theme.info.70}"
1104
1104
  },
1105
1105
  "foreground": {
1106
1106
  "$type": "color",
@@ -1114,7 +1114,7 @@
1114
1114
  "pressed": {
1115
1115
  "background": {
1116
1116
  "$type": "color",
1117
- "$value": "{df.theme.info.80}"
1117
+ "$value": "{df.theme.info.70}"
1118
1118
  },
1119
1119
  "foreground": {
1120
1120
  "$type": "color",
@@ -1128,7 +1128,7 @@
1128
1128
  "activeHovered": {
1129
1129
  "background": {
1130
1130
  "$type": "color",
1131
- "$value": "{df.theme.info.90}"
1131
+ "$value": "{df.theme.info.80}"
1132
1132
  },
1133
1133
  "foreground": {
1134
1134
  "$type": "color",
@@ -1142,7 +1142,7 @@
1142
1142
  "activePressed": {
1143
1143
  "background": {
1144
1144
  "$type": "color",
1145
- "$value": "{df.theme.info.80}"
1145
+ "$value": "{df.theme.info.70}"
1146
1146
  },
1147
1147
  "foreground": {
1148
1148
  "$type": "color",
@@ -1158,7 +1158,7 @@
1158
1158
  "default": {
1159
1159
  "background": {
1160
1160
  "$type": "color",
1161
- "$value": "{df.theme.info.90}"
1161
+ "$value": "{df.theme.info.80}"
1162
1162
  },
1163
1163
  "foreground": {
1164
1164
  "$type": "color",
@@ -1168,7 +1168,7 @@
1168
1168
  "hovered": {
1169
1169
  "background": {
1170
1170
  "$type": "color",
1171
- "$value": "{df.theme.info.80}"
1171
+ "$value": "{df.theme.info.70}"
1172
1172
  },
1173
1173
  "foreground": {
1174
1174
  "$type": "color",
@@ -1178,7 +1178,7 @@
1178
1178
  "active": {
1179
1179
  "background": {
1180
1180
  "$type": "color",
1181
- "$value": "{df.theme.info.70}"
1181
+ "$value": "{df.theme.info.60}"
1182
1182
  },
1183
1183
  "foreground": {
1184
1184
  "$type": "color",
@@ -1188,7 +1188,7 @@
1188
1188
  "pressed": {
1189
1189
  "background": {
1190
1190
  "$type": "color",
1191
- "$value": "{df.theme.info.70}"
1191
+ "$value": "{df.theme.info.60}"
1192
1192
  },
1193
1193
  "foreground": {
1194
1194
  "$type": "color",
@@ -1198,7 +1198,7 @@
1198
1198
  "activeHovered": {
1199
1199
  "background": {
1200
1200
  "$type": "color",
1201
- "$value": "{df.theme.info.80}"
1201
+ "$value": "{df.theme.info.70}"
1202
1202
  },
1203
1203
  "foreground": {
1204
1204
  "$type": "color",
@@ -1208,7 +1208,7 @@
1208
1208
  "activePressed": {
1209
1209
  "background": {
1210
1210
  "$type": "color",
1211
- "$value": "{df.theme.info.70}"
1211
+ "$value": "{df.theme.info.60}"
1212
1212
  },
1213
1213
  "foreground": {
1214
1214
  "$type": "color",
@@ -1328,7 +1328,7 @@
1328
1328
  "hovered": {
1329
1329
  "background": {
1330
1330
  "$type": "color",
1331
- "$value": "{df.theme.tip.90}"
1331
+ "$value": "{df.theme.tip.80}"
1332
1332
  },
1333
1333
  "foreground": {
1334
1334
  "$type": "color",
@@ -1342,7 +1342,7 @@
1342
1342
  "active": {
1343
1343
  "background": {
1344
1344
  "$type": "color",
1345
- "$value": "{df.theme.tip.80}"
1345
+ "$value": "{df.theme.tip.70}"
1346
1346
  },
1347
1347
  "foreground": {
1348
1348
  "$type": "color",
@@ -1356,7 +1356,7 @@
1356
1356
  "pressed": {
1357
1357
  "background": {
1358
1358
  "$type": "color",
1359
- "$value": "{df.theme.tip.80}"
1359
+ "$value": "{df.theme.tip.70}"
1360
1360
  },
1361
1361
  "foreground": {
1362
1362
  "$type": "color",
@@ -1370,7 +1370,7 @@
1370
1370
  "activeHovered": {
1371
1371
  "background": {
1372
1372
  "$type": "color",
1373
- "$value": "{df.theme.tip.90}"
1373
+ "$value": "{df.theme.tip.80}"
1374
1374
  },
1375
1375
  "foreground": {
1376
1376
  "$type": "color",
@@ -1384,7 +1384,7 @@
1384
1384
  "activePressed": {
1385
1385
  "background": {
1386
1386
  "$type": "color",
1387
- "$value": "{df.theme.tip.80}"
1387
+ "$value": "{df.theme.tip.70}"
1388
1388
  },
1389
1389
  "foreground": {
1390
1390
  "$type": "color",
@@ -1400,7 +1400,7 @@
1400
1400
  "default": {
1401
1401
  "background": {
1402
1402
  "$type": "color",
1403
- "$value": "{df.theme.tip.90}"
1403
+ "$value": "{df.theme.tip.80}"
1404
1404
  },
1405
1405
  "foreground": {
1406
1406
  "$type": "color",
@@ -1410,7 +1410,7 @@
1410
1410
  "hovered": {
1411
1411
  "background": {
1412
1412
  "$type": "color",
1413
- "$value": "{df.theme.tip.80}"
1413
+ "$value": "{df.theme.tip.70}"
1414
1414
  },
1415
1415
  "foreground": {
1416
1416
  "$type": "color",
@@ -1420,7 +1420,7 @@
1420
1420
  "active": {
1421
1421
  "background": {
1422
1422
  "$type": "color",
1423
- "$value": "{df.theme.tip.70}"
1423
+ "$value": "{df.theme.tip.60}"
1424
1424
  },
1425
1425
  "foreground": {
1426
1426
  "$type": "color",
@@ -1430,7 +1430,7 @@
1430
1430
  "pressed": {
1431
1431
  "background": {
1432
1432
  "$type": "color",
1433
- "$value": "{df.theme.tip.70}"
1433
+ "$value": "{df.theme.tip.60}"
1434
1434
  },
1435
1435
  "foreground": {
1436
1436
  "$type": "color",
@@ -1440,7 +1440,7 @@
1440
1440
  "activeHovered": {
1441
1441
  "background": {
1442
1442
  "$type": "color",
1443
- "$value": "{df.theme.tip.80}"
1443
+ "$value": "{df.theme.tip.70}"
1444
1444
  },
1445
1445
  "foreground": {
1446
1446
  "$type": "color",
@@ -1450,7 +1450,7 @@
1450
1450
  "activePressed": {
1451
1451
  "background": {
1452
1452
  "$type": "color",
1453
- "$value": "{df.theme.tip.70}"
1453
+ "$value": "{df.theme.tip.60}"
1454
1454
  },
1455
1455
  "foreground": {
1456
1456
  "$type": "color",
@@ -1570,7 +1570,7 @@
1570
1570
  "hovered": {
1571
1571
  "background": {
1572
1572
  "$type": "color",
1573
- "$value": "{df.theme.accent.90}"
1573
+ "$value": "{df.theme.accent.80}"
1574
1574
  },
1575
1575
  "foreground": {
1576
1576
  "$type": "color",
@@ -1584,7 +1584,7 @@
1584
1584
  "active": {
1585
1585
  "background": {
1586
1586
  "$type": "color",
1587
- "$value": "{df.theme.accent.80}"
1587
+ "$value": "{df.theme.accent.70}"
1588
1588
  },
1589
1589
  "foreground": {
1590
1590
  "$type": "color",
@@ -1598,7 +1598,7 @@
1598
1598
  "pressed": {
1599
1599
  "background": {
1600
1600
  "$type": "color",
1601
- "$value": "{df.theme.accent.80}"
1601
+ "$value": "{df.theme.accent.70}"
1602
1602
  },
1603
1603
  "foreground": {
1604
1604
  "$type": "color",
@@ -1612,7 +1612,7 @@
1612
1612
  "activeHovered": {
1613
1613
  "background": {
1614
1614
  "$type": "color",
1615
- "$value": "{df.theme.accent.90}"
1615
+ "$value": "{df.theme.accent.80}"
1616
1616
  },
1617
1617
  "foreground": {
1618
1618
  "$type": "color",
@@ -1626,7 +1626,7 @@
1626
1626
  "activePressed": {
1627
1627
  "background": {
1628
1628
  "$type": "color",
1629
- "$value": "{df.theme.accent.80}"
1629
+ "$value": "{df.theme.accent.70}"
1630
1630
  },
1631
1631
  "foreground": {
1632
1632
  "$type": "color",
@@ -1642,7 +1642,7 @@
1642
1642
  "default": {
1643
1643
  "background": {
1644
1644
  "$type": "color",
1645
- "$value": "{df.theme.accent.90}"
1645
+ "$value": "{df.theme.accent.80}"
1646
1646
  },
1647
1647
  "foreground": {
1648
1648
  "$type": "color",
@@ -1652,7 +1652,7 @@
1652
1652
  "hovered": {
1653
1653
  "background": {
1654
1654
  "$type": "color",
1655
- "$value": "{df.theme.accent.80}"
1655
+ "$value": "{df.theme.accent.70}"
1656
1656
  },
1657
1657
  "foreground": {
1658
1658
  "$type": "color",
@@ -1662,7 +1662,7 @@
1662
1662
  "active": {
1663
1663
  "background": {
1664
1664
  "$type": "color",
1665
- "$value": "{df.theme.accent.70}"
1665
+ "$value": "{df.theme.accent.60}"
1666
1666
  },
1667
1667
  "foreground": {
1668
1668
  "$type": "color",
@@ -1672,7 +1672,7 @@
1672
1672
  "pressed": {
1673
1673
  "background": {
1674
1674
  "$type": "color",
1675
- "$value": "{df.theme.accent.70}"
1675
+ "$value": "{df.theme.accent.60}"
1676
1676
  },
1677
1677
  "foreground": {
1678
1678
  "$type": "color",
@@ -1682,7 +1682,7 @@
1682
1682
  "activeHovered": {
1683
1683
  "background": {
1684
1684
  "$type": "color",
1685
- "$value": "{df.theme.accent.80}"
1685
+ "$value": "{df.theme.accent.70}"
1686
1686
  },
1687
1687
  "foreground": {
1688
1688
  "$type": "color",
@@ -1692,7 +1692,7 @@
1692
1692
  "activePressed": {
1693
1693
  "background": {
1694
1694
  "$type": "color",
1695
- "$value": "{df.theme.accent.70}"
1695
+ "$value": "{df.theme.accent.60}"
1696
1696
  },
1697
1697
  "foreground": {
1698
1698
  "$type": "color",
@@ -2064,7 +2064,7 @@
2064
2064
  "hovered": {
2065
2065
  "background": {
2066
2066
  "$type": "color",
2067
- "$value": "{df.theme.chromatic1.90}"
2067
+ "$value": "{df.theme.chromatic1.80}"
2068
2068
  },
2069
2069
  "foreground": {
2070
2070
  "$type": "color",
@@ -2078,7 +2078,7 @@
2078
2078
  "active": {
2079
2079
  "background": {
2080
2080
  "$type": "color",
2081
- "$value": "{df.theme.chromatic1.80}"
2081
+ "$value": "{df.theme.chromatic1.70}"
2082
2082
  },
2083
2083
  "foreground": {
2084
2084
  "$type": "color",
@@ -2092,7 +2092,7 @@
2092
2092
  "pressed": {
2093
2093
  "background": {
2094
2094
  "$type": "color",
2095
- "$value": "{df.theme.chromatic1.80}"
2095
+ "$value": "{df.theme.chromatic1.70}"
2096
2096
  },
2097
2097
  "foreground": {
2098
2098
  "$type": "color",
@@ -2106,7 +2106,7 @@
2106
2106
  "activeHovered": {
2107
2107
  "background": {
2108
2108
  "$type": "color",
2109
- "$value": "{df.theme.chromatic1.90}"
2109
+ "$value": "{df.theme.chromatic1.80}"
2110
2110
  },
2111
2111
  "foreground": {
2112
2112
  "$type": "color",
@@ -2120,7 +2120,7 @@
2120
2120
  "activePressed": {
2121
2121
  "background": {
2122
2122
  "$type": "color",
2123
- "$value": "{df.theme.chromatic1.80}"
2123
+ "$value": "{df.theme.chromatic1.70}"
2124
2124
  },
2125
2125
  "foreground": {
2126
2126
  "$type": "color",
@@ -2136,7 +2136,7 @@
2136
2136
  "default": {
2137
2137
  "background": {
2138
2138
  "$type": "color",
2139
- "$value": "{df.theme.chromatic1.90}"
2139
+ "$value": "{df.theme.chromatic1.80}"
2140
2140
  },
2141
2141
  "foreground": {
2142
2142
  "$type": "color",
@@ -2146,7 +2146,7 @@
2146
2146
  "hovered": {
2147
2147
  "background": {
2148
2148
  "$type": "color",
2149
- "$value": "{df.theme.chromatic1.90}"
2149
+ "$value": "{df.theme.chromatic1.80}"
2150
2150
  },
2151
2151
  "foreground": {
2152
2152
  "$type": "color",
@@ -2156,7 +2156,7 @@
2156
2156
  "active": {
2157
2157
  "background": {
2158
2158
  "$type": "color",
2159
- "$value": "{df.theme.chromatic1.80}"
2159
+ "$value": "{df.theme.chromatic1.70}"
2160
2160
  },
2161
2161
  "foreground": {
2162
2162
  "$type": "color",
@@ -2166,7 +2166,7 @@
2166
2166
  "pressed": {
2167
2167
  "background": {
2168
2168
  "$type": "color",
2169
- "$value": "{df.theme.chromatic1.80}"
2169
+ "$value": "{df.theme.chromatic1.70}"
2170
2170
  },
2171
2171
  "foreground": {
2172
2172
  "$type": "color",
@@ -2176,7 +2176,7 @@
2176
2176
  "activeHovered": {
2177
2177
  "background": {
2178
2178
  "$type": "color",
2179
- "$value": "{df.theme.chromatic1.90}"
2179
+ "$value": "{df.theme.chromatic1.80}"
2180
2180
  },
2181
2181
  "foreground": {
2182
2182
  "$type": "color",
@@ -2186,7 +2186,7 @@
2186
2186
  "activePressed": {
2187
2187
  "background": {
2188
2188
  "$type": "color",
2189
- "$value": "{df.theme.chromatic1.80}"
2189
+ "$value": "{df.theme.chromatic1.70}"
2190
2190
  },
2191
2191
  "foreground": {
2192
2192
  "$type": "color",
@@ -2306,7 +2306,7 @@
2306
2306
  "hovered": {
2307
2307
  "background": {
2308
2308
  "$type": "color",
2309
- "$value": "{df.theme.chromatic2.90}"
2309
+ "$value": "{df.theme.chromatic2.80}"
2310
2310
  },
2311
2311
  "foreground": {
2312
2312
  "$type": "color",
@@ -2320,7 +2320,7 @@
2320
2320
  "active": {
2321
2321
  "background": {
2322
2322
  "$type": "color",
2323
- "$value": "{df.theme.chromatic2.80}"
2323
+ "$value": "{df.theme.chromatic2.70}"
2324
2324
  },
2325
2325
  "foreground": {
2326
2326
  "$type": "color",
@@ -2334,7 +2334,7 @@
2334
2334
  "pressed": {
2335
2335
  "background": {
2336
2336
  "$type": "color",
2337
- "$value": "{df.theme.chromatic2.80}"
2337
+ "$value": "{df.theme.chromatic2.70}"
2338
2338
  },
2339
2339
  "foreground": {
2340
2340
  "$type": "color",
@@ -2348,7 +2348,7 @@
2348
2348
  "activeHovered": {
2349
2349
  "background": {
2350
2350
  "$type": "color",
2351
- "$value": "{df.theme.chromatic2.90}"
2351
+ "$value": "{df.theme.chromatic2.80}"
2352
2352
  },
2353
2353
  "foreground": {
2354
2354
  "$type": "color",
@@ -2362,7 +2362,7 @@
2362
2362
  "activePressed": {
2363
2363
  "background": {
2364
2364
  "$type": "color",
2365
- "$value": "{df.theme.chromatic2.80}"
2365
+ "$value": "{df.theme.chromatic2.70}"
2366
2366
  },
2367
2367
  "foreground": {
2368
2368
  "$type": "color",
@@ -2378,7 +2378,7 @@
2378
2378
  "default": {
2379
2379
  "background": {
2380
2380
  "$type": "color",
2381
- "$value": "{df.theme.chromatic2.90}"
2381
+ "$value": "{df.theme.chromatic2.80}"
2382
2382
  },
2383
2383
  "foreground": {
2384
2384
  "$type": "color",
@@ -2388,7 +2388,7 @@
2388
2388
  "hovered": {
2389
2389
  "background": {
2390
2390
  "$type": "color",
2391
- "$value": "{df.theme.chromatic2.90}"
2391
+ "$value": "{df.theme.chromatic2.80}"
2392
2392
  },
2393
2393
  "foreground": {
2394
2394
  "$type": "color",
@@ -2398,7 +2398,7 @@
2398
2398
  "active": {
2399
2399
  "background": {
2400
2400
  "$type": "color",
2401
- "$value": "{df.theme.chromatic2.80}"
2401
+ "$value": "{df.theme.chromatic2.70}"
2402
2402
  },
2403
2403
  "foreground": {
2404
2404
  "$type": "color",
@@ -2408,7 +2408,7 @@
2408
2408
  "pressed": {
2409
2409
  "background": {
2410
2410
  "$type": "color",
2411
- "$value": "{df.theme.chromatic2.80}"
2411
+ "$value": "{df.theme.chromatic2.70}"
2412
2412
  },
2413
2413
  "foreground": {
2414
2414
  "$type": "color",
@@ -2418,7 +2418,7 @@
2418
2418
  "activeHovered": {
2419
2419
  "background": {
2420
2420
  "$type": "color",
2421
- "$value": "{df.theme.chromatic2.90}"
2421
+ "$value": "{df.theme.chromatic2.80}"
2422
2422
  },
2423
2423
  "foreground": {
2424
2424
  "$type": "color",
@@ -2428,7 +2428,7 @@
2428
2428
  "activePressed": {
2429
2429
  "background": {
2430
2430
  "$type": "color",
2431
- "$value": "{df.theme.chromatic2.80}"
2431
+ "$value": "{df.theme.chromatic2.70}"
2432
2432
  },
2433
2433
  "foreground": {
2434
2434
  "$type": "color",