@pantheon-systems/pds-design-tokens 1.0.0-dev.48 → 1.0.0-dev.49
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.
- package/build/css/pds-design-tokens-dark-mode.css +20 -4
- package/build/css/pds-design-tokens-light-mode.css +12 -12
- package/build/figma/pds-design-tokens-figma.json +470 -52
- package/build/json/pds-design-tokens-dark-mode.json +440 -6
- package/build/json/pds-design-tokens-light-mode.json +30 -46
- package/package.json +1 -1
|
@@ -1241,7 +1241,7 @@
|
|
|
1241
1241
|
"critical": {
|
|
1242
1242
|
"background": {
|
|
1243
1243
|
"default": {
|
|
1244
|
-
"value": "#
|
|
1244
|
+
"value": "#ca3521",
|
|
1245
1245
|
"public": true,
|
|
1246
1246
|
"isReferenceToInternal": true,
|
|
1247
1247
|
"filePath": "tokens/color/alias/button.dark.json",
|
|
@@ -1323,7 +1323,7 @@
|
|
|
1323
1323
|
},
|
|
1324
1324
|
"border": {
|
|
1325
1325
|
"default": {
|
|
1326
|
-
"value": "#
|
|
1326
|
+
"value": "#ca3521",
|
|
1327
1327
|
"public": true,
|
|
1328
1328
|
"isReferenceToInternal": true,
|
|
1329
1329
|
"filePath": "tokens/color/alias/button.dark.json",
|
|
@@ -1830,7 +1830,7 @@
|
|
|
1830
1830
|
]
|
|
1831
1831
|
},
|
|
1832
1832
|
"critical": {
|
|
1833
|
-
"value": "#
|
|
1833
|
+
"value": "#ca3521",
|
|
1834
1834
|
"public": true,
|
|
1835
1835
|
"isReferenceToInternal": true,
|
|
1836
1836
|
"filePath": "tokens/color/alias/input.dark.json",
|
|
@@ -1913,7 +1913,7 @@
|
|
|
1913
1913
|
]
|
|
1914
1914
|
},
|
|
1915
1915
|
"critical": {
|
|
1916
|
-
"value": "#
|
|
1916
|
+
"value": "#ca3521",
|
|
1917
1917
|
"public": true,
|
|
1918
1918
|
"isReferenceToInternal": true,
|
|
1919
1919
|
"filePath": "tokens/color/alias/input.dark.json",
|
|
@@ -2726,6 +2726,440 @@
|
|
|
2726
2726
|
]
|
|
2727
2727
|
}
|
|
2728
2728
|
},
|
|
2729
|
+
"tag": {
|
|
2730
|
+
"1": {
|
|
2731
|
+
"background": {
|
|
2732
|
+
"value": "#705e00",
|
|
2733
|
+
"public": true,
|
|
2734
|
+
"isReferenceToInternal": true,
|
|
2735
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2736
|
+
"isSource": true,
|
|
2737
|
+
"original": {
|
|
2738
|
+
"value": "{color.dark-mode.brand.primary.600.value}",
|
|
2739
|
+
"public": true,
|
|
2740
|
+
"isReferenceToInternal": true
|
|
2741
|
+
},
|
|
2742
|
+
"name": "color-dark-mode-tag-1-background",
|
|
2743
|
+
"attributes": {
|
|
2744
|
+
"category": "color",
|
|
2745
|
+
"type": "dark-mode",
|
|
2746
|
+
"item": "tag",
|
|
2747
|
+
"subitem": "1",
|
|
2748
|
+
"state": "background"
|
|
2749
|
+
},
|
|
2750
|
+
"path": [
|
|
2751
|
+
"color",
|
|
2752
|
+
"dark-mode",
|
|
2753
|
+
"tag",
|
|
2754
|
+
"1",
|
|
2755
|
+
"background"
|
|
2756
|
+
]
|
|
2757
|
+
},
|
|
2758
|
+
"foreground": {
|
|
2759
|
+
"value": "#fffbe9",
|
|
2760
|
+
"public": true,
|
|
2761
|
+
"isReferenceToInternal": true,
|
|
2762
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2763
|
+
"isSource": true,
|
|
2764
|
+
"original": {
|
|
2765
|
+
"value": "{color.dark-mode.brand.primary.100.value}",
|
|
2766
|
+
"public": true,
|
|
2767
|
+
"isReferenceToInternal": true
|
|
2768
|
+
},
|
|
2769
|
+
"name": "color-dark-mode-tag-1-foreground",
|
|
2770
|
+
"attributes": {
|
|
2771
|
+
"category": "color",
|
|
2772
|
+
"type": "dark-mode",
|
|
2773
|
+
"item": "tag",
|
|
2774
|
+
"subitem": "1",
|
|
2775
|
+
"state": "foreground"
|
|
2776
|
+
},
|
|
2777
|
+
"path": [
|
|
2778
|
+
"color",
|
|
2779
|
+
"dark-mode",
|
|
2780
|
+
"tag",
|
|
2781
|
+
"1",
|
|
2782
|
+
"foreground"
|
|
2783
|
+
]
|
|
2784
|
+
}
|
|
2785
|
+
},
|
|
2786
|
+
"2": {
|
|
2787
|
+
"background": {
|
|
2788
|
+
"value": "#4e39a8",
|
|
2789
|
+
"public": true,
|
|
2790
|
+
"isReferenceToInternal": true,
|
|
2791
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2792
|
+
"isSource": true,
|
|
2793
|
+
"original": {
|
|
2794
|
+
"value": "{color.dark-mode.brand.secondary.500.value}",
|
|
2795
|
+
"public": true,
|
|
2796
|
+
"isReferenceToInternal": true
|
|
2797
|
+
},
|
|
2798
|
+
"name": "color-dark-mode-tag-2-background",
|
|
2799
|
+
"attributes": {
|
|
2800
|
+
"category": "color",
|
|
2801
|
+
"type": "dark-mode",
|
|
2802
|
+
"item": "tag",
|
|
2803
|
+
"subitem": "2",
|
|
2804
|
+
"state": "background"
|
|
2805
|
+
},
|
|
2806
|
+
"path": [
|
|
2807
|
+
"color",
|
|
2808
|
+
"dark-mode",
|
|
2809
|
+
"tag",
|
|
2810
|
+
"2",
|
|
2811
|
+
"background"
|
|
2812
|
+
]
|
|
2813
|
+
},
|
|
2814
|
+
"foreground": {
|
|
2815
|
+
"value": "#f3f0ff",
|
|
2816
|
+
"public": true,
|
|
2817
|
+
"isReferenceToInternal": true,
|
|
2818
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2819
|
+
"isSource": true,
|
|
2820
|
+
"original": {
|
|
2821
|
+
"value": "{color.dark-mode.brand.secondary.100.value}",
|
|
2822
|
+
"public": true,
|
|
2823
|
+
"isReferenceToInternal": true
|
|
2824
|
+
},
|
|
2825
|
+
"name": "color-dark-mode-tag-2-foreground",
|
|
2826
|
+
"attributes": {
|
|
2827
|
+
"category": "color",
|
|
2828
|
+
"type": "dark-mode",
|
|
2829
|
+
"item": "tag",
|
|
2830
|
+
"subitem": "2",
|
|
2831
|
+
"state": "foreground"
|
|
2832
|
+
},
|
|
2833
|
+
"path": [
|
|
2834
|
+
"color",
|
|
2835
|
+
"dark-mode",
|
|
2836
|
+
"tag",
|
|
2837
|
+
"2",
|
|
2838
|
+
"foreground"
|
|
2839
|
+
]
|
|
2840
|
+
}
|
|
2841
|
+
},
|
|
2842
|
+
"3": {
|
|
2843
|
+
"background": {
|
|
2844
|
+
"value": "#560039",
|
|
2845
|
+
"public": true,
|
|
2846
|
+
"isReferenceToInternal": true,
|
|
2847
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2848
|
+
"isSource": true,
|
|
2849
|
+
"original": {
|
|
2850
|
+
"value": "{color.dark-mode.brand.accent.600.value}",
|
|
2851
|
+
"public": true,
|
|
2852
|
+
"isReferenceToInternal": true
|
|
2853
|
+
},
|
|
2854
|
+
"name": "color-dark-mode-tag-3-background",
|
|
2855
|
+
"attributes": {
|
|
2856
|
+
"category": "color",
|
|
2857
|
+
"type": "dark-mode",
|
|
2858
|
+
"item": "tag",
|
|
2859
|
+
"subitem": "3",
|
|
2860
|
+
"state": "background"
|
|
2861
|
+
},
|
|
2862
|
+
"path": [
|
|
2863
|
+
"color",
|
|
2864
|
+
"dark-mode",
|
|
2865
|
+
"tag",
|
|
2866
|
+
"3",
|
|
2867
|
+
"background"
|
|
2868
|
+
]
|
|
2869
|
+
},
|
|
2870
|
+
"foreground": {
|
|
2871
|
+
"value": "#ffe5f6",
|
|
2872
|
+
"public": true,
|
|
2873
|
+
"isReferenceToInternal": true,
|
|
2874
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2875
|
+
"isSource": true,
|
|
2876
|
+
"original": {
|
|
2877
|
+
"value": "{color.dark-mode.brand.accent.100.value}",
|
|
2878
|
+
"public": true,
|
|
2879
|
+
"isReferenceToInternal": true
|
|
2880
|
+
},
|
|
2881
|
+
"name": "color-dark-mode-tag-3-foreground",
|
|
2882
|
+
"attributes": {
|
|
2883
|
+
"category": "color",
|
|
2884
|
+
"type": "dark-mode",
|
|
2885
|
+
"item": "tag",
|
|
2886
|
+
"subitem": "3",
|
|
2887
|
+
"state": "foreground"
|
|
2888
|
+
},
|
|
2889
|
+
"path": [
|
|
2890
|
+
"color",
|
|
2891
|
+
"dark-mode",
|
|
2892
|
+
"tag",
|
|
2893
|
+
"3",
|
|
2894
|
+
"foreground"
|
|
2895
|
+
]
|
|
2896
|
+
}
|
|
2897
|
+
},
|
|
2898
|
+
"4": {
|
|
2899
|
+
"background": {
|
|
2900
|
+
"value": "#504e62",
|
|
2901
|
+
"public": true,
|
|
2902
|
+
"isReferenceToInternal": true,
|
|
2903
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2904
|
+
"isSource": true,
|
|
2905
|
+
"original": {
|
|
2906
|
+
"value": "{color.dark-mode.neutral.400.value}",
|
|
2907
|
+
"public": true,
|
|
2908
|
+
"isReferenceToInternal": true
|
|
2909
|
+
},
|
|
2910
|
+
"name": "color-dark-mode-tag-4-background",
|
|
2911
|
+
"attributes": {
|
|
2912
|
+
"category": "color",
|
|
2913
|
+
"type": "dark-mode",
|
|
2914
|
+
"item": "tag",
|
|
2915
|
+
"subitem": "4",
|
|
2916
|
+
"state": "background"
|
|
2917
|
+
},
|
|
2918
|
+
"path": [
|
|
2919
|
+
"color",
|
|
2920
|
+
"dark-mode",
|
|
2921
|
+
"tag",
|
|
2922
|
+
"4",
|
|
2923
|
+
"background"
|
|
2924
|
+
]
|
|
2925
|
+
},
|
|
2926
|
+
"foreground": {
|
|
2927
|
+
"value": "#c7c5d0",
|
|
2928
|
+
"public": true,
|
|
2929
|
+
"isReferenceToInternal": true,
|
|
2930
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2931
|
+
"isSource": true,
|
|
2932
|
+
"original": {
|
|
2933
|
+
"value": "{color.dark-mode.neutral.100.value}",
|
|
2934
|
+
"public": true,
|
|
2935
|
+
"isReferenceToInternal": true
|
|
2936
|
+
},
|
|
2937
|
+
"name": "color-dark-mode-tag-4-foreground",
|
|
2938
|
+
"attributes": {
|
|
2939
|
+
"category": "color",
|
|
2940
|
+
"type": "dark-mode",
|
|
2941
|
+
"item": "tag",
|
|
2942
|
+
"subitem": "4",
|
|
2943
|
+
"state": "foreground"
|
|
2944
|
+
},
|
|
2945
|
+
"path": [
|
|
2946
|
+
"color",
|
|
2947
|
+
"dark-mode",
|
|
2948
|
+
"tag",
|
|
2949
|
+
"4",
|
|
2950
|
+
"foreground"
|
|
2951
|
+
]
|
|
2952
|
+
}
|
|
2953
|
+
},
|
|
2954
|
+
"5": {
|
|
2955
|
+
"background": {
|
|
2956
|
+
"value": "#700000",
|
|
2957
|
+
"public": true,
|
|
2958
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2959
|
+
"isSource": true,
|
|
2960
|
+
"original": {
|
|
2961
|
+
"value": "#700000",
|
|
2962
|
+
"public": true
|
|
2963
|
+
},
|
|
2964
|
+
"name": "color-dark-mode-tag-5-background",
|
|
2965
|
+
"attributes": {
|
|
2966
|
+
"category": "color",
|
|
2967
|
+
"type": "dark-mode",
|
|
2968
|
+
"item": "tag",
|
|
2969
|
+
"subitem": "5",
|
|
2970
|
+
"state": "background"
|
|
2971
|
+
},
|
|
2972
|
+
"path": [
|
|
2973
|
+
"color",
|
|
2974
|
+
"dark-mode",
|
|
2975
|
+
"tag",
|
|
2976
|
+
"5",
|
|
2977
|
+
"background"
|
|
2978
|
+
]
|
|
2979
|
+
},
|
|
2980
|
+
"foreground": {
|
|
2981
|
+
"value": "#ffebeb",
|
|
2982
|
+
"public": true,
|
|
2983
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
2984
|
+
"isSource": true,
|
|
2985
|
+
"original": {
|
|
2986
|
+
"value": "#FFEBEB",
|
|
2987
|
+
"public": true
|
|
2988
|
+
},
|
|
2989
|
+
"name": "color-dark-mode-tag-5-foreground",
|
|
2990
|
+
"attributes": {
|
|
2991
|
+
"category": "color",
|
|
2992
|
+
"type": "dark-mode",
|
|
2993
|
+
"item": "tag",
|
|
2994
|
+
"subitem": "5",
|
|
2995
|
+
"state": "foreground"
|
|
2996
|
+
},
|
|
2997
|
+
"path": [
|
|
2998
|
+
"color",
|
|
2999
|
+
"dark-mode",
|
|
3000
|
+
"tag",
|
|
3001
|
+
"5",
|
|
3002
|
+
"foreground"
|
|
3003
|
+
]
|
|
3004
|
+
}
|
|
3005
|
+
},
|
|
3006
|
+
"6": {
|
|
3007
|
+
"background": {
|
|
3008
|
+
"value": "#b15902",
|
|
3009
|
+
"public": true,
|
|
3010
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
3011
|
+
"isSource": true,
|
|
3012
|
+
"original": {
|
|
3013
|
+
"value": "#B15902",
|
|
3014
|
+
"public": true
|
|
3015
|
+
},
|
|
3016
|
+
"name": "color-dark-mode-tag-6-background",
|
|
3017
|
+
"attributes": {
|
|
3018
|
+
"category": "color",
|
|
3019
|
+
"type": "dark-mode",
|
|
3020
|
+
"item": "tag",
|
|
3021
|
+
"subitem": "6",
|
|
3022
|
+
"state": "background"
|
|
3023
|
+
},
|
|
3024
|
+
"path": [
|
|
3025
|
+
"color",
|
|
3026
|
+
"dark-mode",
|
|
3027
|
+
"tag",
|
|
3028
|
+
"6",
|
|
3029
|
+
"background"
|
|
3030
|
+
]
|
|
3031
|
+
},
|
|
3032
|
+
"foreground": {
|
|
3033
|
+
"value": "#fffae6",
|
|
3034
|
+
"public": true,
|
|
3035
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
3036
|
+
"isSource": true,
|
|
3037
|
+
"original": {
|
|
3038
|
+
"value": "#FFFAE6",
|
|
3039
|
+
"public": true
|
|
3040
|
+
},
|
|
3041
|
+
"name": "color-dark-mode-tag-6-foreground",
|
|
3042
|
+
"attributes": {
|
|
3043
|
+
"category": "color",
|
|
3044
|
+
"type": "dark-mode",
|
|
3045
|
+
"item": "tag",
|
|
3046
|
+
"subitem": "6",
|
|
3047
|
+
"state": "foreground"
|
|
3048
|
+
},
|
|
3049
|
+
"path": [
|
|
3050
|
+
"color",
|
|
3051
|
+
"dark-mode",
|
|
3052
|
+
"tag",
|
|
3053
|
+
"6",
|
|
3054
|
+
"foreground"
|
|
3055
|
+
]
|
|
3056
|
+
}
|
|
3057
|
+
},
|
|
3058
|
+
"7": {
|
|
3059
|
+
"background": {
|
|
3060
|
+
"value": "#164b35",
|
|
3061
|
+
"public": true,
|
|
3062
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
3063
|
+
"isSource": true,
|
|
3064
|
+
"original": {
|
|
3065
|
+
"value": "#164B35",
|
|
3066
|
+
"public": true
|
|
3067
|
+
},
|
|
3068
|
+
"name": "color-dark-mode-tag-7-background",
|
|
3069
|
+
"attributes": {
|
|
3070
|
+
"category": "color",
|
|
3071
|
+
"type": "dark-mode",
|
|
3072
|
+
"item": "tag",
|
|
3073
|
+
"subitem": "7",
|
|
3074
|
+
"state": "background"
|
|
3075
|
+
},
|
|
3076
|
+
"path": [
|
|
3077
|
+
"color",
|
|
3078
|
+
"dark-mode",
|
|
3079
|
+
"tag",
|
|
3080
|
+
"7",
|
|
3081
|
+
"background"
|
|
3082
|
+
]
|
|
3083
|
+
},
|
|
3084
|
+
"foreground": {
|
|
3085
|
+
"value": "#dffcf0",
|
|
3086
|
+
"public": true,
|
|
3087
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
3088
|
+
"isSource": true,
|
|
3089
|
+
"original": {
|
|
3090
|
+
"value": "#DFFCF0",
|
|
3091
|
+
"public": true
|
|
3092
|
+
},
|
|
3093
|
+
"name": "color-dark-mode-tag-7-foreground",
|
|
3094
|
+
"attributes": {
|
|
3095
|
+
"category": "color",
|
|
3096
|
+
"type": "dark-mode",
|
|
3097
|
+
"item": "tag",
|
|
3098
|
+
"subitem": "7",
|
|
3099
|
+
"state": "foreground"
|
|
3100
|
+
},
|
|
3101
|
+
"path": [
|
|
3102
|
+
"color",
|
|
3103
|
+
"dark-mode",
|
|
3104
|
+
"tag",
|
|
3105
|
+
"7",
|
|
3106
|
+
"foreground"
|
|
3107
|
+
]
|
|
3108
|
+
}
|
|
3109
|
+
},
|
|
3110
|
+
"8": {
|
|
3111
|
+
"background": {
|
|
3112
|
+
"value": "#0f5f6a",
|
|
3113
|
+
"public": true,
|
|
3114
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
3115
|
+
"isSource": true,
|
|
3116
|
+
"original": {
|
|
3117
|
+
"value": "#0F5F6A",
|
|
3118
|
+
"public": true
|
|
3119
|
+
},
|
|
3120
|
+
"name": "color-dark-mode-tag-8-background",
|
|
3121
|
+
"attributes": {
|
|
3122
|
+
"category": "color",
|
|
3123
|
+
"type": "dark-mode",
|
|
3124
|
+
"item": "tag",
|
|
3125
|
+
"subitem": "8",
|
|
3126
|
+
"state": "background"
|
|
3127
|
+
},
|
|
3128
|
+
"path": [
|
|
3129
|
+
"color",
|
|
3130
|
+
"dark-mode",
|
|
3131
|
+
"tag",
|
|
3132
|
+
"8",
|
|
3133
|
+
"background"
|
|
3134
|
+
]
|
|
3135
|
+
},
|
|
3136
|
+
"foreground": {
|
|
3137
|
+
"value": "#f0fdff",
|
|
3138
|
+
"public": true,
|
|
3139
|
+
"filePath": "tokens/color/alias/tags.dark.json",
|
|
3140
|
+
"isSource": true,
|
|
3141
|
+
"original": {
|
|
3142
|
+
"value": "#F0FDFF",
|
|
3143
|
+
"public": true
|
|
3144
|
+
},
|
|
3145
|
+
"name": "color-dark-mode-tag-8-foreground",
|
|
3146
|
+
"attributes": {
|
|
3147
|
+
"category": "color",
|
|
3148
|
+
"type": "dark-mode",
|
|
3149
|
+
"item": "tag",
|
|
3150
|
+
"subitem": "8",
|
|
3151
|
+
"state": "foreground"
|
|
3152
|
+
},
|
|
3153
|
+
"path": [
|
|
3154
|
+
"color",
|
|
3155
|
+
"dark-mode",
|
|
3156
|
+
"tag",
|
|
3157
|
+
"8",
|
|
3158
|
+
"foreground"
|
|
3159
|
+
]
|
|
3160
|
+
}
|
|
3161
|
+
}
|
|
3162
|
+
},
|
|
2729
3163
|
"tile": {
|
|
2730
3164
|
"background": {
|
|
2731
3165
|
"hover": {
|
|
@@ -4006,11 +4440,11 @@
|
|
|
4006
4440
|
},
|
|
4007
4441
|
"critical": {
|
|
4008
4442
|
"foreground": {
|
|
4009
|
-
"value": "#
|
|
4443
|
+
"value": "#ca3521",
|
|
4010
4444
|
"filePath": "tokens/color/base/semantic.dark.json",
|
|
4011
4445
|
"isSource": true,
|
|
4012
4446
|
"original": {
|
|
4013
|
-
"value": "#
|
|
4447
|
+
"value": "#CA3521"
|
|
4014
4448
|
},
|
|
4015
4449
|
"name": "color-dark-mode-semantic-critical-foreground",
|
|
4016
4450
|
"attributes": {
|
|
@@ -1241,7 +1241,7 @@
|
|
|
1241
1241
|
"critical": {
|
|
1242
1242
|
"background": {
|
|
1243
1243
|
"default": {
|
|
1244
|
-
"value": "#
|
|
1244
|
+
"value": "#ca3521",
|
|
1245
1245
|
"public": true,
|
|
1246
1246
|
"isReferenceToInternal": true,
|
|
1247
1247
|
"filePath": "tokens/color/alias/button.light.json",
|
|
@@ -1323,7 +1323,7 @@
|
|
|
1323
1323
|
},
|
|
1324
1324
|
"border": {
|
|
1325
1325
|
"default": {
|
|
1326
|
-
"value": "#
|
|
1326
|
+
"value": "#ca3521",
|
|
1327
1327
|
"public": true,
|
|
1328
1328
|
"isReferenceToInternal": true,
|
|
1329
1329
|
"filePath": "tokens/color/alias/button.light.json",
|
|
@@ -1828,7 +1828,7 @@
|
|
|
1828
1828
|
]
|
|
1829
1829
|
},
|
|
1830
1830
|
"critical": {
|
|
1831
|
-
"value": "#
|
|
1831
|
+
"value": "#ca3521",
|
|
1832
1832
|
"public": true,
|
|
1833
1833
|
"isReferenceToInternal": true,
|
|
1834
1834
|
"filePath": "tokens/color/alias/input.light.json",
|
|
@@ -1911,7 +1911,7 @@
|
|
|
1911
1911
|
]
|
|
1912
1912
|
},
|
|
1913
1913
|
"critical": {
|
|
1914
|
-
"value": "#
|
|
1914
|
+
"value": "#ca3521",
|
|
1915
1915
|
"public": true,
|
|
1916
1916
|
"isReferenceToInternal": true,
|
|
1917
1917
|
"filePath": "tokens/color/alias/input.light.json",
|
|
@@ -3009,15 +3009,13 @@
|
|
|
3009
3009
|
},
|
|
3010
3010
|
"5": {
|
|
3011
3011
|
"background": {
|
|
3012
|
-
"value": "#
|
|
3012
|
+
"value": "#ffebeb",
|
|
3013
3013
|
"public": true,
|
|
3014
|
-
"isReferenceToInternal": true,
|
|
3015
3014
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3016
3015
|
"isSource": true,
|
|
3017
3016
|
"original": {
|
|
3018
|
-
"value": "
|
|
3019
|
-
"public": true
|
|
3020
|
-
"isReferenceToInternal": true
|
|
3017
|
+
"value": "#FFEBEB",
|
|
3018
|
+
"public": true
|
|
3021
3019
|
},
|
|
3022
3020
|
"name": "color-light-mode-tag-5-background",
|
|
3023
3021
|
"attributes": {
|
|
@@ -3036,15 +3034,13 @@
|
|
|
3036
3034
|
]
|
|
3037
3035
|
},
|
|
3038
3036
|
"foreground": {
|
|
3039
|
-
"value": "#
|
|
3037
|
+
"value": "#700000",
|
|
3040
3038
|
"public": true,
|
|
3041
|
-
"isReferenceToInternal": true,
|
|
3042
3039
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3043
3040
|
"isSource": true,
|
|
3044
3041
|
"original": {
|
|
3045
|
-
"value": "
|
|
3046
|
-
"public": true
|
|
3047
|
-
"isReferenceToInternal": true
|
|
3042
|
+
"value": "#700000",
|
|
3043
|
+
"public": true
|
|
3048
3044
|
},
|
|
3049
3045
|
"name": "color-light-mode-tag-5-foreground",
|
|
3050
3046
|
"attributes": {
|
|
@@ -3065,15 +3061,13 @@
|
|
|
3065
3061
|
},
|
|
3066
3062
|
"6": {
|
|
3067
3063
|
"background": {
|
|
3068
|
-
"value": "#
|
|
3064
|
+
"value": "#fffae6",
|
|
3069
3065
|
"public": true,
|
|
3070
|
-
"isReferenceToInternal": true,
|
|
3071
3066
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3072
3067
|
"isSource": true,
|
|
3073
3068
|
"original": {
|
|
3074
|
-
"value": "
|
|
3075
|
-
"public": true
|
|
3076
|
-
"isReferenceToInternal": true
|
|
3069
|
+
"value": "#FFFAE6",
|
|
3070
|
+
"public": true
|
|
3077
3071
|
},
|
|
3078
3072
|
"name": "color-light-mode-tag-6-background",
|
|
3079
3073
|
"attributes": {
|
|
@@ -3092,15 +3086,13 @@
|
|
|
3092
3086
|
]
|
|
3093
3087
|
},
|
|
3094
3088
|
"foreground": {
|
|
3095
|
-
"value": "#
|
|
3089
|
+
"value": "#b15902",
|
|
3096
3090
|
"public": true,
|
|
3097
|
-
"isReferenceToInternal": true,
|
|
3098
3091
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3099
3092
|
"isSource": true,
|
|
3100
3093
|
"original": {
|
|
3101
|
-
"value": "
|
|
3102
|
-
"public": true
|
|
3103
|
-
"isReferenceToInternal": true
|
|
3094
|
+
"value": "#B15902",
|
|
3095
|
+
"public": true
|
|
3104
3096
|
},
|
|
3105
3097
|
"name": "color-light-mode-tag-6-foreground",
|
|
3106
3098
|
"attributes": {
|
|
@@ -3121,15 +3113,13 @@
|
|
|
3121
3113
|
},
|
|
3122
3114
|
"7": {
|
|
3123
3115
|
"background": {
|
|
3124
|
-
"value": "#
|
|
3116
|
+
"value": "#dffcf0",
|
|
3125
3117
|
"public": true,
|
|
3126
|
-
"isReferenceToInternal": true,
|
|
3127
3118
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3128
3119
|
"isSource": true,
|
|
3129
3120
|
"original": {
|
|
3130
|
-
"value": "
|
|
3131
|
-
"public": true
|
|
3132
|
-
"isReferenceToInternal": true
|
|
3121
|
+
"value": "#DFFCF0",
|
|
3122
|
+
"public": true
|
|
3133
3123
|
},
|
|
3134
3124
|
"name": "color-light-mode-tag-7-background",
|
|
3135
3125
|
"attributes": {
|
|
@@ -3148,15 +3138,13 @@
|
|
|
3148
3138
|
]
|
|
3149
3139
|
},
|
|
3150
3140
|
"foreground": {
|
|
3151
|
-
"value": "#
|
|
3141
|
+
"value": "#164b35",
|
|
3152
3142
|
"public": true,
|
|
3153
|
-
"isReferenceToInternal": true,
|
|
3154
3143
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3155
3144
|
"isSource": true,
|
|
3156
3145
|
"original": {
|
|
3157
|
-
"value": "
|
|
3158
|
-
"public": true
|
|
3159
|
-
"isReferenceToInternal": true
|
|
3146
|
+
"value": "#164B35",
|
|
3147
|
+
"public": true
|
|
3160
3148
|
},
|
|
3161
3149
|
"name": "color-light-mode-tag-7-foreground",
|
|
3162
3150
|
"attributes": {
|
|
@@ -3177,15 +3165,13 @@
|
|
|
3177
3165
|
},
|
|
3178
3166
|
"8": {
|
|
3179
3167
|
"background": {
|
|
3180
|
-
"value": "#
|
|
3168
|
+
"value": "#f0fdff",
|
|
3181
3169
|
"public": true,
|
|
3182
|
-
"isReferenceToInternal": true,
|
|
3183
3170
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3184
3171
|
"isSource": true,
|
|
3185
3172
|
"original": {
|
|
3186
|
-
"value": "
|
|
3187
|
-
"public": true
|
|
3188
|
-
"isReferenceToInternal": true
|
|
3173
|
+
"value": "#F0FDFF",
|
|
3174
|
+
"public": true
|
|
3189
3175
|
},
|
|
3190
3176
|
"name": "color-light-mode-tag-8-background",
|
|
3191
3177
|
"attributes": {
|
|
@@ -3204,15 +3190,13 @@
|
|
|
3204
3190
|
]
|
|
3205
3191
|
},
|
|
3206
3192
|
"foreground": {
|
|
3207
|
-
"value": "#
|
|
3193
|
+
"value": "#0f5f6a",
|
|
3208
3194
|
"public": true,
|
|
3209
|
-
"isReferenceToInternal": true,
|
|
3210
3195
|
"filePath": "tokens/color/alias/tags.light.json",
|
|
3211
3196
|
"isSource": true,
|
|
3212
3197
|
"original": {
|
|
3213
|
-
"value": "
|
|
3214
|
-
"public": true
|
|
3215
|
-
"isReferenceToInternal": true
|
|
3198
|
+
"value": "#0F5F6A",
|
|
3199
|
+
"public": true
|
|
3216
3200
|
},
|
|
3217
3201
|
"name": "color-light-mode-tag-8-foreground",
|
|
3218
3202
|
"attributes": {
|
|
@@ -4449,11 +4433,11 @@
|
|
|
4449
4433
|
},
|
|
4450
4434
|
"critical": {
|
|
4451
4435
|
"foreground": {
|
|
4452
|
-
"value": "#
|
|
4436
|
+
"value": "#ca3521",
|
|
4453
4437
|
"filePath": "tokens/color/base/semantic.light.json",
|
|
4454
4438
|
"isSource": true,
|
|
4455
4439
|
"original": {
|
|
4456
|
-
"value": "#
|
|
4440
|
+
"value": "#CA3521"
|
|
4457
4441
|
},
|
|
4458
4442
|
"name": "color-light-mode-semantic-critical-foreground",
|
|
4459
4443
|
"attributes": {
|