@covalent/tokens 11.10.0 → 11.12.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 (6) hide show
  1. package/_index.scss +152 -78
  2. package/index.css +101 -64
  3. package/index.d.ts +50 -13
  4. package/index.js +101 -64
  5. package/index.json +1557 -558
  6. package/package.json +1 -1
package/index.json CHANGED
@@ -548,7 +548,7 @@
548
548
  },
549
549
  "surface-primary": {
550
550
  "key": "{light.surface-primary}",
551
- "value": "#2044e3ff",
551
+ "value": "#ececfeff",
552
552
  "type": "color",
553
553
  "filePath": "libs/tokens/src/color/deprecated/surface.json",
554
554
  "isSource": true,
@@ -611,7 +611,7 @@
611
611
  },
612
612
  "surface-accent": {
613
613
  "key": "{light.surface-accent}",
614
- "value": "#2044e3ff",
614
+ "value": "#ececfeff",
615
615
  "type": "color",
616
616
  "filePath": "libs/tokens/src/color/deprecated/surface.json",
617
617
  "isSource": true,
@@ -1579,7 +1579,7 @@
1579
1579
  },
1580
1580
  "primary": {
1581
1581
  "key": "{dark.primary}",
1582
- "value": "#688bf1",
1582
+ "value": "#688bf1ff",
1583
1583
  "type": "color",
1584
1584
  "filePath": "libs/tokens/src/color/deprecated/base.json",
1585
1585
  "isSource": true,
@@ -1852,7 +1852,7 @@
1852
1852
  },
1853
1853
  "accent": {
1854
1854
  "key": "{dark.accent}",
1855
- "value": "#688bf1",
1855
+ "value": "#688bf1ff",
1856
1856
  "type": "color",
1857
1857
  "filePath": "libs/tokens/src/color/deprecated/base.json",
1858
1858
  "isSource": true,
@@ -1936,7 +1936,7 @@
1936
1936
  },
1937
1937
  "surface-primary": {
1938
1938
  "key": "{dark.surface-primary}",
1939
- "value": "#1a274eff",
1939
+ "value": "#1d2c43ff",
1940
1940
  "type": "color",
1941
1941
  "filePath": "libs/tokens/src/color/deprecated/surface.json",
1942
1942
  "isSource": true,
@@ -1999,7 +1999,7 @@
1999
1999
  },
2000
2000
  "surface-accent": {
2001
2001
  "key": "{dark.surface-accent}",
2002
- "value": "#1a274eff",
2002
+ "value": "#1d2c43ff",
2003
2003
  "type": "color",
2004
2004
  "filePath": "libs/tokens/src/color/deprecated/surface.json",
2005
2005
  "isSource": true,
@@ -2062,7 +2062,7 @@
2062
2062
  },
