@pantheon-systems/pds-design-tokens 1.0.0-dev.140 → 1.0.0-dev.142

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.
@@ -11984,6 +11984,64 @@
11984
11984
  ]
11985
11985
  }
11986
11986
  },
11987
+ "warning": {
11988
+ "background": {
11989
+ "value": "#d97008",
11990
+ "public": true,
11991
+ "isReferenceToInternal": true,
11992
+ "filePath": "tokens/color/alias/badge.light.json",
11993
+ "isSource": true,
11994
+ "original": {
11995
+ "value": "{color.light-mode.semantic.warning.foreground.value}",
11996
+ "public": true,
11997
+ "isReferenceToInternal": true
11998
+ },
11999
+ "name": "color-light-mode-badge-indicator-warning-background",
12000
+ "attributes": {
12001
+ "category": "color",
12002
+ "type": "light-mode",
12003
+ "item": "badge",
12004
+ "subitem": "indicator",
12005
+ "state": "warning"
12006
+ },
12007
+ "path": [
12008
+ "color",
12009
+ "light-mode",
12010
+ "badge",
12011
+ "indicator",
12012
+ "warning",
12013
+ "background"
12014
+ ]
12015
+ },
12016
+ "foreground": {
12017
+ "value": "#ffffff",
12018
+ "public": true,
12019
+ "isReferenceToInternal": true,
12020
+ "filePath": "tokens/color/alias/badge.light.json",
12021
+ "isSource": true,
12022
+ "original": {
12023
+ "value": "{color.light-mode.neutral.000.value}",
12024
+ "public": true,
12025
+ "isReferenceToInternal": true
12026
+ },
12027
+ "name": "color-light-mode-badge-indicator-warning-foreground",
12028
+ "attributes": {
12029
+ "category": "color",
12030
+ "type": "light-mode",
12031
+ "item": "badge",
12032
+ "subitem": "indicator",
12033
+ "state": "warning"
12034
+ },
12035
+ "path": [
12036
+ "color",
12037
+ "light-mode",
12038
+ "badge",
12039
+ "indicator",
12040
+ "warning",
12041
+ "foreground"
12042
+ ]
12043
+ }
12044
+ },
11987
12045
  "neutral": {
11988
12046
  "background": {
11989
12047
  "value": "#6d6d78",
@@ -12042,32 +12100,32 @@
12042
12100
  ]
12043
12101
  }
12044
12102
  },
12045
- "warning": {
12103
+ "brand": {
12046
12104
  "background": {
12047
- "value": "#d97008",
12105
+ "value": "#5e45cf",
12048
12106
  "public": true,
12049
12107
  "isReferenceToInternal": true,
12050
12108
  "filePath": "tokens/color/alias/badge.light.json",
12051
12109
  "isSource": true,
12052
12110
  "original": {
12053
- "value": "{color.light-mode.semantic.warning.foreground.value}",
12111
+ "value": "{color.light-mode.brand.secondary.300.value}",
12054
12112
  "public": true,
12055
12113
  "isReferenceToInternal": true
12056
12114
  },
12057
- "name": "color-light-mode-badge-indicator-warning-background",
12115
+ "name": "color-light-mode-badge-indicator-brand-background",
12058
12116
  "attributes": {
12059
12117
  "category": "color",
12060
12118
  "type": "light-mode",
12061
12119
  "item": "badge",
12062
12120
  "subitem": "indicator",
12063
- "state": "warning"
12121
+ "state": "brand"
12064
12122
  },
12065
12123
  "path": [
12066
12124
  "color",
12067
12125
  "light-mode",
12068
12126
  "badge",
12069
12127
  "indicator",
12070
- "warning",
12128
+ "brand",
12071
12129
  "background"
12072
12130
  ]
12073
12131
  },
@@ -12082,20 +12140,20 @@
12082
12140
  "public": true,
12083
12141
  "isReferenceToInternal": true
12084
12142
  },
12085
- "name": "color-light-mode-badge-indicator-warning-foreground",
12143
+ "name": "color-light-mode-badge-indicator-brand-foreground",
12086
12144
  "attributes": {
12087
12145
  "category": "color",
12088
12146
  "type": "light-mode",
12089
12147
  "item": "badge",
12090
12148
  "subitem": "indicator",
12091
- "state": "warning"
12149
+ "state": "brand"
12092
12150
  },
12093
12151
  "path": [
12094
12152
  "color",
12095
12153
  "light-mode",
12096
12154
  "badge",
12097
12155
  "indicator",
12098
- "warning",
12156
+ "brand",
12099
12157
  "foreground"
12100
12158
  ]
12101
12159
  }
@@ -18446,108 +18504,281 @@
18446
18504
  ]
18447
18505
  },
18448
18506
  "avatar": {
18449
- "g01": {
18450
- "value": "linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%)",
18507
+ "midnight": {
18508
+ "value": "linear-gradient(315deg, #5F41E5 0%, #141013 100%)",
18509
+ "type": "color",
18510
+ "public": true,
18511
+ "filePath": "tokens/color/base/gradients.light.json",
18512
+ "isSource": true,
18513
+ "original": {
18514
+ "value": {
18515
+ "type": "linear-gradient",
18516
+ "angle": "315deg",
18517
+ "colors": {
18518
+ "1": "#5F41E5 0%",
18519
+ "2": "#141013 100%"
18520
+ }
18521
+ },
18522
+ "type": "color",
18523
+ "public": true
18524
+ },
18525
+ "name": "color-light-mode-gradient-avatar-midnight",
18526
+ "attributes": {
18527
+ "category": "color",
18528
+ "type": "light-mode",
18529
+ "item": "gradient",
18530
+ "subitem": "avatar",
18531
+ "state": "midnight"
18532
+ },
18533
+ "path": [
18534
+ "color",
18535
+ "light-mode",
18536
+ "gradient",
18537
+ "avatar",
18538
+ "midnight"
18539
+ ]
18540
+ },
18541
+ "twilight": {
18542
+ "value": "linear-gradient(315deg, #C72FA2 0%, #1B0874 100%)",
18543
+ "type": "color",
18544
+ "public": true,
18545
+ "filePath": "tokens/color/base/gradients.light.json",
18546
+ "isSource": true,
18547
+ "original": {
18548
+ "value": {
18549
+ "type": "linear-gradient",
18550
+ "angle": "315deg",
18551
+ "colors": {
18552
+ "1": "#C72FA2 0%",
18553
+ "2": "#1B0874 100%"
18554
+ }
18555
+ },
18556
+ "type": "color",
18557
+ "public": true
18558
+ },
18559
+ "name": "color-light-mode-gradient-avatar-twilight",
18560
+ "attributes": {
18561
+ "category": "color",
18562
+ "type": "light-mode",
18563
+ "item": "gradient",
18564
+ "subitem": "avatar",
18565
+ "state": "twilight"
18566
+ },
18567
+ "path": [
18568
+ "color",
18569
+ "light-mode",
18570
+ "gradient",
18571
+ "avatar",
18572
+ "twilight"
18573
+ ]
18574
+ },
18575
+ "sunrise": {
18576
+ "value": "linear-gradient(135deg, #3017A1 0%, #F09737 100%)",
18577
+ "type": "color",
18578
+ "public": true,
18579
+ "filePath": "tokens/color/base/gradients.light.json",
18580
+ "isSource": true,
18581
+ "original": {
18582
+ "value": {
18583
+ "type": "linear-gradient",
18584
+ "angle": "135deg",
18585
+ "colors": {
18586
+ "1": " #3017A1 0%",
18587
+ "2": "#F09737 100%"
18588
+ }
18589
+ },
18590
+ "type": "color",
18591
+ "public": true
18592
+ },
18593
+ "name": "color-light-mode-gradient-avatar-sunrise",
18594
+ "attributes": {
18595
+ "category": "color",
18596
+ "type": "light-mode",
18597
+ "item": "gradient",
18598
+ "subitem": "avatar",
18599
+ "state": "sunrise"
18600
+ },
18601
+ "path": [
18602
+ "color",
18603
+ "light-mode",
18604
+ "gradient",
18605
+ "avatar",
18606
+ "sunrise"
18607
+ ]
18608
+ },
18609
+ "dawn": {
18610
+ "value": "linear-gradient(315deg, #FFDC28 0%, #A2CFFF 100%)",
18611
+ "type": "color",
18612
+ "public": true,
18613
+ "filePath": "tokens/color/base/gradients.light.json",
18614
+ "isSource": true,
18615
+ "original": {
18616
+ "value": {
18617
+ "type": "linear-gradient",
18618
+ "angle": "315deg",
18619
+ "colors": {
18620
+ "1": "#FFDC28 0%",
18621
+ "2": "#A2CFFF 100%"
18622
+ }
18623
+ },
18624
+ "type": "color",
18625
+ "public": true
18626
+ },
18627
+ "name": "color-light-mode-gradient-avatar-dawn",
18628
+ "attributes": {
18629
+ "category": "color",
18630
+ "type": "light-mode",
18631
+ "item": "gradient",
18632
+ "subitem": "avatar",
18633
+ "state": "dawn"
18634
+ },
18635
+ "path": [
18636
+ "color",
18637
+ "light-mode",
18638
+ "gradient",
18639
+ "avatar",
18640
+ "dawn"
18641
+ ]
18642
+ },
18643
+ "sundown": {
18644
+ "value": "linear-gradient(135deg, #4BCE97 0%, #A2CFFF 50%, #F9DFCF 100%)",
18645
+ "type": "color",
18451
18646
  "public": true,
18452
18647
  "filePath": "tokens/color/base/gradients.light.json",
18453
18648
  "isSource": true,
18454
18649
  "original": {
18455
- "value": "{color.light-mode.gradient.sunrise.value}",
18650
+ "value": {
18651
+ "type": "linear-gradient",
18652
+ "angle": "135deg",
18653
+ "colors": {
18654
+ "1": "#4BCE97 0%",
18655
+ "2": "#A2CFFF 50%",
18656
+ "3": "#F9DFCF 100%"
18657
+ }
18658
+ },
18659
+ "type": "color",
18456
18660
  "public": true
18457
18661
  },
18458
- "name": "color-light-mode-gradient-avatar-g01",
18662
+ "name": "color-light-mode-gradient-avatar-sundown",
18459
18663
  "attributes": {
18460
18664
  "category": "color",
18461
18665
  "type": "light-mode",
18462
18666
  "item": "gradient",
18463
18667
  "subitem": "avatar",
18464
- "state": "g01"
18668
+ "state": "sundown"
18465
18669
  },
18466
18670
  "path": [
18467
18671
  "color",
18468
18672
  "light-mode",
18469
18673
  "gradient",
18470
18674
  "avatar",
18471
- "g01"
18675
+ "sundown"
18472
18676
  ]
18473
18677
  },
18474
- "g02": {
18475
- "value": "linear-gradient(48.24deg, #EF13AD 0%, #1B0874 66.25%)",
18678
+ "dusk": {
18679
+ "value": "linear-gradient(315deg, #01EFFE 0%, #FF00C5 100%)",
18680
+ "type": "color",
18476
18681
  "public": true,
18477
18682
  "filePath": "tokens/color/base/gradients.light.json",
18478
18683
  "isSource": true,
18479
18684
  "original": {
18480
- "value": "{color.light-mode.gradient.sunset.value}",
18685
+ "value": {
18686
+ "type": "linear-gradient",
18687
+ "angle": "315deg",
18688
+ "colors": {
18689
+ "1": "#01EFFE 0%",
18690
+ "2": "#FF00C5 100%"
18691
+ }
18692
+ },
18693
+ "type": "color",
18481
18694
  "public": true
18482
18695
  },
18483
- "name": "color-light-mode-gradient-avatar-g02",
18696
+ "name": "color-light-mode-gradient-avatar-dusk",
18484
18697
  "attributes": {
18485
18698
  "category": "color",
18486
18699
  "type": "light-mode",
18487
18700
  "item": "gradient",
18488
18701
  "subitem": "avatar",
18489
- "state": "g02"
18702
+ "state": "dusk"
18490
18703
  },
18491
18704
  "path": [
18492
18705
  "color",
18493
18706
  "light-mode",
18494
18707
  "gradient",
18495
18708
  "avatar",
18496
- "g02"
18709
+ "dusk"
18497
18710
  ]
18498
18711
  },
18499
- "g03": {
18500
- "value": "linear-gradient(228.64deg, #1B0874 41.87%, #29B2FF 100%)",
18712
+ "plum": {
18713
+ "value": "linear-gradient(135deg, #000006 0%, #782EA9 76.76%)",
18714
+ "type": "color",
18501
18715
  "public": true,
18502
18716
  "filePath": "tokens/color/base/gradients.light.json",
18503
18717
  "isSource": true,
18504
18718
  "original": {
18505
- "value": "{color.light-mode.gradient.after-hours.value}",
18719
+ "value": {
18720
+ "type": "linear-gradient",
18721
+ "angle": "135deg",
18722
+ "colors": {
18723
+ "1": "#000006 0%",
18724
+ "2": "#782EA9 76.76%"
18725
+ }
18726
+ },
18727
+ "type": "color",
18506
18728
  "public": true
18507
18729
  },
18508
- "name": "color-light-mode-gradient-avatar-g03",
18730
+ "name": "color-light-mode-gradient-avatar-plum",
18509
18731
  "attributes": {
18510
18732
  "category": "color",
18511
18733
  "type": "light-mode",
18512
18734
  "item": "gradient",
18513
18735
  "subitem": "avatar",
18514
- "state": "g03"
18736
+ "state": "plum"
18515
18737
  },
18516
18738
  "path": [
18517
18739
  "color",
18518
18740
  "light-mode",
18519
18741
  "gradient",
18520
18742
  "avatar",
18521
- "g03"
18743
+ "plum"
18522
18744
  ]
18523
18745
  },
18524
- "g04": {
18525
- "value": "linear-gradient(228.64deg, #1B0874 46.34%, #00E0C3 100%)",
18746
+ "grape": {
18747
+ "value": "linear-gradient(315deg, #DE0093 0%, #5F41E5 100%)",
18748
+ "type": "color",
18526
18749
  "public": true,
18527
18750
  "filePath": "tokens/color/base/gradients.light.json",
18528
18751
  "isSource": true,
18529
18752
  "original": {
18530
- "value": "{color.light-mode.gradient.midnight.value}",
18753
+ "value": {
18754
+ "type": "linear-gradient",
18755
+ "angle": "315deg",
18756
+ "colors": {
18757
+ "1": "#DE0093 0%",
18758
+ "2": "#5F41E5 100%"
18759
+ }
18760
+ },
18761
+ "type": "color",
18531
18762
  "public": true
18532
18763
  },
18533
- "name": "color-light-mode-gradient-avatar-g04",
18764
+ "name": "color-light-mode-gradient-avatar-grape",
18534
18765
  "attributes": {
18535
18766
  "category": "color",
18536
18767
  "type": "light-mode",
18537
18768
  "item": "gradient",
18538
18769
  "subitem": "avatar",
18539
- "state": "g04"
18770
+ "state": "grape"
18540
18771
  },
18541
18772
  "path": [
18542
18773
  "color",
18543
18774
  "light-mode",
18544
18775
  "gradient",
18545
18776
  "avatar",
18546
- "g04"
18777
+ "grape"
18547
18778
  ]
18548
18779
  },
18549
- "g05": {
18550
- "value": "linear-gradient(138deg, #E65F35 13.12%, #1B0874 93.73%)",
18780
+ "dragonfruit": {
18781
+ "value": "linear-gradient(315deg, #D0C6FF 0%, #DE0093 100%)",
18551
18782
  "type": "color",
18552
18783
  "public": true,
18553
18784
  "filePath": "tokens/color/base/gradients.light.json",
@@ -18555,33 +18786,33 @@
18555
18786
  "original": {
18556
18787
  "value": {
18557
18788
  "type": "linear-gradient",
18558
- "angle": "138deg",
18789
+ "angle": "315deg",
18559
18790
  "colors": {
18560
- "1": "#E65F35 13.12%",
18561
- "2": "#1B0874 93.73%"
18791
+ "1": "#D0C6FF 0%",
18792
+ "2": "#DE0093 100%"
18562
18793
  }
18563
18794
  },
18564
18795
  "type": "color",
18565
18796
  "public": true
18566
18797
  },
18567
- "name": "color-light-mode-gradient-avatar-g05",
18798
+ "name": "color-light-mode-gradient-avatar-dragonfruit",
18568
18799
  "attributes": {
18569
18800
  "category": "color",
18570
18801
  "type": "light-mode",
18571
18802
  "item": "gradient",
18572
18803
  "subitem": "avatar",
18573
- "state": "g05"
18804
+ "state": "dragonfruit"
18574
18805
  },
18575
18806
  "path": [
18576
18807
  "color",
18577
18808
  "light-mode",
18578
18809
  "gradient",
18579
18810
  "avatar",
18580
- "g05"
18811
+ "dragonfruit"
18581
18812
  ]
18582
18813
  },
18583
- "g06": {
18584
- "value": "linear-gradient(138deg, #EF13AD 12.78%, #1B0874 97.85%)",
18814
+ "winter": {
18815
+ "value": "linear-gradient(315deg, #FFDC28 0%, #5F41E5 100%)",
18585
18816
  "type": "color",
18586
18817
  "public": true,
18587
18818
  "filePath": "tokens/color/base/gradients.light.json",
@@ -18589,33 +18820,33 @@
18589
18820
  "original": {
18590
18821
  "value": {
18591
18822
  "type": "linear-gradient",
18592
- "angle": "138deg",
18823
+ "angle": "315deg",
18593
18824
  "colors": {
18594
- "1": "#EF13AD 12.78%",
18595
- "2": "#1B0874 97.85%"
18825
+ "1": "#FFDC28 0%",
18826
+ "2": "#5F41E5 100%"
18596
18827
  }
18597
18828
  },
18598
18829
  "type": "color",
18599
18830
  "public": true
18600
18831
  },
18601
- "name": "color-light-mode-gradient-avatar-g06",
18832
+ "name": "color-light-mode-gradient-avatar-winter",
18602
18833
  "attributes": {
18603
18834
  "category": "color",
18604
18835
  "type": "light-mode",
18605
18836
  "item": "gradient",
18606
18837
  "subitem": "avatar",
18607
- "state": "g06"
18838
+ "state": "winter"
18608
18839
  },
18609
18840
  "path": [
18610
18841
  "color",
18611
18842
  "light-mode",
18612
18843
  "gradient",
18613
18844
  "avatar",
18614
- "g06"
18845
+ "winter"
18615
18846
  ]
18616
18847
  },
18617
- "g07": {
18618
- "value": "linear-gradient(139deg, #29B2FF 9.79%, #2365C0 50.54%, #1B0874 99.32%)",
18848
+ "spring": {
18849
+ "value": "linear-gradient(315deg, #FFDC28 0%, #218C5F 100%)",
18619
18850
  "type": "color",
18620
18851
  "public": true,
18621
18852
  "filePath": "tokens/color/base/gradients.light.json",
@@ -18623,34 +18854,33 @@
18623
18854
  "original": {
18624
18855
  "value": {
18625
18856
  "type": "linear-gradient",
18626
- "angle": "139deg",
18857
+ "angle": "315deg",
18627
18858
  "colors": {
18628
- "1": "#29B2FF 9.79%",
18629
- "2": "#2365C0 50.54%",
18630
- "3": "#1B0874 99.32%"
18859
+ "1": "#FFDC28 0%",
18860
+ "2": "#218C5F 100%"
18631
18861
  }
18632
18862
  },
18633
18863
  "type": "color",
18634
18864
  "public": true
18635
18865
  },
18636
- "name": "color-light-mode-gradient-avatar-g07",
18866
+ "name": "color-light-mode-gradient-avatar-spring",
18637
18867
  "attributes": {
18638
18868
  "category": "color",
18639
18869
  "type": "light-mode",
18640
18870
  "item": "gradient",
18641
18871
  "subitem": "avatar",
18642
- "state": "g07"
18872
+ "state": "spring"
18643
18873
  },
18644
18874
  "path": [
18645
18875
  "color",
18646
18876
  "light-mode",
18647
18877
  "gradient",
18648
18878
  "avatar",
18649
- "g07"
18879
+ "spring"
18650
18880
  ]
18651
18881
  },
18652
- "g08": {
18653
- "value": "linear-gradient(139deg, #00E0C3 6.57%, #0C7D9F 51.07%, #1B0874 97.18%)",
18882
+ "summer": {
18883
+ "value": "linear-gradient(135deg, #FF00C5 0%, #F09737 100%)",
18654
18884
  "type": "color",
18655
18885
  "public": true,
18656
18886
  "filePath": "tokens/color/base/gradients.light.json",
@@ -18658,34 +18888,33 @@
18658
18888
  "original": {
18659
18889
  "value": {
18660
18890
  "type": "linear-gradient",
18661
- "angle": "139deg",
18891
+ "angle": "135deg",
18662
18892
  "colors": {
18663
- "1": "#00E0C3 6.57%",
18664
- "2": "#0C7D9F 51.07%",
18665
- "3": "#1B0874 97.18%"
18893
+ "1": "#FF00C5 0%",
18894
+ "2": "#F09737 100%"
18666
18895
  }
18667
18896
  },
18668
18897
  "type": "color",
18669
18898
  "public": true
18670
18899
  },
18671
- "name": "color-light-mode-gradient-avatar-g08",
18900
+ "name": "color-light-mode-gradient-avatar-summer",
18672
18901
  "attributes": {
18673
18902
  "category": "color",
18674
18903
  "type": "light-mode",
18675
18904
  "item": "gradient",
18676
18905
  "subitem": "avatar",
18677
- "state": "g08"
18906
+ "state": "summer"
18678
18907
  },
18679
18908
  "path": [
18680
18909
  "color",
18681
18910
  "light-mode",
18682
18911
  "gradient",
18683
18912
  "avatar",
18684
- "g08"
18913
+ "summer"
18685
18914
  ]
18686
18915
  },
18687
- "g09": {
18688
- "value": "linear-gradient(319deg, #FFD808 8.18%, #DA8E32 38.74%, #9A0066 96.11%)",
18916
+ "fall": {
18917
+ "value": "linear-gradient(135deg, #CC36C9 0%, #FFFF11 100%)",
18689
18918
  "type": "color",
18690
18919
  "public": true,
18691
18920
  "filePath": "tokens/color/base/gradients.light.json",
@@ -18693,34 +18922,33 @@
18693
18922
  "original": {
18694
18923
  "value": {
18695
18924
  "type": "linear-gradient",
18696
- "angle": "319deg",
18925
+ "angle": "135deg",
18697
18926
  "colors": {
18698
- "1": "#FFD808 8.18%",
18699
- "2": "#DA8E32 38.74%",
18700
- "3": "#9A0066 96.11%"
18927
+ "1": "#CC36C9 0%",
18928
+ "2": "#FFFF11 100%"
18701
18929
  }
18702
18930
  },
18703
18931
  "type": "color",
18704
18932
  "public": true
18705
18933
  },
18706
- "name": "color-light-mode-gradient-avatar-g09",
18934
+ "name": "color-light-mode-gradient-avatar-fall",
18707
18935
  "attributes": {
18708
18936
  "category": "color",
18709
18937
  "type": "light-mode",
18710
18938
  "item": "gradient",
18711
18939
  "subitem": "avatar",
18712
- "state": "g09"
18940
+ "state": "fall"
18713
18941
  },
18714
18942
  "path": [
18715
18943
  "color",
18716
18944
  "light-mode",
18717
18945
  "gradient",
18718
18946
  "avatar",
18719
- "g09"
18947
+ "fall"
18720
18948
  ]
18721
18949
  },
18722
- "g10": {
18723
- "value": "linear-gradient(319deg, #FF99DC 13.01%, #6D41B4 72.52%, #371EA3 92.89%)",
18950
+ "earth": {
18951
+ "value": "linear-gradient(315deg, #6BC5FC 0%, #218C5F 100%)",
18724
18952
  "type": "color",
18725
18953
  "public": true,
18726
18954
  "filePath": "tokens/color/base/gradients.light.json",
@@ -18728,34 +18956,33 @@
18728
18956
  "original": {
18729
18957
  "value": {
18730
18958
  "type": "linear-gradient",
18731
- "angle": "319deg",
18959
+ "angle": "315deg",
18732
18960
  "colors": {
18733
- "1": "#FF99DC 13.01%",
18734
- "2": "#6D41B4 72.52%",
18735
- "3": "#371EA3 92.89%"
18961
+ "1": "#6BC5FC 0%",
18962
+ "2": "#218C5F 100%"
18736
18963
  }
18737
18964
  },
18738
18965
  "type": "color",
18739
18966
  "public": true
18740
18967
  },
18741
- "name": "color-light-mode-gradient-avatar-g10",
18968
+ "name": "color-light-mode-gradient-avatar-earth",
18742
18969
  "attributes": {
18743
18970
  "category": "color",
18744
18971
  "type": "light-mode",
18745
18972
  "item": "gradient",
18746
18973
  "subitem": "avatar",
18747
- "state": "g10"
18974
+ "state": "earth"
18748
18975
  },
18749
18976
  "path": [
18750
18977
  "color",
18751
18978
  "light-mode",
18752
18979
  "gradient",
18753
18980
  "avatar",
18754
- "g10"
18981
+ "earth"
18755
18982
  ]
18756
18983
  },
18757
- "g11": {
18758
- "value": "linear-gradient(319deg, #FFF1A9 10.33%, #F0829F 53.22%, #DE0093 97.18%)",
18984
+ "moon": {
18985
+ "value": "linear-gradient(315deg, #A2CFFF 0%, #8A70FF 100%)",
18759
18986
  "type": "color",
18760
18987
  "public": true,
18761
18988
  "filePath": "tokens/color/base/gradients.light.json",
@@ -18763,34 +18990,33 @@
18763
18990
  "original": {
18764
18991
  "value": {
18765
18992
  "type": "linear-gradient",
18766
- "angle": "319deg",
18993
+ "angle": "315deg",
18767
18994
  "colors": {
18768
- "1": "#FFF1A9 10.33%",
18769
- "2": "#F0829F 53.22%",
18770
- "3": "#DE0093 97.18%"
18995
+ "1": "#A2CFFF 0%",
18996
+ "2": "#8A70FF 100%"
18771
18997
  }
18772
18998
  },
18773
18999
  "type": "color",
18774
19000
  "public": true
18775
19001
  },
18776
- "name": "color-light-mode-gradient-avatar-g11",
19002
+ "name": "color-light-mode-gradient-avatar-moon",
18777
19003
  "attributes": {
18778
19004
  "category": "color",
18779
19005
  "type": "light-mode",
18780
19006
  "item": "gradient",
18781
19007
  "subitem": "avatar",
18782
- "state": "g11"
19008
+ "state": "moon"
18783
19009
  },
18784
19010
  "path": [
18785
19011
  "color",
18786
19012
  "light-mode",
18787
19013
  "gradient",
18788
19014
  "avatar",
18789
- "g11"
19015
+ "moon"
18790
19016
  ]
18791
19017
  },
18792
- "g12": {
18793
- "value": "linear-gradient(319deg, #96DAB7 14.62%, #1DACFC 53.22%, #1666D6 97.18%)",
19018
+ "sun": {
19019
+ "value": "linear-gradient(135deg, #E65F35 0%, #FFFF11 100%)",
18794
19020
  "type": "color",
18795
19021
  "public": true,
18796
19022
  "filePath": "tokens/color/base/gradients.light.json",
@@ -18798,30 +19024,237 @@
18798
19024
  "original": {
18799
19025
  "value": {
18800
19026
  "type": "linear-gradient",
18801
- "angle": "319deg",
19027
+ "angle": "135deg",
18802
19028
  "colors": {
18803
- "1": "#96DAB7 14.62%",
18804
- "2": "#1DACFC 53.22%",
18805
- "3": "#1666D6 97.18%"
19029
+ "1": "#E65F35 0%",
19030
+ "2": "#FFFF11 100%"
18806
19031
  }
18807
19032
  },
18808
19033
  "type": "color",
18809
19034
  "public": true
18810
19035
  },
18811
- "name": "color-light-mode-gradient-avatar-g12",
19036
+ "name": "color-light-mode-gradient-avatar-sun",
18812
19037
  "attributes": {
18813
19038
  "category": "color",
18814
19039
  "type": "light-mode",
18815
19040
  "item": "gradient",
18816
19041
  "subitem": "avatar",
18817
- "state": "g12"
19042
+ "state": "sun"
18818
19043
  },
18819
19044
  "path": [
18820
19045
  "color",
18821
19046
  "light-mode",
18822
19047
  "gradient",
18823
19048
  "avatar",
18824
- "g12"
19049
+ "sun"
19050
+ ]
19051
+ }
19052
+ },
19053
+ "card": {
19054
+ "yellow": {
19055
+ "value": "linear-gradient(225deg, #FFCB45 0%, #FFDC28 50%, #FFF1A9 100%)",
19056
+ "type": "color",
19057
+ "public": true,
19058
+ "filePath": "tokens/color/base/gradients.light.json",
19059
+ "isSource": true,
19060
+ "original": {
19061
+ "value": {
19062
+ "type": "linear-gradient",
19063
+ "angle": "225deg",
19064
+ "colors": {
19065
+ "1": "#FFCB45 0%",
19066
+ "2": "#FFDC28 50%",
19067
+ "3": "#FFF1A9 100%"
19068
+ }
19069
+ },
19070
+ "type": "color",
19071
+ "public": true
19072
+ },
19073
+ "name": "color-light-mode-gradient-card-yellow",
19074
+ "attributes": {
19075
+ "category": "color",
19076
+ "type": "light-mode",
19077
+ "item": "gradient",
19078
+ "subitem": "card",
19079
+ "state": "yellow"
19080
+ },
19081
+ "path": [
19082
+ "color",
19083
+ "light-mode",
19084
+ "gradient",
19085
+ "card",
19086
+ "yellow"
19087
+ ]
19088
+ },
19089
+ "mint": {
19090
+ "value": "linear-gradient(225deg, #4BCE97 0%, #BAF3DB 100%)",
19091
+ "type": "color",
19092
+ "public": true,
19093
+ "filePath": "tokens/color/base/gradients.light.json",
19094
+ "isSource": true,
19095
+ "original": {
19096
+ "value": {
19097
+ "type": "linear-gradient",
19098
+ "angle": "225deg",
19099
+ "colors": {
19100
+ "1": "#4BCE97 0%",
19101
+ "2": "#BAF3DB 100%"
19102
+ }
19103
+ },
19104
+ "type": "color",
19105
+ "public": true
19106
+ },
19107
+ "name": "color-light-mode-gradient-card-mint",
19108
+ "attributes": {
19109
+ "category": "color",
19110
+ "type": "light-mode",
19111
+ "item": "gradient",
19112
+ "subitem": "card",
19113
+ "state": "mint"
19114
+ },
19115
+ "path": [
19116
+ "color",
19117
+ "light-mode",
19118
+ "gradient",
19119
+ "card",
19120
+ "mint"
19121
+ ]
19122
+ },
19123
+ "lavender": {
19124
+ "value": "linear-gradient(225deg, #8A70FF 0%, #BFB1FF 100%)",
19125
+ "type": "color",
19126
+ "public": true,
19127
+ "filePath": "tokens/color/base/gradients.light.json",
19128
+ "isSource": true,
19129
+ "original": {
19130
+ "value": {
19131
+ "type": "linear-gradient",
19132
+ "angle": "225deg",
19133
+ "colors": {
19134
+ "1": "#8A70FF 0%",
19135
+ "2": "#BFB1FF 100%"
19136
+ }
19137
+ },
19138
+ "type": "color",
19139
+ "public": true
19140
+ },
19141
+ "name": "color-light-mode-gradient-card-lavender",
19142
+ "attributes": {
19143
+ "category": "color",
19144
+ "type": "light-mode",
19145
+ "item": "gradient",
19146
+ "subitem": "card",
19147
+ "state": "lavender"
19148
+ },
19149
+ "path": [
19150
+ "color",
19151
+ "light-mode",
19152
+ "gradient",
19153
+ "card",
19154
+ "lavender"
19155
+ ]
19156
+ },
19157
+ "royal": {
19158
+ "value": "linear-gradient(225deg, #3017A1 0%, #8A70FF 100%)",
19159
+ "type": "color",
19160
+ "public": true,
19161
+ "filePath": "tokens/color/base/gradients.light.json",
19162
+ "isSource": true,
19163
+ "original": {
19164
+ "value": {
19165
+ "type": "linear-gradient",
19166
+ "angle": "225deg",
19167
+ "colors": {
19168
+ "1": "#3017A1 0%",
19169
+ "2": "#8A70FF 100%"
19170
+ }
19171
+ },
19172
+ "type": "color",
19173
+ "public": true
19174
+ },
19175
+ "name": "color-light-mode-gradient-card-royal",
19176
+ "attributes": {
19177
+ "category": "color",
19178
+ "type": "light-mode",
19179
+ "item": "gradient",
19180
+ "subitem": "card",
19181
+ "state": "royal"
19182
+ },
19183
+ "path": [
19184
+ "color",
19185
+ "light-mode",
19186
+ "gradient",
19187
+ "card",
19188
+ "royal"
19189
+ ]
19190
+ },
19191
+ "sundown": {
19192
+ "value": "linear-gradient(225deg, #4BCE97 0%, #A2CFFF 50%, #F9DFCF 100%)",
19193
+ "type": "color",
19194
+ "public": true,
19195
+ "filePath": "tokens/color/base/gradients.light.json",
19196
+ "isSource": true,
19197
+ "original": {
19198
+ "value": {
19199
+ "type": "linear-gradient",
19200
+ "angle": "225deg",
19201
+ "colors": {
19202
+ "1": "#4BCE97 0%",
19203
+ "2": "#A2CFFF 50%",
19204
+ "3": "#F9DFCF 100%"
19205
+ }
19206
+ },
19207
+ "type": "color",
19208
+ "public": true
19209
+ },
19210
+ "name": "color-light-mode-gradient-card-sundown",
19211
+ "attributes": {
19212
+ "category": "color",
19213
+ "type": "light-mode",
19214
+ "item": "gradient",
19215
+ "subitem": "card",
19216
+ "state": "sundown"
19217
+ },
19218
+ "path": [
19219
+ "color",
19220
+ "light-mode",
19221
+ "gradient",
19222
+ "card",
19223
+ "sundown"
19224
+ ]
19225
+ },
19226
+ "fog": {
19227
+ "value": "linear-gradient(45deg, #EAD7D3 0%, #A2DCFF 100%)",
19228
+ "type": "color",
19229
+ "public": true,
19230
+ "filePath": "tokens/color/base/gradients.light.json",
19231
+ "isSource": true,
19232
+ "original": {
19233
+ "value": {
19234
+ "type": "linear-gradient",
19235
+ "angle": "45deg",
19236
+ "colors": {
19237
+ "1": "#EAD7D3 0%",
19238
+ "2": "#A2DCFF 100%"
19239
+ }
19240
+ },
19241
+ "type": "color",
19242
+ "public": true
19243
+ },
19244
+ "name": "color-light-mode-gradient-card-fog",
19245
+ "attributes": {
19246
+ "category": "color",
19247
+ "type": "light-mode",
19248
+ "item": "gradient",
19249
+ "subitem": "card",
19250
+ "state": "fog"
19251
+ },
19252
+ "path": [
19253
+ "color",
19254
+ "light-mode",
19255
+ "gradient",
19256
+ "card",
19257
+ "fog"
18825
19258
  ]
18826
19259
  }
18827
19260
  }