2063
2063
  "surface-secondary": {
2064
2064
  "key": "{dark.surface-secondary}",
2065
- "value": "#1a274eff",
2065
+ "value": "#1d2c43ff",
2066
2066
  "type": "color",
2067
2067
  "filePath": "libs/tokens/src/color/deprecated/surface.json",
2068
2068
  "isSource": true,
@@ -2778,58 +2778,85 @@
2778
2778
  "theme": {
2779
2779
  "light": {
2780
2780
  "palettes": {
2781
- "digital-blue-98": {
2782
- "key": "{theme.light.palettes.digital-blue-98}",
2781
+ "digital-blue-100": {
2782
+ "key": "{theme.light.palettes.digital-blue-100}",
2783
2783
  "type": "color",
2784
- "value": "#fbf8ffff",
2784
+ "value": "#ffffffff",
2785
2785
  "blendMode": "normal",
2786
2786
  "filePath": "libs/tokens/src/color/covalent-m3.json",
2787
2787
  "isSource": true,
2788
2788
  "original": {
2789
2789
  "type": "color",
2790
- "value": "#fbf8ffff",
2790
+ "value": "#ffffffff",
2791
2791
  "blendMode": "normal",
2792
- "key": "{theme.light.palettes.digital-blue-98}"
2792
+ "key": "{theme.light.palettes.digital-blue-100}"
2793
2793
  },
2794
- "name": "digital-blue-98",
2794
+ "name": "digital-blue-100",
2795
2795
  "attributes": {
2796
2796
  "category": "theme",
2797
2797
  "type": "light",
2798
2798
  "item": "palettes",
2799
- "subitem": "digital-blue-98"
2799
+ "subitem": "digital-blue-100"
2800
2800
  },
2801
2801
  "path": [
2802
2802
  "theme",
2803
2803
  "light",
2804
2804
  "palettes",
2805
- "digital-blue-98"
2805
+ "digital-blue-100"
2806
2806
  ]
2807
2807
  },
2808
- "digital-blue-100": {
2809
- "key": "{theme.light.palettes.digital-blue-100}",
2808
+ "digital-blue-99": {
2809
+ "key": "{theme.light.palettes.digital-blue-99}",
2810
2810
  "type": "color",
2811
- "value": "#ffffffff",
2811
+ "value": "#fefbffff",
2812
2812
  "blendMode": "normal",
2813
2813
  "filePath": "libs/tokens/src/color/covalent-m3.json",
2814
2814
  "isSource": true,
2815
2815
  "original": {
2816
2816
  "type": "color",
2817
- "value": "#ffffffff",
2817
+ "value": "#fefbffff",
2818
2818
  "blendMode": "normal",
2819
- "key": "{theme.light.palettes.digital-blue-100}"
2819
+ "key": "{theme.light.palettes.digital-blue-99}"
2820
2820
  },
2821
- "name": "digital-blue-100",
2821
+ "name": "digital-blue-99",
2822
2822
  "attributes": {
2823
2823
  "category": "theme",
2824
2824
  "type": "light",
2825
2825
  "item": "palettes",
2826
- "subitem": "digital-blue-100"
2826
+ "subitem": "digital-blue-99"
2827
2827
  },
2828
2828
  "path": [
2829
2829
  "theme",
2830
2830
  "light",
2831
2831
  "palettes",
2832
- "digital-blue-100"
2832
+ "digital-blue-99"
2833
+ ]
2834
+ },
2835
+ "digital-blue-98": {
2836
+ "key": "{theme.light.palettes.digital-blue-98}",
2837
+ "type": "color",
2838
+ "value": "#fbf8ffff",
2839
+ "blendMode": "normal",
2840
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
2841
+ "isSource": true,
2842
+ "original": {
2843
+ "type": "color",
2844
+ "value": "#fbf8ffff",
2845
+ "blendMode": "normal",
2846
+ "key": "{theme.light.palettes.digital-blue-98}"
2847
+ },
2848
+ "name": "digital-blue-98",
2849
+ "attributes": {
2850
+ "category": "theme",
2851
+ "type": "light",
2852
+ "item": "palettes",
2853
+ "subitem": "digital-blue-98"
2854
+ },
2855
+ "path": [
2856
+ "theme",
2857
+ "light",
2858
+ "palettes",
2859
+ "digital-blue-98"
2833
2860
  ]
2834
2861
  },
2835
2862
  "digital-blue-95": {
@@ -2859,6 +2886,114 @@
2859
2886
  "digital-blue-95"
2860
2887
  ]
2861
2888
  },
2889
+ "digital-blue-94": {
2890
+ "key": "{theme.light.palettes.digital-blue-94}",
2891
+ "type": "color",
2892
+ "value": "#ececfeff",
2893
+ "blendMode": "normal",
2894
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
2895
+ "isSource": true,
2896
+ "original": {
2897
+ "type": "color",
2898
+ "value": "#ececfeff",
2899
+ "blendMode": "normal",
2900
+ "key": "{theme.light.palettes.digital-blue-94}"
2901
+ },
2902
+ "name": "digital-blue-94",
2903
+ "attributes": {
2904
+ "category": "theme",
2905
+ "type": "light",
2906
+ "item": "palettes",
2907
+ "subitem": "digital-blue-94"
2908
+ },
2909
+ "path": [
2910
+ "theme",
2911
+ "light",
2912
+ "palettes",
2913
+ "digital-blue-94"
2914
+ ]
2915
+ },
2916
+ "digital-blue-93": {
2917
+ "key": "{theme.light.palettes.digital-blue-93}",
2918
+ "type": "color",
2919
+ "value": "#e8e9feff",
2920
+ "blendMode": "normal",
2921
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
2922
+ "isSource": true,
2923
+ "original": {
2924
+ "type": "color",
2925
+ "value": "#e8e9feff",
2926
+ "blendMode": "normal",
2927
+ "key": "{theme.light.palettes.digital-blue-93}"
2928
+ },
2929
+ "name": "digital-blue-93",
2930
+ "attributes": {
2931
+ "category": "theme",
2932
+ "type": "light",
2933
+ "item": "palettes",
2934
+ "subitem": "digital-blue-93"
2935
+ },
2936
+ "path": [
2937
+ "theme",
2938
+ "light",
2939
+ "palettes",
2940
+ "digital-blue-93"
2941
+ ]
2942
+ },
2943
+ "digital-blue-92": {
2944
+ "key": "{theme.light.palettes.digital-blue-92}",
2945
+ "type": "color",
2946
+ "value": "#e5e5feff",
2947
+ "blendMode": "normal",
2948
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
2949
+ "isSource": true,
2950
+ "original": {
2951
+ "type": "color",
2952
+ "value": "#e5e5feff",
2953
+ "blendMode": "normal",
2954
+ "key": "{theme.light.palettes.digital-blue-92}"
2955
+ },
2956
+ "name": "digital-blue-92",
2957
+ "attributes": {
2958
+ "category": "theme",
2959
+ "type": "light",
2960
+ "item": "palettes",
2961
+ "subitem": "digital-blue-92"
2962
+ },
2963
+ "path": [
2964
+ "theme",
2965
+ "light",
2966
+ "palettes",
2967
+ "digital-blue-92"
2968
+ ]
2969
+ },
2970
+ "digital-blue-91": {
2971
+ "key": "{theme.light.palettes.digital-blue-91}",
2972
+ "type": "color",
2973
+ "value": "#e1e3fdff",
2974
+ "blendMode": "normal",
2975
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
2976
+ "isSource": true,
2977
+ "original": {
2978
+ "type": "color",
2979
+ "value": "#e1e3fdff",
2980
+ "blendMode": "normal",
2981
+ "key": "{theme.light.palettes.digital-blue-91}"
2982
+ },
2983
+ "name": "digital-blue-91",
2984
+ "attributes": {
2985
+ "category": "theme",
2986
+ "type": "light",
2987
+ "item": "palettes",
2988
+ "subitem": "digital-blue-91"
2989
+ },
2990
+ "path": [
2991
+ "theme",
2992
+ "light",
2993
+ "palettes",
2994
+ "digital-blue-91"
2995
+ ]
2996
+ },
2862
2997
  "digital-blue-90": {
2863
2998
  "key": "{theme.light.palettes.digital-blue-90}",
2864
2999
  "type": "color",
@@ -6801,286 +6936,151 @@
6801
6936
  "neutral-24"
6802
6937
  ]
6803
6938
  },
6804
- "digital-blue-91": {
6805
- "key": "{theme.light.palettes.digital-blue-91}",
6939
+ "neutral-variant-100": {
6940
+ "key": "{theme.light.palettes.neutral-variant-100}",
6806
6941
  "type": "color",
6807
- "value": "#e1e3fdff",
6942
+ "value": "#ffffffff",
6808
6943
  "blendMode": "normal",
6809
6944
  "filePath": "libs/tokens/src/color/covalent-m3.json",
6810
6945
  "isSource": true,
6811
6946
  "original": {
6812
6947
  "type": "color",
6813
- "value": "#e1e3fdff",
6948
+ "value": "#ffffffff",
6814
6949
  "blendMode": "normal",
6815
- "key": "{theme.light.palettes.digital-blue-91}"
6950
+ "key": "{theme.light.palettes.neutral-variant-100}"
6816
6951
  },
6817
- "name": "digital-blue-91",
6952
+ "name": "neutral-variant-100",
6818
6953
  "attributes": {
6819
6954
  "category": "theme",
6820
6955
  "type": "light",
6821
6956
  "item": "palettes",
6822
- "subitem": "digital-blue-91"
6957
+ "subitem": "neutral-variant-100"
6823
6958
  },
6824
6959
  "path": [
6825
6960
  "theme",
6826
6961
  "light",
6827
6962
  "palettes",
6828
- "digital-blue-91"
6963
+ "neutral-variant-100"
6829
6964
  ]
6830
6965
  },
6831
- "digital-blue-92": {
6832
- "key": "{theme.light.palettes.digital-blue-92}",
6966
+ "neutral-variant-99": {
6967
+ "key": "{theme.light.palettes.neutral-variant-99}",
6833
6968
  "type": "color",
6834
- "value": "#e5e5feff",
6969
+ "value": "#fcfcffff",
6835
6970
  "blendMode": "normal",
6836
6971
  "filePath": "libs/tokens/src/color/covalent-m3.json",
6837
6972
  "isSource": true,
6838
6973
  "original": {
6839
6974
  "type": "color",
6840
- "value": "#e5e5feff",
6975
+ "value": "#fcfcffff",
6841
6976
  "blendMode": "normal",
6842
- "key": "{theme.light.palettes.digital-blue-92}"
6977
+ "key": "{theme.light.palettes.neutral-variant-99}"
6843
6978
  },
6844
- "name": "digital-blue-92",
6979
+ "name": "neutral-variant-99",
6845
6980
  "attributes": {
6846
6981
  "category": "theme",
6847
6982
  "type": "light",
6848
6983
  "item": "palettes",
6849
- "subitem": "digital-blue-92"
6984
+ "subitem": "neutral-variant-99"
6850
6985
  },
6851
6986
  "path": [
6852
6987
  "theme",
6853
6988
  "light",
6854
6989
  "palettes",
6855
- "digital-blue-92"
6990
+ "neutral-variant-99"
6856
6991
  ]
6857
6992
  },
6858
- "digital-blue-93": {
6859
- "key": "{theme.light.palettes.digital-blue-93}",
6993
+ "neutral-variant-98": {
6994
+ "key": "{theme.light.palettes.neutral-variant-98}",
6860
6995
  "type": "color",
6861
- "value": "#e8e9feff",
6996
+ "value": "#f9f9fdff",
6862
6997
  "blendMode": "normal",
6863
6998
  "filePath": "libs/tokens/src/color/covalent-m3.json",
6864
6999
  "isSource": true,
6865
7000
  "original": {
6866
7001
  "type": "color",
6867
- "value": "#e8e9feff",
7002
+ "value": "#f9f9fdff",
6868
7003
  "blendMode": "normal",
6869
- "key": "{theme.light.palettes.digital-blue-93}"
7004
+ "key": "{theme.light.palettes.neutral-variant-98}"
6870
7005
  },
6871
- "name": "digital-blue-93",
7006
+ "name": "neutral-variant-98",
6872
7007
  "attributes": {
6873
7008
  "category": "theme",
6874
7009
  "type": "light",
6875
7010
  "item": "palettes",
6876
- "subitem": "digital-blue-93"
7011
+ "subitem": "neutral-variant-98"
6877
7012
  },
6878
7013
  "path": [
6879
7014
  "theme",
6880
7015
  "light",
6881
7016
  "palettes",
6882
- "digital-blue-93"
7017
+ "neutral-variant-98"
6883
7018
  ]
6884
7019
  },
6885
- "digital-blue-94": {
6886
- "key": "{theme.light.palettes.digital-blue-94}",
7020
+ "neutral-variant-97": {
7021
+ "key": "{theme.light.palettes.neutral-variant-97}",
6887
7022
  "type": "color",
6888
- "value": "#ececfeff",
7023
+ "value": "#f5f5faff",
6889
7024
  "blendMode": "normal",
6890
7025
  "filePath": "libs/tokens/src/color/covalent-m3.json",
6891
7026
  "isSource": true,
6892
7027
  "original": {
6893
7028
  "type": "color",
6894
- "value": "#ececfeff",
7029
+ "value": "#f5f5faff",
6895
7030
  "blendMode": "normal",
6896
- "key": "{theme.light.palettes.digital-blue-94}"
7031
+ "key": "{theme.light.palettes.neutral-variant-97}"
6897
7032
  },
6898
- "name": "digital-blue-94",
7033
+ "name": "neutral-variant-97",
6899
7034
  "attributes": {
6900
7035
  "category": "theme",
6901
7036
  "type": "light",
6902
7037
  "item": "palettes",
6903
- "subitem": "digital-blue-94"
7038
+ "subitem": "neutral-variant-97"
6904
7039
  },
6905
7040
  "path": [
6906
7041
  "theme",
6907
7042
  "light",
6908
7043
  "palettes",
6909
- "digital-blue-94"
7044
+ "neutral-variant-97"
6910
7045
  ]
6911
7046
  },
6912
- "digital-blue-99": {
6913
- "key": "{theme.light.palettes.digital-blue-99}",
7047
+ "neutral-variant-96": {
7048
+ "key": "{theme.light.palettes.neutral-variant-96}",
6914
7049
  "type": "color",
6915
- "value": "#fefbffff",
7050
+ "value": "#f2f2f7ff",
6916
7051
  "blendMode": "normal",
6917
7052
  "filePath": "libs/tokens/src/color/covalent-m3.json",
6918
7053
  "isSource": true,
6919
7054
  "original": {
6920
7055
  "type": "color",
6921
- "value": "#fefbffff",
7056
+ "value": "#f2f2f7ff",
6922
7057
  "blendMode": "normal",
6923
- "key": "{theme.light.palettes.digital-blue-99}"
7058
+ "key": "{theme.light.palettes.neutral-variant-96}"
6924
7059
  },
6925
- "name": "digital-blue-99",
7060
+ "name": "neutral-variant-96",
6926
7061
  "attributes": {
6927
7062
  "category": "theme",
6928
7063
  "type": "light",
6929
7064
  "item": "palettes",
6930
- "subitem": "digital-blue-99"
7065
+ "subitem": "neutral-variant-96"
6931
7066
  },
6932
7067
  "path": [
6933
7068
  "theme",
6934
7069
  "light",
6935
7070
  "palettes",
6936
- "digital-blue-99"
7071
+ "neutral-variant-96"
6937
7072
  ]
6938
7073
  },
6939
- "neutral-variant-100": {
6940
- "key": "{theme.light.palettes.neutral-variant-100}",
7074
+ "neutral-variant-95": {
7075
+ "key": "{theme.light.palettes.neutral-variant-95}",
6941
7076
  "type": "color",
6942
- "value": "#ffffffff",
7077
+ "value": "#f0f0f4ff",
6943
7078
  "blendMode": "normal",
6944
7079
  "filePath": "libs/tokens/src/color/covalent-m3.json",
6945
7080
  "isSource": true,
6946
7081
  "original": {
6947
7082
  "type": "color",
6948
- "value": "#ffffffff",
6949
- "blendMode": "normal",
6950
- "key": "{theme.light.palettes.neutral-variant-100}"
6951
- },
6952
- "name": "neutral-variant-100",
6953
- "attributes": {
6954
- "category": "theme",
6955
- "type": "light",
6956
- "item": "palettes",
6957
- "subitem": "neutral-variant-100"
6958
- },
6959
- "path": [
6960
- "theme",
6961
- "light",
6962
- "palettes",
6963
- "neutral-variant-100"
6964
- ]
6965
- },
6966
- "neutral-variant-99": {
6967
- "key": "{theme.light.palettes.neutral-variant-99}",
6968
- "type": "color",
6969
- "value": "#fcfcffff",
6970
- "blendMode": "normal",
6971
- "filePath": "libs/tokens/src/color/covalent-m3.json",
6972
- "isSource": true,
6973
- "original": {
6974
- "type": "color",
6975
- "value": "#fcfcffff",
6976
- "blendMode": "normal",
6977
- "key": "{theme.light.palettes.neutral-variant-99}"
6978
- },
6979
- "name": "neutral-variant-99",
6980
- "attributes": {
6981
- "category": "theme",
6982
- "type": "light",
6983
- "item": "palettes",
6984
- "subitem": "neutral-variant-99"
6985
- },
6986
- "path": [
6987
- "theme",
6988
- "light",
6989
- "palettes",
6990
- "neutral-variant-99"
6991
- ]
6992
- },
6993
- "neutral-variant-98": {
6994
- "key": "{theme.light.palettes.neutral-variant-98}",
6995
- "type": "color",
6996
- "value": "#f9f9fdff",
6997
- "blendMode": "normal",
6998
- "filePath": "libs/tokens/src/color/covalent-m3.json",
6999
- "isSource": true,
7000
- "original": {
7001
- "type": "color",
7002
- "value": "#f9f9fdff",
7003
- "blendMode": "normal",
7004
- "key": "{theme.light.palettes.neutral-variant-98}"
7005
- },
7006
- "name": "neutral-variant-98",
7007
- "attributes": {
7008
- "category": "theme",
7009
- "type": "light",
7010
- "item": "palettes",
7011
- "subitem": "neutral-variant-98"
7012
- },
7013
- "path": [
7014
- "theme",
7015
- "light",
7016
- "palettes",
7017
- "neutral-variant-98"
7018
- ]
7019
- },
7020
- "neutral-variant-97": {
7021
- "key": "{theme.light.palettes.neutral-variant-97}",
7022
- "type": "color",
7023
- "value": "#f5f5faff",
7024
- "blendMode": "normal",
7025
- "filePath": "libs/tokens/src/color/covalent-m3.json",
7026
- "isSource": true,
7027
- "original": {
7028
- "type": "color",
7029
- "value": "#f5f5faff",
7030
- "blendMode": "normal",
7031
- "key": "{theme.light.palettes.neutral-variant-97}"
7032
- },
7033
- "name": "neutral-variant-97",
7034
- "attributes": {
7035
- "category": "theme",
7036
- "type": "light",
7037
- "item": "palettes",
7038
- "subitem": "neutral-variant-97"
7039
- },
7040
- "path": [
7041
- "theme",
7042
- "light",
7043
- "palettes",
7044
- "neutral-variant-97"
7045
- ]
7046
- },
7047
- "neutral-variant-96": {
7048
- "key": "{theme.light.palettes.neutral-variant-96}",
7049
- "type": "color",
7050
- "value": "#f2f2f7ff",
7051
- "blendMode": "normal",
7052
- "filePath": "libs/tokens/src/color/covalent-m3.json",
7053
- "isSource": true,
7054
- "original": {
7055
- "type": "color",
7056
- "value": "#f2f2f7ff",
7057
- "blendMode": "normal",
7058
- "key": "{theme.light.palettes.neutral-variant-96}"
7059
- },
7060
- "name": "neutral-variant-96",
7061
- "attributes": {
7062
- "category": "theme",
7063
- "type": "light",
7064
- "item": "palettes",
7065
- "subitem": "neutral-variant-96"
7066
- },
7067
- "path": [
7068
- "theme",
7069
- "light",
7070
- "palettes",
7071
- "neutral-variant-96"
7072
- ]
7073
- },
7074
- "neutral-variant-95": {
7075
- "key": "{theme.light.palettes.neutral-variant-95}",
7076
- "type": "color",
7077
- "value": "#f0f0f4ff",
7078
- "blendMode": "normal",
7079
- "filePath": "libs/tokens/src/color/covalent-m3.json",
7080
- "isSource": true,
7081
- "original": {
7082
- "type": "color",
7083
- "value": "#f0f0f4ff",
7083
+ "value": "#f0f0f4ff",
7084
7084
  "blendMode": "normal",
7085
7085
  "key": "{theme.light.palettes.neutral-variant-95}"
7086
7086
  },
@@ -7408,261 +7408,963 @@
7408
7408
  "blendMode": "normal",
7409
7409
  "key": "{theme.light.palettes.neutral-variant-30}"
7410
7410
  },
7411
- "name": "neutral-variant-30",
7411
+ "name": "neutral-variant-30",
7412
+ "attributes": {
7413
+ "category": "theme",
7414
+ "type": "light",
7415
+ "item": "palettes",
7416
+ "subitem": "neutral-variant-30"
7417
+ },
7418
+ "path": [
7419
+ "theme",
7420
+ "light",
7421
+ "palettes",
7422
+ "neutral-variant-30"
7423
+ ]
7424
+ },
7425
+ "neutral-variant-25": {
7426
+ "key": "{theme.light.palettes.neutral-variant-25}",
7427
+ "type": "color",
7428
+ "value": "#3a3b3fff",
7429
+ "blendMode": "normal",
7430
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7431
+ "isSource": true,
7432
+ "original": {
7433
+ "type": "color",
7434
+ "value": "#3a3b3fff",
7435
+ "blendMode": "normal",
7436
+ "key": "{theme.light.palettes.neutral-variant-25}"
7437
+ },
7438
+ "name": "neutral-variant-25",
7439
+ "attributes": {
7440
+ "category": "theme",
7441
+ "type": "light",
7442
+ "item": "palettes",
7443
+ "subitem": "neutral-variant-25"
7444
+ },
7445
+ "path": [
7446
+ "theme",
7447
+ "light",
7448
+ "palettes",
7449
+ "neutral-variant-25"
7450
+ ]
7451
+ },
7452
+ "neutral-variant-20": {
7453
+ "key": "{theme.light.palettes.neutral-variant-20}",
7454
+ "type": "color",
7455
+ "value": "#2f3033ff",
7456
+ "blendMode": "normal",
7457
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7458
+ "isSource": true,
7459
+ "original": {
7460
+ "type": "color",
7461
+ "value": "#2f3033ff",
7462
+ "blendMode": "normal",
7463
+ "key": "{theme.light.palettes.neutral-variant-20}"
7464
+ },
7465
+ "name": "neutral-variant-20",
7466
+ "attributes": {
7467
+ "category": "theme",
7468
+ "type": "light",
7469
+ "item": "palettes",
7470
+ "subitem": "neutral-variant-20"
7471
+ },
7472
+ "path": [
7473
+ "theme",
7474
+ "light",
7475
+ "palettes",
7476
+ "neutral-variant-20"
7477
+ ]
7478
+ },
7479
+ "neutral-variant-15": {
7480
+ "key": "{theme.light.palettes.neutral-variant-15}",
7481
+ "type": "color",
7482
+ "value": "#242629ff",
7483
+ "blendMode": "normal",
7484
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7485
+ "isSource": true,
7486
+ "original": {
7487
+ "type": "color",
7488
+ "value": "#242629ff",
7489
+ "blendMode": "normal",
7490
+ "key": "{theme.light.palettes.neutral-variant-15}"
7491
+ },
7492
+ "name": "neutral-variant-15",
7493
+ "attributes": {
7494
+ "category": "theme",
7495
+ "type": "light",
7496
+ "item": "palettes",
7497
+ "subitem": "neutral-variant-15"
7498
+ },
7499
+ "path": [
7500
+ "theme",
7501
+ "light",
7502
+ "palettes",
7503
+ "neutral-variant-15"
7504
+ ]
7505
+ },
7506
+ "neutral-variant-10": {
7507
+ "key": "{theme.light.palettes.neutral-variant-10}",
7508
+ "type": "color",
7509
+ "value": "#1a1c1eff",
7510
+ "blendMode": "normal",
7511
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7512
+ "isSource": true,
7513
+ "original": {
7514
+ "type": "color",
7515
+ "value": "#1a1c1eff",
7516
+ "blendMode": "normal",
7517
+ "key": "{theme.light.palettes.neutral-variant-10}"
7518
+ },
7519
+ "name": "neutral-variant-10",
7520
+ "attributes": {
7521
+ "category": "theme",
7522
+ "type": "light",
7523
+ "item": "palettes",
7524
+ "subitem": "neutral-variant-10"
7525
+ },
7526
+ "path": [
7527
+ "theme",
7528
+ "light",
7529
+ "palettes",
7530
+ "neutral-variant-10"
7531
+ ]
7532
+ },
7533
+ "neutral-variant-5": {
7534
+ "key": "{theme.light.palettes.neutral-variant-5}",
7535
+ "type": "color",
7536
+ "value": "#0f1114ff",
7537
+ "blendMode": "normal",
7538
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7539
+ "isSource": true,
7540
+ "original": {
7541
+ "type": "color",
7542
+ "value": "#0f1114ff",
7543
+ "blendMode": "normal",
7544
+ "key": "{theme.light.palettes.neutral-variant-5}"
7545
+ },
7546
+ "name": "neutral-variant-5",
7547
+ "attributes": {
7548
+ "category": "theme",
7549
+ "type": "light",
7550
+ "item": "palettes",
7551
+ "subitem": "neutral-variant-5"
7552
+ },
7553
+ "path": [
7554
+ "theme",
7555
+ "light",
7556
+ "palettes",
7557
+ "neutral-variant-5"
7558
+ ]
7559
+ },
7560
+ "neutral-variant-0": {
7561
+ "key": "{theme.light.palettes.neutral-variant-0}",
7562
+ "type": "color",
7563
+ "value": "#000000ff",
7564
+ "blendMode": "normal",
7565
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7566
+ "isSource": true,
7567
+ "original": {
7568
+ "type": "color",
7569
+ "value": "#000000ff",
7570
+ "blendMode": "normal",
7571
+ "key": "{theme.light.palettes.neutral-variant-0}"
7572
+ },
7573
+ "name": "neutral-variant-0",
7574
+ "attributes": {
7575
+ "category": "theme",
7576
+ "type": "light",
7577
+ "item": "palettes",
7578
+ "subitem": "neutral-variant-0"
7579
+ },
7580
+ "path": [
7581
+ "theme",
7582
+ "light",
7583
+ "palettes",
7584
+ "neutral-variant-0"
7585
+ ]
7586
+ },
7587
+ "neutral-1": {
7588
+ "key": "{theme.light.palettes.neutral-1}",
7589
+ "type": "color",
7590
+ "value": "#020305ff",
7591
+ "blendMode": "normal",
7592
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7593
+ "isSource": true,
7594
+ "original": {
7595
+ "type": "color",
7596
+ "value": "#020305ff",
7597
+ "blendMode": "normal",
7598
+ "key": "{theme.light.palettes.neutral-1}"
7599
+ },
7600
+ "name": "neutral-1",
7601
+ "attributes": {
7602
+ "category": "theme",
7603
+ "type": "light",
7604
+ "item": "palettes",
7605
+ "subitem": "neutral-1"
7606
+ },
7607
+ "path": [
7608
+ "theme",
7609
+ "light",
7610
+ "palettes",
7611
+ "neutral-1"
7612
+ ]
7613
+ },
7614
+ "navy-13": {
7615
+ "key": "{theme.light.palettes.navy-13}",
7616
+ "type": "color",
7617
+ "value": "#00233cff",
7618
+ "blendMode": "normal",
7619
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7620
+ "isSource": true,
7621
+ "original": {
7622
+ "type": "color",
7623
+ "value": "#00233cff",
7624
+ "blendMode": "normal",
7625
+ "key": "{theme.light.palettes.navy-13}"
7626
+ },
7627
+ "name": "navy-13",
7628
+ "attributes": {
7629
+ "category": "theme",
7630
+ "type": "light",
7631
+ "item": "palettes",
7632
+ "subitem": "navy-13"
7633
+ },
7634
+ "path": [
7635
+ "theme",
7636
+ "light",
7637
+ "palettes",
7638
+ "navy-13"
7639
+ ]
7640
+ },
7641
+ "navy-98": {
7642
+ "key": "{theme.light.palettes.navy-98}",
7643
+ "type": "color",
7644
+ "value": "#f8fafdff",
7645
+ "blendMode": "normal",
7646
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7647
+ "isSource": true,
7648
+ "original": {
7649
+ "type": "color",
7650
+ "value": "#f8fafdff",
7651
+ "blendMode": "normal",
7652
+ "key": "{theme.light.palettes.navy-98}"
7653
+ },
7654
+ "name": "navy-98",
7655
+ "attributes": {
7656
+ "category": "theme",
7657
+ "type": "light",
7658
+ "item": "palettes",
7659
+ "subitem": "navy-98"
7660
+ },
7661
+ "path": [
7662
+ "theme",
7663
+ "light",
7664
+ "palettes",
7665
+ "navy-98"
7666
+ ]
7667
+ },
7668
+ "navy-1": {
7669
+ "key": "{theme.light.palettes.navy-1}",
7670
+ "type": "color",
7671
+ "value": "#000103ff",
7672
+ "blendMode": "normal",
7673
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7674
+ "isSource": true,
7675
+ "original": {
7676
+ "type": "color",
7677
+ "value": "#000103ff",
7678
+ "blendMode": "normal",
7679
+ "key": "{theme.light.palettes.navy-1}"
7680
+ },
7681
+ "name": "navy-1",
7682
+ "attributes": {
7683
+ "category": "theme",
7684
+ "type": "light",
7685
+ "item": "palettes",
7686
+ "subitem": "navy-1"
7687
+ },
7688
+ "path": [
7689
+ "theme",
7690
+ "light",
7691
+ "palettes",
7692
+ "navy-1"
7693
+ ]
7694
+ },
7695
+ "navy-2": {
7696
+ "key": "{theme.light.palettes.navy-2}",
7697
+ "type": "color",
7698
+ "value": "#000206ff",
7699
+ "blendMode": "normal",
7700
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7701
+ "isSource": true,
7702
+ "original": {
7703
+ "type": "color",
7704
+ "value": "#000206ff",
7705
+ "blendMode": "normal",
7706
+ "key": "{theme.light.palettes.navy-2}"
7707
+ },
7708
+ "name": "navy-2",
7709
+ "attributes": {
7710
+ "category": "theme",
7711
+ "type": "light",
7712
+ "item": "palettes",
7713
+ "subitem": "navy-2"
7714
+ },
7715
+ "path": [
7716
+ "theme",
7717
+ "light",
7718
+ "palettes",
7719
+ "navy-2"
7720
+ ]
7721
+ },
7722
+ "navy-3": {
7723
+ "key": "{theme.light.palettes.navy-3}",
7724
+ "type": "color",
7725
+ "value": "#00040dff",
7726
+ "blendMode": "normal",
7727
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7728
+ "isSource": true,
7729
+ "original": {
7730
+ "type": "color",
7731
+ "value": "#00040dff",
7732
+ "blendMode": "normal",
7733
+ "key": "{theme.light.palettes.navy-3}"
7734
+ },
7735
+ "name": "navy-3",
7736
+ "attributes": {
7737
+ "category": "theme",
7738
+ "type": "light",
7739
+ "item": "palettes",
7740
+ "subitem": "navy-3"
7741
+ },
7742
+ "path": [
7743
+ "theme",
7744
+ "light",
7745
+ "palettes",
7746
+ "navy-3"
7747
+ ]
7748
+ },
7749
+ "navy-4": {
7750
+ "key": "{theme.light.palettes.navy-4}",
7751
+ "type": "color",
7752
+ "value": "#000712ff",
7753
+ "blendMode": "normal",
7754
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7755
+ "isSource": true,
7756
+ "original": {
7757
+ "type": "color",
7758
+ "value": "#000712ff",
7759
+ "blendMode": "normal",
7760
+ "key": "{theme.light.palettes.navy-4}"
7761
+ },
7762
+ "name": "navy-4",
7763
+ "attributes": {
7764
+ "category": "theme",
7765
+ "type": "light",
7766
+ "item": "palettes",
7767
+ "subitem": "navy-4"
7768
+ },
7769
+ "path": [
7770
+ "theme",
7771
+ "light",
7772
+ "palettes",
7773
+ "navy-4"
7774
+ ]
7775
+ },
7776
+ "navy-5": {
7777
+ "key": "{theme.light.palettes.navy-5}",
7778
+ "type": "color",
7779
+ "value": "#000b19ff",
7780
+ "blendMode": "normal",
7781
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7782
+ "isSource": true,
7783
+ "original": {
7784
+ "type": "color",
7785
+ "value": "#000b19ff",
7786
+ "blendMode": "normal",
7787
+ "key": "{theme.light.palettes.navy-5}"
7788
+ },
7789
+ "name": "navy-5",
7790
+ "attributes": {
7791
+ "category": "theme",
7792
+ "type": "light",
7793
+ "item": "palettes",
7794
+ "subitem": "navy-5"
7795
+ },
7796
+ "path": [
7797
+ "theme",
7798
+ "light",
7799
+ "palettes",
7800
+ "navy-5"
7801
+ ]
7802
+ },
7803
+ "navy-6": {
7804
+ "key": "{theme.light.palettes.navy-6}",
7805
+ "type": "color",
7806
+ "value": "#000f1eff",
7807
+ "blendMode": "normal",
7808
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7809
+ "isSource": true,
7810
+ "original": {
7811
+ "type": "color",
7812
+ "value": "#000f1eff",
7813
+ "blendMode": "normal",
7814
+ "key": "{theme.light.palettes.navy-6}"
7815
+ },
7816
+ "name": "navy-6",
7817
+ "attributes": {
7818
+ "category": "theme",
7819
+ "type": "light",
7820
+ "item": "palettes",
7821
+ "subitem": "navy-6"
7822
+ },
7823
+ "path": [
7824
+ "theme",
7825
+ "light",
7826
+ "palettes",
7827
+ "navy-6"
7828
+ ]
7829
+ },
7830
+ "navy-7": {
7831
+ "key": "{theme.light.palettes.navy-7}",
7832
+ "type": "color",
7833
+ "value": "#001224ff",
7834
+ "blendMode": "normal",
7835
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7836
+ "isSource": true,
7837
+ "original": {
7838
+ "type": "color",
7839
+ "value": "#001224ff",
7840
+ "blendMode": "normal",
7841
+ "key": "{theme.light.palettes.navy-7}"
7842
+ },
7843
+ "name": "navy-7",
7844
+ "attributes": {
7845
+ "category": "theme",
7846
+ "type": "light",
7847
+ "item": "palettes",
7848
+ "subitem": "navy-7"
7849
+ },
7850
+ "path": [
7851
+ "theme",
7852
+ "light",
7853
+ "palettes",
7854
+ "navy-7"
7855
+ ]
7856
+ },
7857
+ "navy-8": {
7858
+ "key": "{theme.light.palettes.navy-8}",
7859
+ "type": "color",
7860
+ "value": "#001628ff",
7861
+ "blendMode": "normal",
7862
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7863
+ "isSource": true,
7864
+ "original": {
7865
+ "type": "color",
7866
+ "value": "#001628ff",
7867
+ "blendMode": "normal",
7868
+ "key": "{theme.light.palettes.navy-8}"
7869
+ },
7870
+ "name": "navy-8",
7871
+ "attributes": {
7872
+ "category": "theme",
7873
+ "type": "light",
7874
+ "item": "palettes",
7875
+ "subitem": "navy-8"
7876
+ },
7877
+ "path": [
7878
+ "theme",
7879
+ "light",
7880
+ "palettes",
7881
+ "navy-8"
7882
+ ]
7883
+ },
7884
+ "navy-9": {
7885
+ "key": "{theme.light.palettes.navy-9}",
7886
+ "type": "color",
7887
+ "value": "#00192dff",
7888
+ "blendMode": "normal",
7889
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7890
+ "isSource": true,
7891
+ "original": {
7892
+ "type": "color",
7893
+ "value": "#00192dff",
7894
+ "blendMode": "normal",
7895
+ "key": "{theme.light.palettes.navy-9}"
7896
+ },
7897
+ "name": "navy-9",
7898
+ "attributes": {
7899
+ "category": "theme",
7900
+ "type": "light",
7901
+ "item": "palettes",
7902
+ "subitem": "navy-9"
7903
+ },
7904
+ "path": [
7905
+ "theme",
7906
+ "light",
7907
+ "palettes",
7908
+ "navy-9"
7909
+ ]
7910
+ },
7911
+ "navy-11": {
7912
+ "key": "{theme.light.palettes.navy-11}",
7913
+ "type": "color",
7914
+ "value": "#001d33ff",
7915
+ "blendMode": "normal",
7916
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7917
+ "isSource": true,
7918
+ "original": {
7919
+ "type": "color",
7920
+ "value": "#001d33ff",
7921
+ "blendMode": "normal",
7922
+ "key": "{theme.light.palettes.navy-11}"
7923
+ },
7924
+ "name": "navy-11",
7925
+ "attributes": {
7926
+ "category": "theme",
7927
+ "type": "light",
7928
+ "item": "palettes",
7929
+ "subitem": "navy-11"
7930
+ },
7931
+ "path": [
7932
+ "theme",
7933
+ "light",
7934
+ "palettes",
7935
+ "navy-11"
7936
+ ]
7937
+ },
7938
+ "navy-12": {
7939
+ "key": "{theme.light.palettes.navy-12}",
7940
+ "type": "color",
7941
+ "value": "#00233cff",
7942
+ "blendMode": "normal",
7943
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7944
+ "isSource": true,
7945
+ "original": {
7946
+ "type": "color",
7947
+ "value": "#00233cff",
7948
+ "blendMode": "normal",
7949
+ "key": "{theme.light.palettes.navy-12}"
7950
+ },
7951
+ "name": "navy-12",
7952
+ "attributes": {
7953
+ "category": "theme",
7954
+ "type": "light",
7955
+ "item": "palettes",
7956
+ "subitem": "navy-12"
7957
+ },
7958
+ "path": [
7959
+ "theme",
7960
+ "light",
7961
+ "palettes",
7962
+ "navy-12"
7963
+ ]
7964
+ },
7965
+ "navy-14": {
7966
+ "key": "{theme.light.palettes.navy-14}",
7967
+ "type": "color",
7968
+ "value": "#01253eff",
7969
+ "blendMode": "normal",
7970
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7971
+ "isSource": true,
7972
+ "original": {
7973
+ "type": "color",
7974
+ "value": "#01253eff",
7975
+ "blendMode": "normal",
7976
+ "key": "{theme.light.palettes.navy-14}"
7977
+ },
7978
+ "name": "navy-14",
7979
+ "attributes": {
7980
+ "category": "theme",
7981
+ "type": "light",
7982
+ "item": "palettes",
7983
+ "subitem": "navy-14"
7984
+ },
7985
+ "path": [
7986
+ "theme",
7987
+ "light",
7988
+ "palettes",
7989
+ "navy-14"
7990
+ ]
7991
+ },
7992
+ "navy-15": {
7993
+ "key": "{theme.light.palettes.navy-15}",
7994
+ "type": "color",
7995
+ "value": "#032740ff",
7996
+ "blendMode": "normal",
7997
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
7998
+ "isSource": true,
7999
+ "original": {
8000
+ "type": "color",
8001
+ "value": "#032740ff",
8002
+ "blendMode": "normal",
8003
+ "key": "{theme.light.palettes.navy-15}"
8004
+ },
8005
+ "name": "navy-15",
8006
+ "attributes": {
8007
+ "category": "theme",
8008
+ "type": "light",
8009
+ "item": "palettes",
8010
+ "subitem": "navy-15"
8011
+ },
8012
+ "path": [
8013
+ "theme",
8014
+ "light",
8015
+ "palettes",
8016
+ "navy-15"
8017
+ ]
8018
+ },
8019
+ "navy-16": {
8020
+ "key": "{theme.light.palettes.navy-16}",
8021
+ "type": "color",
8022
+ "value": "#062943ff",
8023
+ "blendMode": "normal",
8024
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
8025
+ "isSource": true,
8026
+ "original": {
8027
+ "type": "color",
8028
+ "value": "#062943ff",
8029
+ "blendMode": "normal",
8030
+ "key": "{theme.light.palettes.navy-16}"
8031
+ },
8032
+ "name": "navy-16",
8033
+ "attributes": {
8034
+ "category": "theme",
8035
+ "type": "light",
8036
+ "item": "palettes",
8037
+ "subitem": "navy-16"
8038
+ },
8039
+ "path": [
8040
+ "theme",
8041
+ "light",
8042
+ "palettes",
8043
+ "navy-16"
8044
+ ]
8045
+ },
8046
+ "navy-17": {
8047
+ "key": "{theme.light.palettes.navy-17}",
8048
+ "type": "color",
8049
+ "value": "#092b45ff",
8050
+ "blendMode": "normal",
8051
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
8052
+ "isSource": true,
8053
+ "original": {
8054
+ "type": "color",
8055
+ "value": "#092b45ff",
8056
+ "blendMode": "normal",
8057
+ "key": "{theme.light.palettes.navy-17}"
8058
+ },
8059
+ "name": "navy-17",
8060
+ "attributes": {
8061
+ "category": "theme",
8062
+ "type": "light",
8063
+ "item": "palettes",
8064
+ "subitem": "navy-17"
8065
+ },
8066
+ "path": [
8067
+ "theme",
8068
+ "light",
8069
+ "palettes",
8070
+ "navy-17"
8071
+ ]
8072
+ },
8073
+ "navy-18": {
8074
+ "key": "{theme.light.palettes.navy-18}",
8075
+ "type": "color",
8076
+ "value": "#0d2d47ff",
8077
+ "blendMode": "normal",
8078
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
8079
+ "isSource": true,
8080
+ "original": {
8081
+ "type": "color",
8082
+ "value": "#0d2d47ff",
8083
+ "blendMode": "normal",
8084
+ "key": "{theme.light.palettes.navy-18}"
8085
+ },
8086
+ "name": "navy-18",
8087
+ "attributes": {
8088
+ "category": "theme",
8089
+ "type": "light",
8090
+ "item": "palettes",
8091
+ "subitem": "navy-18"
8092
+ },
8093
+ "path": [
8094
+ "theme",
8095
+ "light",
8096
+ "palettes",
8097
+ "navy-18"
8098
+ ]
8099
+ },
8100
+ "navy-19": {
8101
+ "key": "{theme.light.palettes.navy-19}",
8102
+ "type": "color",
8103
+ "value": "#102f49ff",
8104
+ "blendMode": "normal",
8105
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
8106
+ "isSource": true,
8107
+ "original": {
8108
+ "type": "color",
8109
+ "value": "#102f49ff",
8110
+ "blendMode": "normal",
8111
+ "key": "{theme.light.palettes.navy-19}"
8112
+ },
8113
+ "name": "navy-19",
7412
8114
  "attributes": {
7413
8115
  "category": "theme",
7414
8116
  "type": "light",
7415
8117
  "item": "palettes",
7416
- "subitem": "neutral-variant-30"
8118
+ "subitem": "navy-19"
7417
8119
  },
7418
8120
  "path": [
7419
8121
  "theme",
7420
8122
  "light",
7421
8123
  "palettes",
7422
- "neutral-variant-30"
8124
+ "navy-19"
7423
8125
  ]
7424
8126
  },
7425
- "neutral-variant-25": {
7426
- "key": "{theme.light.palettes.neutral-variant-25}",
8127
+ "navy-21": {
8128
+ "key": "{theme.light.palettes.navy-21}",
7427
8129
  "type": "color",
7428
- "value": "#3a3b3fff",
8130
+ "value": "#153552ff",
7429
8131
  "blendMode": "normal",
7430
8132
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7431
8133
  "isSource": true,
7432
8134
  "original": {
7433
8135
  "type": "color",
7434
- "value": "#3a3b3fff",
8136
+ "value": "#153552ff",
7435
8137
  "blendMode": "normal",
7436
- "key": "{theme.light.palettes.neutral-variant-25}"
8138
+ "key": "{theme.light.palettes.navy-21}"
7437
8139
  },
7438
- "name": "neutral-variant-25",
8140
+ "name": "navy-21",
7439
8141
  "attributes": {
7440
8142
  "category": "theme",
7441
8143
  "type": "light",
7442
8144
  "item": "palettes",
7443
- "subitem": "neutral-variant-25"
8145
+ "subitem": "navy-21"
7444
8146
  },
7445
8147
  "path": [
7446
8148
  "theme",
7447
8149
  "light",
7448
8150
  "palettes",
7449
- "neutral-variant-25"
8151
+ "navy-21"
7450
8152
  ]
7451
8153
  },
7452
- "neutral-variant-20": {
7453
- "key": "{theme.light.palettes.neutral-variant-20}",
8154
+ "navy-22": {
8155
+ "key": "{theme.light.palettes.navy-22}",
7454
8156
  "type": "color",
7455
- "value": "#2f3033ff",
8157
+ "value": "#173956ff",
7456
8158
  "blendMode": "normal",
7457
8159
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7458
8160
  "isSource": true,
7459
8161
  "original": {
7460
8162
  "type": "color",
7461
- "value": "#2f3033ff",
8163
+ "value": "#173956ff",
7462
8164
  "blendMode": "normal",
7463
- "key": "{theme.light.palettes.neutral-variant-20}"
8165
+ "key": "{theme.light.palettes.navy-22}"
7464
8166
  },
7465
- "name": "neutral-variant-20",
8167
+ "name": "navy-22",
7466
8168
  "attributes": {
7467
8169
  "category": "theme",
7468
8170
  "type": "light",
7469
8171
  "item": "palettes",
7470
- "subitem": "neutral-variant-20"
8172
+ "subitem": "navy-22"
7471
8173
  },
7472
8174
  "path": [
7473
8175
  "theme",
7474
8176
  "light",
7475
8177
  "palettes",
7476
- "neutral-variant-20"
8178
+ "navy-22"
7477
8179
  ]
7478
8180
  },
7479
- "neutral-variant-15": {
7480
- "key": "{theme.light.palettes.neutral-variant-15}",
8181
+ "navy-23": {
8182
+ "key": "{theme.light.palettes.navy-23}",
7481
8183
  "type": "color",
7482
- "value": "#242629ff",
8184
+ "value": "#183c5aff",
7483
8185
  "blendMode": "normal",
7484
8186
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7485
8187
  "isSource": true,
7486
8188
  "original": {
7487
8189
  "type": "color",
7488
- "value": "#242629ff",
8190
+ "value": "#183c5aff",
7489
8191
  "blendMode": "normal",
7490
- "key": "{theme.light.palettes.neutral-variant-15}"
8192
+ "key": "{theme.light.palettes.navy-23}"
7491
8193
  },
7492
- "name": "neutral-variant-15",
8194
+ "name": "navy-23",
7493
8195
  "attributes": {
7494
8196
  "category": "theme",
7495
8197
  "type": "light",
7496
8198
  "item": "palettes",
7497
- "subitem": "neutral-variant-15"
8199
+ "subitem": "navy-23"
7498
8200
  },
7499
8201
  "path": [
7500
8202
  "theme",
7501
8203
  "light",
7502
8204
  "palettes",
7503
- "neutral-variant-15"
8205
+ "navy-23"
7504
8206
  ]
7505
8207
  },
7506
- "neutral-variant-10": {
7507
- "key": "{theme.light.palettes.neutral-variant-10}",
8208
+ "navy-24": {
8209
+ "key": "{theme.light.palettes.navy-24}",
7508
8210
  "type": "color",
7509
- "value": "#1a1c1eff",
8211
+ "value": "#1a3f5fff",
7510
8212
  "blendMode": "normal",
7511
8213
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7512
8214
  "isSource": true,
7513
8215
  "original": {
7514
8216
  "type": "color",
7515
- "value": "#1a1c1eff",
8217
+ "value": "#1a3f5fff",
7516
8218
  "blendMode": "normal",
7517
- "key": "{theme.light.palettes.neutral-variant-10}"
8219
+ "key": "{theme.light.palettes.navy-24}"
7518
8220
  },
7519
- "name": "neutral-variant-10",
8221
+ "name": "navy-24",
7520
8222
  "attributes": {
7521
8223
  "category": "theme",
7522
8224
  "type": "light",
7523
8225
  "item": "palettes",
7524
- "subitem": "neutral-variant-10"
8226
+ "subitem": "navy-24"
7525
8227
  },
7526
8228
  "path": [
7527
8229
  "theme",
7528
8230
  "light",
7529
8231
  "palettes",
7530
- "neutral-variant-10"
8232
+ "navy-24"
7531
8233
  ]
7532
8234
  },
7533
- "neutral-variant-5": {
7534
- "key": "{theme.light.palettes.neutral-variant-5}",
8235
+ "navy-25": {
8236
+ "key": "{theme.light.palettes.navy-25}",
7535
8237
  "type": "color",
7536
- "value": "#0f1114ff",
8238
+ "value": "#1c4363ff",
7537
8239
  "blendMode": "normal",
7538
8240
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7539
8241
  "isSource": true,
7540
8242
  "original": {
7541
8243
  "type": "color",
7542
- "value": "#0f1114ff",
8244
+ "value": "#1c4363ff",
7543
8245
  "blendMode": "normal",
7544
- "key": "{theme.light.palettes.neutral-variant-5}"
8246
+ "key": "{theme.light.palettes.navy-25}"
7545
8247
  },
7546
- "name": "neutral-variant-5",
8248
+ "name": "navy-25",
7547
8249
  "attributes": {
7548
8250
  "category": "theme",
7549
8251
  "type": "light",
7550
8252
  "item": "palettes",
7551
- "subitem": "neutral-variant-5"
8253
+ "subitem": "navy-25"
7552
8254
  },
7553
8255
  "path": [
7554
8256
  "theme",
7555
8257
  "light",
7556
8258
  "palettes",
7557
- "neutral-variant-5"
8259
+ "navy-25"
7558
8260
  ]
7559
8261
  },
7560
- "neutral-variant-0": {
7561
- "key": "{theme.light.palettes.neutral-variant-0}",
8262
+ "navy-26": {
8263
+ "key": "{theme.light.palettes.navy-26}",
7562
8264
  "type": "color",
7563
- "value": "#000000ff",
8265
+ "value": "#1e4668ff",
7564
8266
  "blendMode": "normal",
7565
8267
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7566
8268
  "isSource": true,
7567
8269
  "original": {
7568
8270
  "type": "color",
7569
- "value": "#000000ff",
8271
+ "value": "#1e4668ff",
7570
8272
  "blendMode": "normal",
7571
- "key": "{theme.light.palettes.neutral-variant-0}"
8273
+ "key": "{theme.light.palettes.navy-26}"
7572
8274
  },
7573
- "name": "neutral-variant-0",
8275
+ "name": "navy-26",
7574
8276
  "attributes": {
7575
8277
  "category": "theme",
7576
8278
  "type": "light",
7577
8279
  "item": "palettes",
7578
- "subitem": "neutral-variant-0"
8280
+ "subitem": "navy-26"
7579
8281
  },
7580
8282
  "path": [
7581
8283
  "theme",
7582
8284
  "light",
7583
8285
  "palettes",
7584
- "neutral-variant-0"
8286
+ "navy-26"
7585
8287
  ]
7586
8288
  },
7587
- "neutral-1": {
7588
- "key": "{theme.light.palettes.neutral-1}",
8289
+ "navy-27": {
8290
+ "key": "{theme.light.palettes.navy-27}",
7589
8291
  "type": "color",
7590
- "value": "#020305ff",
8292
+ "value": "#20496dff",
7591
8293
  "blendMode": "normal",
7592
8294
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7593
8295
  "isSource": true,
7594
8296
  "original": {
7595
8297
  "type": "color",
7596
- "value": "#020305ff",
8298
+ "value": "#20496dff",
7597
8299
  "blendMode": "normal",
7598
- "key": "{theme.light.palettes.neutral-1}"
8300
+ "key": "{theme.light.palettes.navy-27}"
7599
8301
  },
7600
- "name": "neutral-1",
8302
+ "name": "navy-27",
7601
8303
  "attributes": {
7602
8304
  "category": "theme",
7603
8305
  "type": "light",
7604
8306
  "item": "palettes",
7605
- "subitem": "neutral-1"
8307
+ "subitem": "navy-27"
7606
8308
  },
7607
8309
  "path": [
7608
8310
  "theme",
7609
8311
  "light",
7610
8312
  "palettes",
7611
- "neutral-1"
8313
+ "navy-27"
7612
8314
  ]
7613
8315
  },
7614
- "navy-13": {
7615
- "key": "{theme.light.palettes.navy-13}",
8316
+ "navy-28": {
8317
+ "key": "{theme.light.palettes.navy-28}",
7616
8318
  "type": "color",
7617
- "value": "#00233cff",
8319
+ "value": "#224d72ff",
7618
8320
  "blendMode": "normal",
7619
8321
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7620
8322
  "isSource": true,
7621
8323
  "original": {
7622
8324
  "type": "color",
7623
- "value": "#00233cff",
8325
+ "value": "#224d72ff",
7624
8326
  "blendMode": "normal",
7625
- "key": "{theme.light.palettes.navy-13}"
8327
+ "key": "{theme.light.palettes.navy-28}"
7626
8328
  },
7627
- "name": "navy-13",
8329
+ "name": "navy-28",
7628
8330
  "attributes": {
7629
8331
  "category": "theme",
7630
8332
  "type": "light",
7631
8333
  "item": "palettes",
7632
- "subitem": "navy-13"
8334
+ "subitem": "navy-28"
7633
8335
  },
7634
8336
  "path": [
7635
8337
  "theme",
7636
8338
  "light",
7637
8339
  "palettes",
7638
- "navy-13"
8340
+ "navy-28"
7639
8341
  ]
7640
8342
  },
7641
- "navy-98": {
7642
- "key": "{theme.light.palettes.navy-98}",
8343
+ "navy-29": {
8344
+ "key": "{theme.light.palettes.navy-29}",
7643
8345
  "type": "color",
7644
- "value": "#f8fafdff",
8346
+ "value": "#245077ff",
7645
8347
  "blendMode": "normal",
7646
8348
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7647
8349
  "isSource": true,
7648
8350
  "original": {
7649
8351
  "type": "color",
7650
- "value": "#f8fafdff",
8352
+ "value": "#245077ff",
7651
8353
  "blendMode": "normal",
7652
- "key": "{theme.light.palettes.navy-98}"
8354
+ "key": "{theme.light.palettes.navy-29}"
7653
8355
  },
7654
- "name": "navy-98",
8356
+ "name": "navy-29",
7655
8357
  "attributes": {
7656
8358
  "category": "theme",
7657
8359
  "type": "light",
7658
8360
  "item": "palettes",
7659
- "subitem": "navy-98"
8361
+ "subitem": "navy-29"
7660
8362
  },
7661
8363
  "path": [
7662
8364
  "theme",
7663
8365
  "light",
7664
8366
  "palettes",
7665
- "navy-98"
8367
+ "navy-29"
7666
8368
  ]
7667
8369
  }
7668
8370
  },
@@ -7698,13 +8400,13 @@
7698
8400
  "key": "{theme.light.colors.primary-container}",
7699
8401
  "description": "",
7700
8402
  "type": "color",
7701
- "value": "#2044e3ff",
8403
+ "value": "#ececfeff",
7702
8404
  "filePath": "libs/tokens/src/color/covalent-m3.json",
7703
8405
  "isSource": true,
7704
8406
  "original": {
7705
8407
  "description": "",
7706
8408
  "type": "color",
7707
- "value": "{theme.light.palettes.digital-blue-35}",
8409
+ "value": "{theme.light.palettes.digital-blue-94}",
7708
8410
  "key": "{theme.light.colors.primary-container}"
7709
8411
  },
7710
8412
  "name": "primary-container",
@@ -13789,16 +14491,70 @@
13789
14491
  },
13790
14492
  "dark": {
13791
14493
  "palettes": {
14494
+ "digital-blue-100": {
14495
+ "key": "{theme.dark.palettes.digital-blue-100}",
14496
+ "type": "color",
14497
+ "value": "#ffffffff",
14498
+ "blendMode": "normal",
14499
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
14500
+ "isSource": true,
14501
+ "original": {
14502
+ "type": "color",
14503
+ "value": "#ffffffff",
14504
+ "blendMode": "normal",
14505
+ "key": "{theme.dark.palettes.digital-blue-100}"
14506
+ },
14507
+ "name": "digital-blue-100",
14508
+ "attributes": {
14509
+ "category": "theme",
14510
+ "type": "dark",
14511
+ "item": "palettes",
14512
+ "subitem": "digital-blue-100"
14513
+ },
14514
+ "path": [
14515
+ "theme",
14516
+ "dark",
14517
+ "palettes",
14518
+ "digital-blue-100"
14519
+ ]
14520
+ },
14521
+ "digital-blue-99": {
14522
+ "key": "{theme.dark.palettes.digital-blue-99}",
14523
+ "type": "color",
14524
+ "value": "#eaecfcff",
14525
+ "blendMode": "normal",
14526
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
14527
+ "isSource": true,
14528
+ "original": {
14529
+ "type": "color",
14530
+ "value": "#eaecfcff",
14531
+ "blendMode": "normal",
14532
+ "key": "{theme.dark.palettes.digital-blue-99}"
14533
+ },
14534
+ "name": "digital-blue-99",
14535
+ "attributes": {
14536
+ "category": "theme",
14537
+ "type": "dark",
14538
+ "item": "palettes",
14539
+ "subitem": "digital-blue-99"
14540
+ },
14541
+ "path": [
14542
+ "theme",
14543
+ "dark",
14544
+ "palettes",
14545
+ "digital-blue-99"
14546
+ ]
14547
+ },
13792
14548
  "digital-blue-98": {
13793
14549
  "key": "{theme.dark.palettes.digital-blue-98}",
13794
14550
  "type": "color",
13795
- "value": "#efefffff",
14551
+ "value": "#d1dbf9ff",
13796
14552
  "blendMode": "normal",
13797
14553
  "filePath": "libs/tokens/src/color/covalent-m3.json",
13798
14554
  "isSource": true,
13799
14555
  "original": {
13800
14556
  "type": "color",
13801
- "value": "#efefffff",
14557
+ "value": "#d1dbf9ff",
13802
14558
  "blendMode": "normal",
13803
14559
  "key": "{theme.dark.palettes.digital-blue-98}"
13804
14560
  },
@@ -13816,58 +14572,139 @@
13816
14572
  "digital-blue-98"
13817
14573
  ]
13818
14574
  },
13819
- "digital-blue-100": {
13820
- "key": "{theme.dark.palettes.digital-blue-100}",
14575
+ "digital-blue-95": {
14576
+ "key": "{theme.dark.palettes.digital-blue-95}",
13821
14577
  "type": "color",
13822
- "value": "#ffffffff",
14578
+ "value": "#b8c8f6ff",
13823
14579
  "blendMode": "normal",
13824
14580
  "filePath": "libs/tokens/src/color/covalent-m3.json",
13825
14581
  "isSource": true,
13826
14582
  "original": {
13827
14583
  "type": "color",
13828
- "value": "#ffffffff",
14584
+ "value": "#b8c8f6ff",
13829
14585
  "blendMode": "normal",
13830
- "key": "{theme.dark.palettes.digital-blue-100}"
14586
+ "key": "{theme.dark.palettes.digital-blue-95}"
13831
14587
  },
13832
- "name": "digital-blue-100",
14588
+ "name": "digital-blue-95",
13833
14589
  "attributes": {
13834
14590
  "category": "theme",
13835
14591
  "type": "dark",
13836
14592
  "item": "palettes",
13837
- "subitem": "digital-blue-100"
14593
+ "subitem": "digital-blue-95"
13838
14594
  },
13839
14595
  "path": [
13840
14596
  "theme",
13841
14597
  "dark",
13842
14598
  "palettes",
13843
- "digital-blue-100"
14599
+ "digital-blue-95"
14600
+ ]
14601
+ },
14602
+ "digital-blue-94": {
14603
+ "key": "{theme.dark.palettes.digital-blue-94}",
14604
+ "type": "color",
14605
+ "value": "#9eb5f4ff",
14606
+ "blendMode": "normal",
14607
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
14608
+ "isSource": true,
14609
+ "original": {
14610
+ "type": "color",
14611
+ "value": "#9eb5f4ff",
14612
+ "blendMode": "normal",
14613
+ "key": "{theme.dark.palettes.digital-blue-94}"
14614
+ },
14615
+ "name": "digital-blue-94",
14616
+ "attributes": {
14617
+ "category": "theme",
14618
+ "type": "dark",
14619
+ "item": "palettes",
14620
+ "subitem": "digital-blue-94"
14621
+ },
14622
+ "path": [
14623
+ "theme",
14624
+ "dark",
14625
+ "palettes",
14626
+ "digital-blue-94"
14627
+ ]
14628
+ },
14629
+ "digital-blue-93": {
14630
+ "key": "{theme.dark.palettes.digital-blue-93}",
14631
+ "type": "color",
14632
+ "value": "#84a1f2ff",
14633
+ "blendMode": "normal",
14634
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
14635
+ "isSource": true,
14636
+ "original": {
14637
+ "type": "color",
14638
+ "value": "#84a1f2ff",
14639
+ "blendMode": "normal",
14640
+ "key": "{theme.dark.palettes.digital-blue-93}"
14641
+ },
14642
+ "name": "digital-blue-93",
14643
+ "attributes": {
14644
+ "category": "theme",
14645
+ "type": "dark",
14646
+ "item": "palettes",
14647
+ "subitem": "digital-blue-93"
14648
+ },
14649
+ "path": [
14650
+ "theme",
14651
+ "dark",
14652
+ "palettes",
14653
+ "digital-blue-93"
14654
+ ]
14655
+ },
14656
+ "digital-blue-92": {
14657
+ "key": "{theme.dark.palettes.digital-blue-92}",
14658
+ "type": "color",
14659
+ "value": "#688bf1ff",
14660
+ "blendMode": "normal",
14661
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
14662
+ "isSource": true,
14663
+ "original": {
14664
+ "type": "color",
14665
+ "value": "#688bf1ff",
14666
+ "blendMode": "normal",
14667
+ "key": "{theme.dark.palettes.digital-blue-92}"
14668
+ },
14669
+ "name": "digital-blue-92",
14670
+ "attributes": {
14671
+ "category": "theme",
14672
+ "type": "dark",
14673
+ "item": "palettes",
14674
+ "subitem": "digital-blue-92"
14675
+ },
14676
+ "path": [
14677
+ "theme",
14678
+ "dark",
14679
+ "palettes",
14680
+ "digital-blue-92"
13844
14681
  ]
13845
14682
  },
13846
- "digital-blue-95": {
13847
- "key": "{theme.dark.palettes.digital-blue-95}",
14683
+ "digital-blue-91": {
14684
+ "key": "{theme.dark.palettes.digital-blue-91}",
13848
14685
  "type": "color",
13849
- "value": "#b8c8f6ff",
14686
+ "value": "#4c72f0ff",
13850
14687
  "blendMode": "normal",
13851
14688
  "filePath": "libs/tokens/src/color/covalent-m3.json",
13852
14689
  "isSource": true,
13853
14690
  "original": {
13854
14691
  "type": "color",
13855
- "value": "#b8c8f6ff",
14692
+ "value": "#4c72f0ff",
13856
14693
  "blendMode": "normal",
13857
- "key": "{theme.dark.palettes.digital-blue-95}"
14694
+ "key": "{theme.dark.palettes.digital-blue-91}"
13858
14695
  },
13859
- "name": "digital-blue-95",
14696
+ "name": "digital-blue-91",
13860
14697
  "attributes": {
13861
14698
  "category": "theme",
13862
14699
  "type": "dark",
13863
14700
  "item": "palettes",
13864
- "subitem": "digital-blue-95"
14701
+ "subitem": "digital-blue-91"
13865
14702
  },
13866
14703
  "path": [
13867
14704
  "theme",
13868
14705
  "dark",
13869
14706
  "palettes",
13870
- "digital-blue-95"
14707
+ "digital-blue-91"
13871
14708
  ]
13872
14709
  },
13873
14710
  "digital-blue-90": {
@@ -14548,13 +15385,13 @@
14548
15385
  "navy-99": {
14549
15386
  "key": "{theme.dark.palettes.navy-99}",
14550
15387
  "type": "color",
14551
- "value": "#fcfcffff",
15388
+ "value": "#fcfdfeff",
14552
15389
  "blendMode": "normal",
14553
15390
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14554
15391
  "isSource": true,
14555
15392
  "original": {
14556
15393
  "type": "color",
14557
- "value": "#fcfcffff",
15394
+ "value": "#fcfdfeff",
14558
15395
  "blendMode": "normal",
14559
15396
  "key": "{theme.dark.palettes.navy-99}"
14560
15397
  },
@@ -14575,13 +15412,13 @@
14575
15412
  "navy-95": {
14576
15413
  "key": "{theme.dark.palettes.navy-95}",
14577
15414
  "type": "color",
14578
- "value": "#e8f2ffff",
15415
+ "value": "#f2f4fcff",
14579
15416
  "blendMode": "normal",
14580
15417
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14581
15418
  "isSource": true,
14582
15419
  "original": {
14583
15420
  "type": "color",
14584
- "value": "#e8f2ffff",
15421
+ "value": "#f2f4fcff",
14585
15422
  "blendMode": "normal",
14586
15423
  "key": "{theme.dark.palettes.navy-95}"
14587
15424
  },
@@ -14602,13 +15439,13 @@
14602
15439
  "navy-90": {
14603
15440
  "key": "{theme.dark.palettes.navy-90}",
14604
15441
  "type": "color",
14605
- "value": "#cfe5ffff",
15442
+ "value": "#e5e9f3ff",
14606
15443
  "blendMode": "normal",
14607
15444
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14608
15445
  "isSource": true,
14609
15446
  "original": {
14610
15447
  "type": "color",
14611
- "value": "#cfe5ffff",
15448
+ "value": "#e5e9f3ff",
14612
15449
  "blendMode": "normal",
14613
15450
  "key": "{theme.dark.palettes.navy-90}"
14614
15451
  },
@@ -14629,13 +15466,13 @@
14629
15466
  "navy-80": {
14630
15467
  "key": "{theme.dark.palettes.navy-80}",
14631
15468
  "type": "color",
14632
- "value": "#acc9e9ff",
15469
+ "value": "#cad3e7ff",
14633
15470
  "blendMode": "normal",
14634
15471
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14635
15472
  "isSource": true,
14636
15473
  "original": {
14637
15474
  "type": "color",
14638
- "value": "#acc9e9ff",
15475
+ "value": "#cad3e7ff",
14639
15476
  "blendMode": "normal",
14640
15477
  "key": "{theme.dark.palettes.navy-80}"
14641
15478
  },
@@ -14656,13 +15493,13 @@
14656
15493
  "navy-70": {
14657
15494
  "key": "{theme.dark.palettes.navy-70}",
14658
15495
  "type": "color",
14659
- "value": "#91aecdff",
15496
+ "value": "#aebddbff",
14660
15497
  "blendMode": "normal",
14661
15498
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14662
15499
  "isSource": true,
14663
15500
  "original": {
14664
15501
  "type": "color",
14665
- "value": "#91aecdff",
15502
+ "value": "#aebddbff",
14666
15503
  "blendMode": "normal",
14667
15504
  "key": "{theme.dark.palettes.navy-70}"
14668
15505
  },
@@ -14683,13 +15520,13 @@
14683
15520
  "navy-60": {
14684
15521
  "key": "{theme.dark.palettes.navy-60}",
14685
15522
  "type": "color",
14686
- "value": "#7793b1ff",
15523
+ "value": "#91a5cfff",
14687
15524
  "blendMode": "normal",
14688
15525
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14689
15526
  "isSource": true,
14690
15527
  "original": {
14691
15528
  "type": "color",
14692
- "value": "#7793b1ff",
15529
+ "value": "#91a5cfff",
14693
15530
  "blendMode": "normal",
14694
15531
  "key": "{theme.dark.palettes.navy-60}"
14695
15532
  },
@@ -14710,13 +15547,13 @@
14710
15547
  "navy-50": {
14711
15548
  "key": "{theme.dark.palettes.navy-50}",
14712
15549
  "type": "color",
14713
- "value": "#5e7a97ff",
15550
+ "value": "#718dc1ff",
14714
15551
  "blendMode": "normal",
14715
15552
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14716
15553
  "isSource": true,
14717
15554
  "original": {
14718
15555
  "type": "color",
14719
- "value": "#5e7a97ff",
15556
+ "value": "#718dc1ff",
14720
15557
  "blendMode": "normal",
14721
15558
  "key": "{theme.dark.palettes.navy-50}"
14722
15559
  },
@@ -14737,13 +15574,13 @@
14737
15574
  "navy-40": {
14738
15575
  "key": "{theme.dark.palettes.navy-40}",
14739
15576
  "type": "color",
14740
- "value": "#45617dff",
15577
+ "value": "#5b739dff",
14741
15578
  "blendMode": "normal",
14742
15579
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14743
15580
  "isSource": true,
14744
15581
  "original": {
14745
15582
  "type": "color",
14746
- "value": "#45617dff",
15583
+ "value": "#5b739dff",
14747
15584
  "blendMode": "normal",
14748
15585
  "key": "{theme.dark.palettes.navy-40}"
14749
15586
  },
@@ -14764,13 +15601,13 @@
14764
15601
  "navy-30": {
14765
15602
  "key": "{theme.dark.palettes.navy-30}",
14766
15603
  "type": "color",
14767
- "value": "#435678",
15604
+ "value": "#435678ff",
14768
15605
  "blendMode": "normal",
14769
15606
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14770
15607
  "isSource": true,
14771
15608
  "original": {
14772
15609
  "type": "color",
14773
- "value": "#435678",
15610
+ "value": "#435678ff",
14774
15611
  "blendMode": "normal",
14775
15612
  "key": "{theme.dark.palettes.navy-30}"
14776
15613
  },
@@ -14791,13 +15628,13 @@
14791
15628
  "navy-29": {
14792
15629
  "key": "{theme.dark.palettes.navy-29}",
14793
15630
  "type": "color",
14794
- "value": "#405273",
15631
+ "value": "#305dabff",
14795
15632
  "blendMode": "normal",
14796
15633
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14797
15634
  "isSource": true,
14798
15635
  "original": {
14799
15636
  "type": "color",
14800
- "value": "#405273",
15637
+ "value": "#305dabff",
14801
15638
  "blendMode": "normal",
14802
15639
  "key": "{theme.dark.palettes.navy-29}"
14803
15640
  },
@@ -14818,13 +15655,13 @@
14818
15655
  "navy-28": {
14819
15656
  "key": "{theme.dark.palettes.navy-28}",
14820
15657
  "type": "color",
14821
- "value": "#3E4F6F",
15658
+ "value": "#2e59a4ff",
14822
15659
  "blendMode": "normal",
14823
15660
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14824
15661
  "isSource": true,
14825
15662
  "original": {
14826
15663
  "type": "color",
14827
- "value": "#3E4F6F",
15664
+ "value": "#2e59a4ff",
14828
15665
  "blendMode": "normal",
14829
15666
  "key": "{theme.dark.palettes.navy-28}"
14830
15667
  },
@@ -14845,13 +15682,13 @@
14845
15682
  "navy-27": {
14846
15683
  "key": "{theme.dark.palettes.navy-27}",
14847
15684
  "type": "color",
14848
- "value": "#3B4C6B",
15685
+ "value": "#2b559dff",
14849
15686
  "blendMode": "normal",
14850
15687
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14851
15688
  "isSource": true,
14852
15689
  "original": {
14853
15690
  "type": "color",
14854
- "value": "#3B4C6B",
15691
+ "value": "#2b559dff",
14855
15692
  "blendMode": "normal",
14856
15693
  "key": "{theme.dark.palettes.navy-27}"
14857
15694
  },
@@ -14872,13 +15709,13 @@
14872
15709
  "navy-26": {
14873
15710
  "key": "{theme.dark.palettes.navy-26}",
14874
15711
  "type": "color",
14875
- "value": "#394967",
15712
+ "value": "#195196ff",
14876
15713
  "blendMode": "normal",
14877
15714
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14878
15715
  "isSource": true,
14879
15716
  "original": {
14880
15717
  "type": "color",
14881
- "value": "#394967",
15718
+ "value": "#195196ff",
14882
15719
  "blendMode": "normal",
14883
15720
  "key": "{theme.dark.palettes.navy-26}"
14884
15721
  },
@@ -14899,13 +15736,13 @@
14899
15736
  "navy-25": {
14900
15737
  "key": "{theme.dark.palettes.navy-25}",
14901
15738
  "type": "color",
14902
- "value": "#374663",
15739
+ "value": "#264d8fff",
14903
15740
  "blendMode": "normal",
14904
15741
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14905
15742
  "isSource": true,
14906
15743
  "original": {
14907
15744
  "type": "color",
14908
- "value": "#374663",
15745
+ "value": "#264d8fff",
14909
15746
  "blendMode": "normal",
14910
15747
  "key": "{theme.dark.palettes.navy-25}"
14911
15748
  },
@@ -14926,13 +15763,13 @@
14926
15763
  "navy-24": {
14927
15764
  "key": "{theme.dark.palettes.navy-24}",
14928
15765
  "type": "color",
14929
- "value": "#34435F",
15766
+ "value": "#244988ff",
14930
15767
  "blendMode": "normal",
14931
15768
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14932
15769
  "isSource": true,
14933
15770
  "original": {
14934
15771
  "type": "color",
14935
- "value": "#34435F",
15772
+ "value": "#244988ff",
14936
15773
  "blendMode": "normal",
14937
15774
  "key": "{theme.dark.palettes.navy-24}"
14938
15775
  },
@@ -14953,13 +15790,13 @@
14953
15790
  "navy-23": {
14954
15791
  "key": "{theme.dark.palettes.navy-23}",
14955
15792
  "type": "color",
14956
- "value": "#32405B",
15793
+ "value": "#224582ff",
14957
15794
  "blendMode": "normal",
14958
15795
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14959
15796
  "isSource": true,
14960
15797
  "original": {
14961
15798
  "type": "color",
14962
- "value": "#32405B",
15799
+ "value": "#224582ff",
14963
15800
  "blendMode": "normal",
14964
15801
  "key": "{theme.dark.palettes.navy-23}"
14965
15802
  },
@@ -14980,13 +15817,13 @@
14980
15817
  "navy-22": {
14981
15818
  "key": "{theme.dark.palettes.navy-22}",
14982
15819
  "type": "color",
14983
- "value": "#303D57",
15820
+ "value": "#1f417bff",
14984
15821
  "blendMode": "normal",
14985
15822
  "filePath": "libs/tokens/src/color/covalent-m3.json",
14986
15823
  "isSource": true,
14987
15824
  "original": {
14988
15825
  "type": "color",
14989
- "value": "#303D57",
15826
+ "value": "#1f417bff",
14990
15827
  "blendMode": "normal",
14991
15828
  "key": "{theme.dark.palettes.navy-22}"
14992
15829
  },
@@ -15007,13 +15844,13 @@
15007
15844
  "navy-21": {
15008
15845
  "key": "{theme.dark.palettes.navy-21}",
15009
15846
  "type": "color",
15010
- "value": "#2E3A54",
15847
+ "value": "#1d3d73ff",
15011
15848
  "blendMode": "normal",
15012
15849
  "filePath": "libs/tokens/src/color/covalent-m3.json",
15013
15850
  "isSource": true,
15014
15851
  "original": {
15015
15852
  "type": "color",
15016
- "value": "#2E3A54",
15853
+ "value": "#1d3d73ff",
15017
15854
  "blendMode": "normal",
15018
15855
  "key": "{theme.dark.palettes.navy-21}"
15019
15856
  },
@@ -15034,13 +15871,13 @@
15034
15871
  "navy-20": {
15035
15872
  "key": "{theme.dark.palettes.navy-20}",
15036
15873
  "type": "color",
15037
- "value": "#2B374F",
15874
+ "value": "#2b374fff",
15038
15875
  "blendMode": "normal",
15039
15876
  "filePath": "libs/tokens/src/color/covalent-m3.json",
15040
15877
  "isSource": true,
15041
15878
  "original": {
15042
15879
  "type": "color",
15043
- "value": "#2B374F",
15880
+ "value": "#2b374fff",
15044
15881
  "blendMode": "normal",
15045
15882
  "key": "{theme.dark.palettes.navy-20}"
15046
15883
  },
@@ -15058,6 +15895,87 @@
15058
15895
  "navy-20"
15059
15896
  ]
15060
15897
  },
15898
+ "navy-19": {
15899
+ "key": "{theme.dark.palettes.navy-19}",
15900
+ "type": "color",
15901
+ "value": "#27334aff",
15902
+ "blendMode": "normal",
15903
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
15904
+ "isSource": true,
15905
+ "original": {
15906
+ "type": "color",
15907
+ "value": "#27334aff",
15908
+ "blendMode": "normal",
15909
+ "key": "{theme.dark.palettes.navy-19}"
15910
+ },
15911
+ "name": "navy-19",
15912
+ "attributes": {
15913
+ "category": "theme",
15914
+ "type": "dark",
15915
+ "item": "palettes",
15916
+ "subitem": "navy-19"
15917
+ },
15918
+ "path": [
15919
+ "theme",
15920
+ "dark",
15921
+ "palettes",
15922
+ "navy-19"
15923
+ ]
15924
+ },
15925
+ "navy-18": {
15926
+ "key": "{theme.dark.palettes.navy-18}",
15927
+ "type": "color",
15928
+ "value": "#242f45ff",
15929
+ "blendMode": "normal",
15930
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
15931
+ "isSource": true,
15932
+ "original": {
15933
+ "type": "color",
15934
+ "value": "#242f45ff",
15935
+ "blendMode": "normal",
15936
+ "key": "{theme.dark.palettes.navy-18}"
15937
+ },
15938
+ "name": "navy-18",
15939
+ "attributes": {
15940
+ "category": "theme",
15941
+ "type": "dark",
15942
+ "item": "palettes",
15943
+ "subitem": "navy-18"
15944
+ },
15945
+ "path": [
15946
+ "theme",
15947
+ "dark",
15948
+ "palettes",
15949
+ "navy-18"
15950
+ ]
15951
+ },
15952
+ "navy-17": {
15953
+ "key": "{theme.dark.palettes.navy-17}",
15954
+ "type": "color",
15955
+ "value": "#212b41ff",
15956
+ "blendMode": "normal",
15957
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
15958
+ "isSource": true,
15959
+ "original": {
15960
+ "type": "color",
15961
+ "value": "#212b41ff",
15962
+ "blendMode": "normal",
15963
+ "key": "{theme.dark.palettes.navy-17}"
15964
+ },
15965
+ "name": "navy-17",
15966
+ "attributes": {
15967
+ "category": "theme",
15968
+ "type": "dark",
15969
+ "item": "palettes",
15970
+ "subitem": "navy-17"
15971
+ },
15972
+ "path": [
15973
+ "theme",
15974
+ "dark",
15975
+ "palettes",
15976
+ "navy-17"
15977
+ ]
15978
+ },
15061
15979
  "navy-16": {
15062
15980
  "key": "{theme.dark.palettes.navy-16}",
15063
15981
  "type": "color",
@@ -15085,6 +16003,33 @@
15085
16003
  "navy-16"
15086
16004
  ]
15087
16005
  },
16006
+ "navy-15": {
16007
+ "key": "{theme.dark.palettes.navy-15}",
16008
+ "type": "color",
16009
+ "value": "#1a2436ff",
16010
+ "blendMode": "normal",
16011
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16012
+ "isSource": true,
16013
+ "original": {
16014
+ "type": "color",
16015
+ "value": "#1a2436ff",
16016
+ "blendMode": "normal",
16017
+ "key": "{theme.dark.palettes.navy-15}"
16018
+ },
16019
+ "name": "navy-15",
16020
+ "attributes": {
16021
+ "category": "theme",
16022
+ "type": "dark",
16023
+ "item": "palettes",
16024
+ "subitem": "navy-15"
16025
+ },
16026
+ "path": [
16027
+ "theme",
16028
+ "dark",
16029
+ "palettes",
16030
+ "navy-15"
16031
+ ]
16032
+ },
15088
16033
  "navy-14": {
15089
16034
  "key": "{theme.dark.palettes.navy-14}",
15090
16035
  "type": "color",
@@ -15112,6 +16057,33 @@
15112
16057
  "navy-14"
15113
16058
  ]
15114
16059
  },
16060
+ "navy-13": {
16061
+ "key": "{theme.dark.palettes.navy-13}",
16062
+ "type": "color",
16063
+ "value": "#151c2dff",
16064
+ "blendMode": "normal",
16065
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16066
+ "isSource": true,
16067
+ "original": {
16068
+ "type": "color",
16069
+ "value": "#151c2dff",
16070
+ "blendMode": "normal",
16071
+ "key": "{theme.dark.palettes.navy-13}"
16072
+ },
16073
+ "name": "navy-13",
16074
+ "attributes": {
16075
+ "category": "theme",
16076
+ "type": "dark",
16077
+ "item": "palettes",
16078
+ "subitem": "navy-13"
16079
+ },
16080
+ "path": [
16081
+ "theme",
16082
+ "dark",
16083
+ "palettes",
16084
+ "navy-13"
16085
+ ]
16086
+ },
15115
16087
  "navy-12": {
15116
16088
  "key": "{theme.dark.palettes.navy-12}",
15117
16089
  "type": "color",
@@ -15139,6 +16111,33 @@
15139
16111
  "navy-12"
15140
16112
  ]
15141
16113
  },
16114
+ "navy-11": {
16115
+ "key": "{theme.dark.palettes.navy-11}",
16116
+ "type": "color",
16117
+ "value": "#051522ff",
16118
+ "blendMode": "normal",
16119
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16120
+ "isSource": true,
16121
+ "original": {
16122
+ "type": "color",
16123
+ "value": "#051522ff",
16124
+ "blendMode": "normal",
16125
+ "key": "{theme.dark.palettes.navy-11}"
16126
+ },
16127
+ "name": "navy-11",
16128
+ "attributes": {
16129
+ "category": "theme",
16130
+ "type": "dark",
16131
+ "item": "palettes",
16132
+ "subitem": "navy-11"
16133
+ },
16134
+ "path": [
16135
+ "theme",
16136
+ "dark",
16137
+ "palettes",
16138
+ "navy-11"
16139
+ ]
16140
+ },
15142
16141
  "navy-10": {
15143
16142
  "key": "{theme.dark.palettes.navy-10}",
15144
16143
  "type": "color",
@@ -15166,6 +16165,33 @@
15166
16165
  "navy-10"
15167
16166
  ]
15168
16167
  },
16168
+ "navy-9": {
16169
+ "key": "{theme.dark.palettes.navy-9}",
16170
+ "type": "color",
16171
+ "value": "#0b101bff",
16172
+ "blendMode": "normal",
16173
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16174
+ "isSource": true,
16175
+ "original": {
16176
+ "type": "color",
16177
+ "value": "#0b101bff",
16178
+ "blendMode": "normal",
16179
+ "key": "{theme.dark.palettes.navy-9}"
16180
+ },
16181
+ "name": "navy-9",
16182
+ "attributes": {
16183
+ "category": "theme",
16184
+ "type": "dark",
16185
+ "item": "palettes",
16186
+ "subitem": "navy-9"
16187
+ },
16188
+ "path": [
16189
+ "theme",
16190
+ "dark",
16191
+ "palettes",
16192
+ "navy-9"
16193
+ ]
16194
+ },
15169
16195
  "navy-8": {
15170
16196
  "key": "{theme.dark.palettes.navy-8}",
15171
16197
  "type": "color",
@@ -15193,6 +16219,33 @@
15193
16219
  "navy-8"
15194
16220
  ]
15195
16221
  },
16222
+ "navy-7": {
16223
+ "key": "{theme.dark.palettes.navy-7}",
16224
+ "type": "color",
16225
+ "value": "#080b12ff",
16226
+ "blendMode": "normal",
16227
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16228
+ "isSource": true,
16229
+ "original": {
16230
+ "type": "color",
16231
+ "value": "#080b12ff",
16232
+ "blendMode": "normal",
16233
+ "key": "{theme.dark.palettes.navy-7}"
16234
+ },
16235
+ "name": "navy-7",
16236
+ "attributes": {
16237
+ "category": "theme",
16238
+ "type": "dark",
16239
+ "item": "palettes",
16240
+ "subitem": "navy-7"
16241
+ },
16242
+ "path": [
16243
+ "theme",
16244
+ "dark",
16245
+ "palettes",
16246
+ "navy-7"
16247
+ ]
16248
+ },
15196
16249
  "navy-6": {
15197
16250
  "key": "{theme.dark.palettes.navy-6}",
15198
16251
  "type": "color",
@@ -15220,6 +16273,33 @@
15220
16273
  "navy-6"
15221
16274
  ]
15222
16275
  },
16276
+ "navy-5": {
16277
+ "key": "{theme.dark.palettes.navy-5}",
16278
+ "type": "color",
16279
+ "value": "#04060bff",
16280
+ "blendMode": "normal",
16281
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16282
+ "isSource": true,
16283
+ "original": {
16284
+ "type": "color",
16285
+ "value": "#04060bff",
16286
+ "blendMode": "normal",
16287
+ "key": "{theme.dark.palettes.navy-5}"
16288
+ },
16289
+ "name": "navy-5",
16290
+ "attributes": {
16291
+ "category": "theme",
16292
+ "type": "dark",
16293
+ "item": "palettes",
16294
+ "subitem": "navy-5"
16295
+ },
16296
+ "path": [
16297
+ "theme",
16298
+ "dark",
16299
+ "palettes",
16300
+ "navy-5"
16301
+ ]
16302
+ },
15223
16303
  "navy-4": {
15224
16304
  "key": "{theme.dark.palettes.navy-4}",
15225
16305
  "type": "color",
@@ -15229,22 +16309,103 @@
15229
16309
  "isSource": true,
15230
16310
  "original": {
15231
16311
  "type": "color",
15232
- "value": "#030406ff",
16312
+ "value": "#030406ff",
16313
+ "blendMode": "normal",
16314
+ "key": "{theme.dark.palettes.navy-4}"
16315
+ },
16316
+ "name": "navy-4",
16317
+ "attributes": {
16318
+ "category": "theme",
16319
+ "type": "dark",
16320
+ "item": "palettes",
16321
+ "subitem": "navy-4"
16322
+ },
16323
+ "path": [
16324
+ "theme",
16325
+ "dark",
16326
+ "palettes",
16327
+ "navy-4"
16328
+ ]
16329
+ },
16330
+ "navy-3": {
16331
+ "key": "{theme.dark.palettes.navy-3}",
16332
+ "type": "color",
16333
+ "value": "#020204ff",
16334
+ "blendMode": "normal",
16335
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16336
+ "isSource": true,
16337
+ "original": {
16338
+ "type": "color",
16339
+ "value": "#020204ff",
16340
+ "blendMode": "normal",
16341
+ "key": "{theme.dark.palettes.navy-3}"
16342
+ },
16343
+ "name": "navy-3",
16344
+ "attributes": {
16345
+ "category": "theme",
16346
+ "type": "dark",
16347
+ "item": "palettes",
16348
+ "subitem": "navy-3"
16349
+ },
16350
+ "path": [
16351
+ "theme",
16352
+ "dark",
16353
+ "palettes",
16354
+ "navy-3"
16355
+ ]
16356
+ },
16357
+ "navy-2": {
16358
+ "key": "{theme.dark.palettes.navy-2}",
16359
+ "type": "color",
16360
+ "value": "#010102ff",
16361
+ "blendMode": "normal",
16362
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16363
+ "isSource": true,
16364
+ "original": {
16365
+ "type": "color",
16366
+ "value": "#010102ff",
16367
+ "blendMode": "normal",
16368
+ "key": "{theme.dark.palettes.navy-2}"
16369
+ },
16370
+ "name": "navy-2",
16371
+ "attributes": {
16372
+ "category": "theme",
16373
+ "type": "dark",
16374
+ "item": "palettes",
16375
+ "subitem": "navy-2"
16376
+ },
16377
+ "path": [
16378
+ "theme",
16379
+ "dark",
16380
+ "palettes",
16381
+ "navy-2"
16382
+ ]
16383
+ },
16384
+ "navy-1": {
16385
+ "key": "{theme.dark.palettes.navy-1}",
16386
+ "type": "color",
16387
+ "value": "#000000ff",
16388
+ "blendMode": "normal",
16389
+ "filePath": "libs/tokens/src/color/covalent-m3.json",
16390
+ "isSource": true,
16391
+ "original": {
16392
+ "type": "color",
16393
+ "value": "#000000ff",
15233
16394
  "blendMode": "normal",
15234
- "key": "{theme.dark.palettes.navy-4}"
16395
+ "key": "{theme.dark.palettes.navy-1}"
15235
16396
  },
15236
- "name": "navy-4",
16397
+ "name": "navy-1",
15237
16398
  "attributes": {
15238
16399
  "category": "theme",
15239
16400
  "type": "dark",
15240
16401
  "item": "palettes",
15241
- "subitem": "navy-4"
16402
+ "subitem": "navy-1"
15242
16403
  },
15243
16404
  "path": [
15244
16405
  "theme",
15245
16406
  "dark",
15246
16407
  "palettes",
15247
- "navy-4"
16408
+ "navy-1"
15248
16409
  ]
15249
16410
  },
15250
16411
  "navy-0": {
@@ -18217,141 +19378,6 @@
18217
19378
  "neutral-24"
18218
19379
  ]
18219
19380
  },
18220
- "digital-blue-91": {
18221
- "key": "{theme.dark.palettes.digital-blue-91}",
18222
- "type": "color",
18223
- "value": "#bec9feff",
18224
- "blendMode": "normal",
18225
- "filePath": "libs/tokens/src/color/covalent-m3.json",
18226
- "isSource": true,
18227
- "original": {
18228
- "type": "color",
18229
- "value": "#bec9feff",
18230
- "blendMode": "normal",
18231
- "key": "{theme.dark.palettes.digital-blue-91}"
18232
- },
18233
- "name": "digital-blue-91",
18234
- "attributes": {
18235
- "category": "theme",
18236
- "type": "dark",
18237
- "item": "palettes",
18238
- "subitem": "digital-blue-91"
18239
- },
18240
- "path": [
18241
- "theme",
18242
- "dark",
18243
- "palettes",
18244
- "digital-blue-91"
18245
- ]
18246
- },
18247
- "digital-blue-92": {
18248
- "key": "{theme.dark.palettes.digital-blue-92}",
18249
- "type": "color",
18250
- "value": "#688bf1",
18251
- "blendMode": "normal",
18252
- "filePath": "libs/tokens/src/color/covalent-m3.json",
18253
- "isSource": true,
18254
- "original": {
18255
- "type": "color",
18256
- "value": "#688bf1",
18257
- "blendMode": "normal",
18258
- "key": "{theme.dark.palettes.digital-blue-92}"
18259
- },
18260
- "name": "digital-blue-92",
18261
- "attributes": {
18262
- "category": "theme",
18263
- "type": "dark",
18264
- "item": "palettes",
18265
- "subitem": "digital-blue-92"
18266
- },
18267
- "path": [
18268
- "theme",
18269
- "dark",
18270
- "palettes",
18271
- "digital-blue-92"
18272
- ]
18273
- },
18274
- "digital-blue-93": {
18275
- "key": "{theme.dark.palettes.digital-blue-93}",
18276
- "type": "color",
18277
- "value": "#ced5feff",
18278
- "blendMode": "normal",
18279
- "filePath": "libs/tokens/src/color/covalent-m3.json",
18280
- "isSource": true,
18281
- "original": {
18282
- "type": "color",
18283
- "value": "#ced5feff",
18284
- "blendMode": "normal",
18285
- "key": "{theme.dark.palettes.digital-blue-93}"
18286
- },
18287
- "name": "digital-blue-93",
18288
- "attributes": {
18289
- "category": "theme",
18290
- "type": "dark",
18291
- "item": "palettes",
18292
- "subitem": "digital-blue-93"
18293
- },
18294
- "path": [
18295
- "theme",
18296
- "dark",
18297
- "palettes",
18298
- "digital-blue-93"
18299
- ]
18300
- },
18301
- "digital-blue-94": {
18302
- "key": "{theme.dark.palettes.digital-blue-94}",
18303
- "type": "color",
18304
- "value": "#d5dbfeff",
18305
- "blendMode": "normal",
18306
- "filePath": "libs/tokens/src/color/covalent-m3.json",
18307
- "isSource": true,
18308
- "original": {
18309
- "type": "color",
18310
- "value": "#d5dbfeff",
18311
- "blendMode": "normal",
18312
- "key": "{theme.dark.palettes.digital-blue-94}"
18313
- },
18314
- "name": "digital-blue-94",
18315
- "attributes": {
18316
- "category": "theme",
18317
- "type": "dark",
18318
- "item": "palettes",
18319
- "subitem": "digital-blue-94"
18320
- },
18321
- "path": [
18322
- "theme",
18323
- "dark",
18324
- "palettes",
18325
- "digital-blue-94"
18326
- ]
18327
- },
18328
- "digital-blue-99": {
18329
- "key": "{theme.dark.palettes.digital-blue-99}",
18330
- "type": "color",
18331
- "value": "#fafaffff",
18332
- "blendMode": "normal",
18333
- "filePath": "libs/tokens/src/color/covalent-m3.json",
18334
- "isSource": true,
18335
- "original": {
18336
- "type": "color",
18337
- "value": "#fafaffff",
18338
- "blendMode": "normal",
18339
- "key": "{theme.dark.palettes.digital-blue-99}"
18340
- },
18341
- "name": "digital-blue-99",
18342
- "attributes": {
18343
- "category": "theme",
18344
- "type": "dark",
18345
- "item": "palettes",
18346
- "subitem": "digital-blue-99"
18347
- },
18348
- "path": [
18349
- "theme",
18350
- "dark",
18351
- "palettes",
18352
- "digital-blue-99"
18353
- ]
18354
- },
18355
19381
  "neutral-variant-100": {
18356
19382
  "key": "{theme.dark.palettes.neutral-variant-100}",
18357
19383
  "type": "color",
@@ -18382,13 +19408,13 @@
18382
19408
  "neutral-variant-99": {
18383
19409
  "key": "{theme.dark.palettes.neutral-variant-99}",
18384
19410
  "type": "color",
18385
- "value": "#ffffffff",
19411
+ "value": "#fcfcffff",
18386
19412
  "blendMode": "normal",
18387
19413
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18388
19414
  "isSource": true,
18389
19415
  "original": {
18390
19416
  "type": "color",
18391
- "value": "#ffffffff",
19417
+ "value": "#fcfcffff",
18392
19418
  "blendMode": "normal",
18393
19419
  "key": "{theme.dark.palettes.neutral-variant-99}"
18394
19420
  },
@@ -18409,13 +19435,13 @@
18409
19435
  "neutral-variant-98": {
18410
19436
  "key": "{theme.dark.palettes.neutral-variant-98}",
18411
19437
  "type": "color",
18412
- "value": "#ffffffff",
19438
+ "value": "#f9f9fdff",
18413
19439
  "blendMode": "normal",
18414
19440
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18415
19441
  "isSource": true,
18416
19442
  "original": {
18417
19443
  "type": "color",
18418
- "value": "#ffffffff",
19444
+ "value": "#f9f9fdff",
18419
19445
  "blendMode": "normal",
18420
19446
  "key": "{theme.dark.palettes.neutral-variant-98}"
18421
19447
  },
@@ -18436,13 +19462,13 @@
18436
19462
  "neutral-variant-97": {
18437
19463
  "key": "{theme.dark.palettes.neutral-variant-97}",
18438
19464
  "type": "color",
18439
- "value": "#ffffffff",
19465
+ "value": "#f5f5faff",
18440
19466
  "blendMode": "normal",
18441
19467
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18442
19468
  "isSource": true,
18443
19469
  "original": {
18444
19470
  "type": "color",
18445
- "value": "#ffffffff",
19471
+ "value": "#f5f5faff",
18446
19472
  "blendMode": "normal",
18447
19473
  "key": "{theme.dark.palettes.neutral-variant-97}"
18448
19474
  },
@@ -18463,13 +19489,13 @@
18463
19489
  "neutral-variant-96": {
18464
19490
  "key": "{theme.dark.palettes.neutral-variant-96}",
18465
19491
  "type": "color",
18466
- "value": "#ffffffff",
19492
+ "value": "#f2f2f7ff",
18467
19493
  "blendMode": "normal",
18468
19494
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18469
19495
  "isSource": true,
18470
19496
  "original": {
18471
19497
  "type": "color",
18472
- "value": "#ffffffff",
19498
+ "value": "#f2f2f7ff",
18473
19499
  "blendMode": "normal",
18474
19500
  "key": "{theme.dark.palettes.neutral-variant-96}"
18475
19501
  },
@@ -18490,13 +19516,13 @@
18490
19516
  "neutral-variant-95": {
18491
19517
  "key": "{theme.dark.palettes.neutral-variant-95}",
18492
19518
  "type": "color",
18493
- "value": "#ffffffff",
19519
+ "value": "#f0f0f4ff",
18494
19520
  "blendMode": "normal",
18495
19521
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18496
19522
  "isSource": true,
18497
19523
  "original": {
18498
19524
  "type": "color",
18499
- "value": "#ffffffff",
19525
+ "value": "#f0f0f4ff",
18500
19526
  "blendMode": "normal",
18501
19527
  "key": "{theme.dark.palettes.neutral-variant-95}"
18502
19528
  },
@@ -18517,13 +19543,13 @@
18517
19543
  "neutral-variant-94": {
18518
19544
  "key": "{theme.dark.palettes.neutral-variant-94}",
18519
19545
  "type": "color",
18520
- "value": "#ffffffff",
19546
+ "value": "#ededf1ff",
18521
19547
  "blendMode": "normal",
18522
19548
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18523
19549
  "isSource": true,
18524
19550
  "original": {
18525
19551
  "type": "color",
18526
- "value": "#ffffffff",
19552
+ "value": "#ededf1ff",
18527
19553
  "blendMode": "normal",
18528
19554
  "key": "{theme.dark.palettes.neutral-variant-94}"
18529
19555
  },
@@ -18544,13 +19570,13 @@
18544
19570
  "neutral-variant-93": {
18545
19571
  "key": "{theme.dark.palettes.neutral-variant-93}",
18546
19572
  "type": "color",
18547
- "value": "#ffffffff",
19573
+ "value": "#eaeaefff",
18548
19574
  "blendMode": "normal",
18549
19575
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18550
19576
  "isSource": true,
18551
19577
  "original": {
18552
19578
  "type": "color",
18553
- "value": "#ffffffff",
19579
+ "value": "#eaeaefff",
18554
19580
  "blendMode": "normal",
18555
19581
  "key": "{theme.dark.palettes.neutral-variant-93}"
18556
19582
  },
@@ -18571,13 +19597,13 @@
18571
19597
  "neutral-variant-92": {
18572
19598
  "key": "{theme.dark.palettes.neutral-variant-92}",
18573
19599
  "type": "color",
18574
- "value": "#ffffffff",
19600
+ "value": "#e7e7ecff",
18575
19601
  "blendMode": "normal",
18576
19602
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18577
19603
  "isSource": true,
18578
19604
  "original": {
18579
19605
  "type": "color",
18580
- "value": "#ffffffff",
19606
+ "value": "#e7e7ecff",
18581
19607
  "blendMode": "normal",
18582
19608
  "key": "{theme.dark.palettes.neutral-variant-92}"
18583
19609
  },
@@ -18598,13 +19624,13 @@
18598
19624
  "neutral-variant-91": {
18599
19625
  "key": "{theme.dark.palettes.neutral-variant-91}",
18600
19626
  "type": "color",
18601
- "value": "#ffffffff",
19627
+ "value": "#e4e4e9ff",
18602
19628
  "blendMode": "normal",
18603
19629
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18604
19630
  "isSource": true,
18605
19631
  "original": {
18606
19632
  "type": "color",
18607
- "value": "#ffffffff",
19633
+ "value": "#e4e4e9ff",
18608
19634
  "blendMode": "normal",
18609
19635
  "key": "{theme.dark.palettes.neutral-variant-91}"
18610
19636
  },
@@ -18625,13 +19651,13 @@
18625
19651
  "neutral-variant-90": {
18626
19652
  "key": "{theme.dark.palettes.neutral-variant-90}",
18627
19653
  "type": "color",
18628
- "value": "#ffffffff",
19654
+ "value": "#e2e2e6ff",
18629
19655
  "blendMode": "normal",
18630
19656
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18631
19657
  "isSource": true,
18632
19658
  "original": {
18633
19659
  "type": "color",
18634
- "value": "#ffffffff",
19660
+ "value": "#e2e2e6ff",
18635
19661
  "blendMode": "normal",
18636
19662
  "key": "{theme.dark.palettes.neutral-variant-90}"
18637
19663
  },
@@ -18652,13 +19678,13 @@
18652
19678
  "neutral-variant-80": {
18653
19679
  "key": "{theme.dark.palettes.neutral-variant-80}",
18654
19680
  "type": "color",
18655
- "value": "#ffffffff",
19681
+ "value": "#c6c6caff",
18656
19682
  "blendMode": "normal",
18657
19683
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18658
19684
  "isSource": true,
18659
19685
  "original": {
18660
19686
  "type": "color",
18661
- "value": "#ffffffff",
19687
+ "value": "#c6c6caff",
18662
19688
  "blendMode": "normal",
18663
19689
  "key": "{theme.dark.palettes.neutral-variant-80}"
18664
19690
  },
@@ -18679,13 +19705,13 @@
18679
19705
  "neutral-variant-70": {
18680
19706
  "key": "{theme.dark.palettes.neutral-variant-70}",
18681
19707
  "type": "color",
18682
- "value": "#ffffffff",
19708
+ "value": "#aaabafff",
18683
19709
  "blendMode": "normal",
18684
19710
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18685
19711
  "isSource": true,
18686
19712
  "original": {
18687
19713
  "type": "color",
18688
- "value": "#ffffffff",
19714
+ "value": "#aaabafff",
18689
19715
  "blendMode": "normal",
18690
19716
  "key": "{theme.dark.palettes.neutral-variant-70}"
18691
19717
  },
@@ -18706,13 +19732,13 @@
18706
19732
  "neutral-variant-60": {
18707
19733
  "key": "{theme.dark.palettes.neutral-variant-60}",
18708
19734
  "type": "color",
18709
- "value": "#ffffffff",
19735
+ "value": "#8f9194ff",
18710
19736
  "blendMode": "normal",
18711
19737
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18712
19738
  "isSource": true,
18713
19739
  "original": {
18714
19740
  "type": "color",
18715
- "value": "#ffffffff",
19741
+ "value": "#8f9194ff",
18716
19742
  "blendMode": "normal",
18717
19743
  "key": "{theme.dark.palettes.neutral-variant-60}"
18718
19744
  },
@@ -18733,13 +19759,13 @@
18733
19759
  "neutral-variant-50": {
18734
19760
  "key": "{theme.dark.palettes.neutral-variant-50}",
18735
19761
  "type": "color",
18736
- "value": "#ffffffff",
19762
+ "value": "#76777aff",
18737
19763
  "blendMode": "normal",
18738
19764
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18739
19765
  "isSource": true,
18740
19766
  "original": {
18741
19767
  "type": "color",
18742
- "value": "#ffffffff",
19768
+ "value": "#76777aff",
18743
19769
  "blendMode": "normal",
18744
19770
  "key": "{theme.dark.palettes.neutral-variant-50}"
18745
19771
  },
@@ -18760,13 +19786,13 @@
18760
19786
  "neutral-variant-40": {
18761
19787
  "key": "{theme.dark.palettes.neutral-variant-40}",
18762
19788
  "type": "color",
18763
- "value": "#ffffffff",
19789
+ "value": "#5d5e62ff",
18764
19790
  "blendMode": "normal",
18765
19791
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18766
19792
  "isSource": true,
18767
19793
  "original": {
18768
19794
  "type": "color",
18769
- "value": "#ffffffff",
19795
+ "value": "#5d5e62ff",
18770
19796
  "blendMode": "normal",
18771
19797
  "key": "{theme.dark.palettes.neutral-variant-40}"
18772
19798
  },
@@ -18787,13 +19813,13 @@
18787
19813
  "neutral-variant-35": {
18788
19814
  "key": "{theme.dark.palettes.neutral-variant-35}",
18789
19815
  "type": "color",
18790
- "value": "#ffffffff",
19816
+ "value": "#515256ff",
18791
19817
  "blendMode": "normal",
18792
19818
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18793
19819
  "isSource": true,
18794
19820
  "original": {
18795
19821
  "type": "color",
18796
- "value": "#ffffffff",
19822
+ "value": "#515256ff",
18797
19823
  "blendMode": "normal",
18798
19824
  "key": "{theme.dark.palettes.neutral-variant-35}"
18799
19825
  },
@@ -18814,13 +19840,13 @@
18814
19840
  "neutral-variant-30": {
18815
19841
  "key": "{theme.dark.palettes.neutral-variant-30}",
18816
19842
  "type": "color",
18817
- "value": "#ffffffff",
19843
+ "value": "#45474aff",
18818
19844
  "blendMode": "normal",
18819
19845
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18820
19846
  "isSource": true,
18821
19847
  "original": {
18822
19848
  "type": "color",
18823
- "value": "#ffffffff",
19849
+ "value": "#45474aff",
18824
19850
  "blendMode": "normal",
18825
19851
  "key": "{theme.dark.palettes.neutral-variant-30}"
18826
19852
  },
@@ -18841,13 +19867,13 @@
18841
19867
  "neutral-variant-25": {
18842
19868
  "key": "{theme.dark.palettes.neutral-variant-25}",
18843
19869
  "type": "color",
18844
- "value": "#ffffffff",
19870
+ "value": "#3a3b3fff",
18845
19871
  "blendMode": "normal",
18846
19872
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18847
19873
  "isSource": true,
18848
19874
  "original": {
18849
19875
  "type": "color",
18850
- "value": "#ffffffff",
19876
+ "value": "#3a3b3fff",
18851
19877
  "blendMode": "normal",
18852
19878
  "key": "{theme.dark.palettes.neutral-variant-25}"
18853
19879
  },
@@ -18868,13 +19894,13 @@
18868
19894
  "neutral-variant-20": {
18869
19895
  "key": "{theme.dark.palettes.neutral-variant-20}",
18870
19896
  "type": "color",
18871
- "value": "#ffffffff",
19897
+ "value": "#2f3033ff",
18872
19898
  "blendMode": "normal",
18873
19899
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18874
19900
  "isSource": true,
18875
19901
  "original": {
18876
19902
  "type": "color",
18877
- "value": "#ffffffff",
19903
+ "value": "#2f3033ff",
18878
19904
  "blendMode": "normal",
18879
19905
  "key": "{theme.dark.palettes.neutral-variant-20}"
18880
19906
  },
@@ -18895,13 +19921,13 @@
18895
19921
  "neutral-variant-15": {
18896
19922
  "key": "{theme.dark.palettes.neutral-variant-15}",
18897
19923
  "type": "color",
18898
- "value": "#ffffffff",
19924
+ "value": "#242629ff",
18899
19925
  "blendMode": "normal",
18900
19926
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18901
19927
  "isSource": true,
18902
19928
  "original": {
18903
19929
  "type": "color",
18904
- "value": "#ffffffff",
19930
+ "value": "#242629ff",
18905
19931
  "blendMode": "normal",
18906
19932
  "key": "{theme.dark.palettes.neutral-variant-15}"
18907
19933
  },
@@ -18922,13 +19948,13 @@
18922
19948
  "neutral-variant-10": {
18923
19949
  "key": "{theme.dark.palettes.neutral-variant-10}",
18924
19950
  "type": "color",
18925
- "value": "#ffffffff",
19951
+ "value": "#1a1c1eff",
18926
19952
  "blendMode": "normal",
18927
19953
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18928
19954
  "isSource": true,
18929
19955
  "original": {
18930
19956
  "type": "color",
18931
- "value": "#ffffffff",
19957
+ "value": "#1a1c1eff",
18932
19958
  "blendMode": "normal",
18933
19959
  "key": "{theme.dark.palettes.neutral-variant-10}"
18934
19960
  },
@@ -18949,13 +19975,13 @@
18949
19975
  "neutral-variant-5": {
18950
19976
  "key": "{theme.dark.palettes.neutral-variant-5}",
18951
19977
  "type": "color",
18952
- "value": "#ffffffff",
19978
+ "value": "#0f1114ff",
18953
19979
  "blendMode": "normal",
18954
19980
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18955
19981
  "isSource": true,
18956
19982
  "original": {
18957
19983
  "type": "color",
18958
- "value": "#ffffffff",
19984
+ "value": "#0f1114ff",
18959
19985
  "blendMode": "normal",
18960
19986
  "key": "{theme.dark.palettes.neutral-variant-5}"
18961
19987
  },
@@ -18976,13 +20002,13 @@
18976
20002
  "neutral-variant-0": {
18977
20003
  "key": "{theme.dark.palettes.neutral-variant-0}",
18978
20004
  "type": "color",
18979
- "value": "#ffffffff",
20005
+ "value": "#000000ff",
18980
20006
  "blendMode": "normal",
18981
20007
  "filePath": "libs/tokens/src/color/covalent-m3.json",
18982
20008
  "isSource": true,
18983
20009
  "original": {
18984
20010
  "type": "color",
18985
- "value": "#ffffffff",
20011
+ "value": "#000000ff",
18986
20012
  "blendMode": "normal",
18987
20013
  "key": "{theme.dark.palettes.neutral-variant-0}"
18988
20014
  },
@@ -19027,43 +20053,16 @@
19027
20053
  "neutral-1"
19028
20054
  ]
19029
20055
  },
19030
- "navy-13": {
19031
- "key": "{theme.dark.palettes.navy-13}",
19032
- "type": "color",
19033
- "value": "#00233cff",
19034
- "blendMode": "normal",
19035
- "filePath": "libs/tokens/src/color/covalent-m3.json",
19036
- "isSource": true,
19037
- "original": {
19038
- "type": "color",
19039
- "value": "#00233cff",
19040
- "blendMode": "normal",
19041
- "key": "{theme.dark.palettes.navy-13}"
19042
- },
19043
- "name": "navy-13",
19044
- "attributes": {
19045
- "category": "theme",
19046
- "type": "dark",
19047
- "item": "palettes",
19048
- "subitem": "navy-13"
19049
- },
19050
- "path": [
19051
- "theme",
19052
- "dark",
19053
- "palettes",
19054
- "navy-13"
19055
- ]
19056
- },
19057
20056
  "navy-98": {
19058
20057
  "key": "{theme.dark.palettes.navy-98}",
19059
20058
  "type": "color",
19060
- "value": "#f8fafdff",
20059
+ "value": "#f9fbfdff",
19061
20060
  "blendMode": "normal",
19062
20061
  "filePath": "libs/tokens/src/color/covalent-m3.json",
19063
20062
  "isSource": true,
19064
20063
  "original": {
19065
20064
  "type": "color",
19066
- "value": "#f8fafdff",
20065
+ "value": "#f9fbfdff",
19067
20066
  "blendMode": "normal",
19068
20067
  "key": "{theme.dark.palettes.navy-98}"
19069
20068
  },
@@ -19087,7 +20086,7 @@
19087
20086
  "key": "{theme.dark.colors.primary}",
19088
20087
  "description": "",
19089
20088
  "type": "color",
19090
- "value": "#688bf1",
20089
+ "value": "#688bf1ff",
19091
20090
  "filePath": "libs/tokens/src/color/covalent-m3.json",
19092
20091
  "isSource": true,
19093
20092
  "original": {
@@ -19114,13 +20113,13 @@
19114
20113
  "key": "{theme.dark.colors.primary-container}",
19115
20114
  "description": "",
19116
20115
  "type": "color",
19117
- "value": "#1a274eff",
20116
+ "value": "#1d2c43ff",
19118
20117
  "filePath": "libs/tokens/src/color/covalent-m3.json",
19119
20118
  "isSource": true,
19120
20119
  "original": {
19121
20120
  "description": "",
19122
20121
  "type": "color",
19123
- "value": "{theme.dark.palettes.digital-blue-35}",
20122
+ "value": "{theme.dark.palettes.digital-blue-30}",
19124
20123
  "key": "{theme.dark.colors.primary-container}"
19125
20124
  },
19126
20125
  "name": "primary-container",
@@ -19195,7 +20194,7 @@
19195
20194
  "key": "{theme.dark.colors.secondary-container}",
19196
20195
  "description": "",
19197
20196
  "type": "color",
19198
- "value": "#1a274eff",
20197
+ "value": "#1d2c43ff",
19199
20198
  "filePath": "libs/tokens/src/color/covalent-m3.json",
19200
20199
  "isSource": true,
19201
20200
  "original": {
@@ -19249,7 +20248,7 @@
19249
20248
  "key": "{theme.dark.colors.on-secondary-container}",
19250
20249
  "description": "",
19251
20250
  "type": "color",
19252
- "value": "#688bf1",
20251
+ "value": "#688bf1ff",
19253
20252
  "filePath": "libs/tokens/src/color/covalent-m3.json",
19254
20253
  "isSource": true,
19255
20254
  "original": {
@@ -19438,7 +20437,7 @@
19438
20437
  "key": "{theme.dark.colors.surface-bright}",
19439
20438
  "description": "",
19440
20439
  "type": "color",
19441
- "value": "#394967",
20440
+ "value": "#195196ff",
19442
20441
  "filePath": "libs/tokens/src/color/covalent-m3.json",
19443
20442
  "isSource": true,
19444
20443
  "original": {
@@ -19546,7 +20545,7 @@
19546
20545
  "key": "{theme.dark.colors.surface-container-high}",
19547
20546
  "description": "",
19548
20547
  "type": "color",
19549
- "value": "#2B374F",
20548
+ "value": "#2b374fff",
19550
20549
  "filePath": "libs/tokens/src/color/covalent-m3.json",
19551
20550
  "isSource": true,
19552
20551
  "original": {
@@ -19573,7 +20572,7 @@
19573
20572
  "key": "{theme.dark.colors.surface-container-highest}",
19574
20573
  "description": "",
19575
20574
  "type": "color",
19576
- "value": "#34435F",
20575
+ "value": "#244988ff",
19577
20576
  "filePath": "libs/tokens/src/color/covalent-m3.json",
19578
20577
  "isSource": true,
19579
20578
  "original": {