@transferwise/neptune-tokens 8.0.0-next.2 → 8.0.0-next.21
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/README.md +1 -1
- package/colors-base.css +1 -1
- package/colors-base.less +1 -1
- package/colors.json +2626 -0
- package/package.json +5 -5
- package/themes/dark/tokens.css +47 -26
- package/themes/dark/tokens.less +47 -26
- package/themes/light/tokens.css +47 -26
- package/themes/light/tokens.less +47 -26
- package/themes/navy/tokens.css +47 -26
- package/themes/navy/tokens.less +47 -26
- package/themes/personal/tokens.css +135 -0
- package/themes/personal/tokens.less +132 -0
- package/themes/personal--dark/tokens.css +159 -0
- package/themes/personal--dark/tokens.less +156 -0
- package/tokens.css +48 -27
- package/tokens.less +48 -27
package/colors.json
CHANGED
|
@@ -2877,6 +2877,2632 @@
|
|
|
2877
2877
|
]
|
|
2878
2878
|
}
|
|
2879
2879
|
}
|
|
2880
|
+
},
|
|
2881
|
+
"personal--dark": {
|
|
2882
|
+
"bright-yellow": {
|
|
2883
|
+
"value": {
|
|
2884
|
+
"r": 1,
|
|
2885
|
+
"g": 0.9215686274509803,
|
|
2886
|
+
"b": 0.4117647058823529
|
|
2887
|
+
},
|
|
2888
|
+
"theme": "personal--dark",
|
|
2889
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
2890
|
+
"isSource": true,
|
|
2891
|
+
"original": {
|
|
2892
|
+
"value": "{color.personal.bright-yellow.value}",
|
|
2893
|
+
"theme": "personal--dark"
|
|
2894
|
+
},
|
|
2895
|
+
"name": "personalDarkBrightYellow",
|
|
2896
|
+
"attributes": {
|
|
2897
|
+
"category": "color",
|
|
2898
|
+
"type": "personal--dark",
|
|
2899
|
+
"item": "bright-yellow"
|
|
2900
|
+
},
|
|
2901
|
+
"path": [
|
|
2902
|
+
"color",
|
|
2903
|
+
"personal--dark",
|
|
2904
|
+
"bright-yellow"
|
|
2905
|
+
]
|
|
2906
|
+
},
|
|
2907
|
+
"bright-orange": {
|
|
2908
|
+
"value": {
|
|
2909
|
+
"r": 1,
|
|
2910
|
+
"g": 0.7529411764705882,
|
|
2911
|
+
"b": 0.5686274509803921
|
|
2912
|
+
},
|
|
2913
|
+
"theme": "personal--dark",
|
|
2914
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
2915
|
+
"isSource": true,
|
|
2916
|
+
"original": {
|
|
2917
|
+
"value": "{color.personal.bright-orange.value}",
|
|
2918
|
+
"theme": "personal--dark"
|
|
2919
|
+
},
|
|
2920
|
+
"name": "personalDarkBrightOrange",
|
|
2921
|
+
"attributes": {
|
|
2922
|
+
"category": "color",
|
|
2923
|
+
"type": "personal--dark",
|
|
2924
|
+
"item": "bright-orange"
|
|
2925
|
+
},
|
|
2926
|
+
"path": [
|
|
2927
|
+
"color",
|
|
2928
|
+
"personal--dark",
|
|
2929
|
+
"bright-orange"
|
|
2930
|
+
]
|
|
2931
|
+
},
|
|
2932
|
+
"dark-purple": {
|
|
2933
|
+
"value": {
|
|
2934
|
+
"r": 0.14901960784313725,
|
|
2935
|
+
"g": 0.0392156862745098,
|
|
2936
|
+
"b": 0.1843137254901961
|
|
2937
|
+
},
|
|
2938
|
+
"theme": "personal--dark",
|
|
2939
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
2940
|
+
"isSource": true,
|
|
2941
|
+
"original": {
|
|
2942
|
+
"value": "{color.personal.dark-purple.value}",
|
|
2943
|
+
"theme": "personal--dark"
|
|
2944
|
+
},
|
|
2945
|
+
"name": "personalDarkDarkPurple",
|
|
2946
|
+
"attributes": {
|
|
2947
|
+
"category": "color",
|
|
2948
|
+
"type": "personal--dark",
|
|
2949
|
+
"item": "dark-purple"
|
|
2950
|
+
},
|
|
2951
|
+
"path": [
|
|
2952
|
+
"color",
|
|
2953
|
+
"personal--dark",
|
|
2954
|
+
"dark-purple"
|
|
2955
|
+
]
|
|
2956
|
+
},
|
|
2957
|
+
"dark-gold": {
|
|
2958
|
+
"value": {
|
|
2959
|
+
"r": 0.22745098039215686,
|
|
2960
|
+
"g": 0.20392156862745098,
|
|
2961
|
+
"b": 0.10980392156862745
|
|
2962
|
+
},
|
|
2963
|
+
"theme": "personal--dark",
|
|
2964
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
2965
|
+
"isSource": true,
|
|
2966
|
+
"original": {
|
|
2967
|
+
"value": "{color.personal.dark-gold.value}",
|
|
2968
|
+
"theme": "personal--dark"
|
|
2969
|
+
},
|
|
2970
|
+
"name": "personalDarkDarkGold",
|
|
2971
|
+
"attributes": {
|
|
2972
|
+
"category": "color",
|
|
2973
|
+
"type": "personal--dark",
|
|
2974
|
+
"item": "dark-gold"
|
|
2975
|
+
},
|
|
2976
|
+
"path": [
|
|
2977
|
+
"color",
|
|
2978
|
+
"personal--dark",
|
|
2979
|
+
"dark-gold"
|
|
2980
|
+
]
|
|
2981
|
+
},
|
|
2982
|
+
"bright-blue": {
|
|
2983
|
+
"value": {
|
|
2984
|
+
"r": 0.6274509803921569,
|
|
2985
|
+
"g": 0.8823529411764706,
|
|
2986
|
+
"b": 0.8823529411764706
|
|
2987
|
+
},
|
|
2988
|
+
"theme": "personal--dark",
|
|
2989
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
2990
|
+
"isSource": true,
|
|
2991
|
+
"original": {
|
|
2992
|
+
"value": "{color.personal.bright-blue.value}",
|
|
2993
|
+
"theme": "personal--dark"
|
|
2994
|
+
},
|
|
2995
|
+
"name": "personalDarkBrightBlue",
|
|
2996
|
+
"attributes": {
|
|
2997
|
+
"category": "color",
|
|
2998
|
+
"type": "personal--dark",
|
|
2999
|
+
"item": "bright-blue"
|
|
3000
|
+
},
|
|
3001
|
+
"path": [
|
|
3002
|
+
"color",
|
|
3003
|
+
"personal--dark",
|
|
3004
|
+
"bright-blue"
|
|
3005
|
+
]
|
|
3006
|
+
},
|
|
3007
|
+
"dark-charcoal": {
|
|
3008
|
+
"value": {
|
|
3009
|
+
"r": 0.12941176470588237,
|
|
3010
|
+
"g": 0.13725490196078433,
|
|
3011
|
+
"b": 0.11372549019607843
|
|
3012
|
+
},
|
|
3013
|
+
"theme": "personal--dark",
|
|
3014
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3015
|
+
"isSource": true,
|
|
3016
|
+
"original": {
|
|
3017
|
+
"value": "{color.personal.dark-charcoal.value}",
|
|
3018
|
+
"theme": "personal--dark"
|
|
3019
|
+
},
|
|
3020
|
+
"name": "personalDarkDarkCharcoal",
|
|
3021
|
+
"attributes": {
|
|
3022
|
+
"category": "color",
|
|
3023
|
+
"type": "personal--dark",
|
|
3024
|
+
"item": "dark-charcoal"
|
|
3025
|
+
},
|
|
3026
|
+
"path": [
|
|
3027
|
+
"color",
|
|
3028
|
+
"personal--dark",
|
|
3029
|
+
"dark-charcoal"
|
|
3030
|
+
]
|
|
3031
|
+
},
|
|
3032
|
+
"white": {
|
|
3033
|
+
"value": {
|
|
3034
|
+
"r": 1,
|
|
3035
|
+
"g": 1,
|
|
3036
|
+
"b": 1
|
|
3037
|
+
},
|
|
3038
|
+
"theme": "personal--dark",
|
|
3039
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3040
|
+
"isSource": true,
|
|
3041
|
+
"original": {
|
|
3042
|
+
"value": "{color.personal.white.value}",
|
|
3043
|
+
"theme": "personal--dark"
|
|
3044
|
+
},
|
|
3045
|
+
"name": "personalDarkWhite",
|
|
3046
|
+
"attributes": {
|
|
3047
|
+
"category": "color",
|
|
3048
|
+
"type": "personal--dark",
|
|
3049
|
+
"item": "white"
|
|
3050
|
+
},
|
|
3051
|
+
"path": [
|
|
3052
|
+
"color",
|
|
3053
|
+
"personal--dark",
|
|
3054
|
+
"white"
|
|
3055
|
+
]
|
|
3056
|
+
},
|
|
3057
|
+
"black": {
|
|
3058
|
+
"value": {
|
|
3059
|
+
"r": 0,
|
|
3060
|
+
"g": 0,
|
|
3061
|
+
"b": 0
|
|
3062
|
+
},
|
|
3063
|
+
"theme": "personal--dark",
|
|
3064
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3065
|
+
"isSource": true,
|
|
3066
|
+
"original": {
|
|
3067
|
+
"value": "{color.personal.black.value}",
|
|
3068
|
+
"theme": "personal--dark"
|
|
3069
|
+
},
|
|
3070
|
+
"name": "personalDarkBlack",
|
|
3071
|
+
"attributes": {
|
|
3072
|
+
"category": "color",
|
|
3073
|
+
"type": "personal--dark",
|
|
3074
|
+
"item": "black"
|
|
3075
|
+
},
|
|
3076
|
+
"path": [
|
|
3077
|
+
"color",
|
|
3078
|
+
"personal--dark",
|
|
3079
|
+
"black"
|
|
3080
|
+
]
|
|
3081
|
+
},
|
|
3082
|
+
"bright-green": {
|
|
3083
|
+
"value": {
|
|
3084
|
+
"r": 0.6235294117647059,
|
|
3085
|
+
"g": 0.9098039215686274,
|
|
3086
|
+
"b": 0.4392156862745098
|
|
3087
|
+
},
|
|
3088
|
+
"theme": "personal--dark",
|
|
3089
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3090
|
+
"isSource": true,
|
|
3091
|
+
"original": {
|
|
3092
|
+
"value": "{color.personal.bright-green.value}",
|
|
3093
|
+
"theme": "personal--dark"
|
|
3094
|
+
},
|
|
3095
|
+
"name": "personalDarkBrightGreen",
|
|
3096
|
+
"attributes": {
|
|
3097
|
+
"category": "color",
|
|
3098
|
+
"type": "personal--dark",
|
|
3099
|
+
"item": "bright-green"
|
|
3100
|
+
},
|
|
3101
|
+
"path": [
|
|
3102
|
+
"color",
|
|
3103
|
+
"personal--dark",
|
|
3104
|
+
"bright-green"
|
|
3105
|
+
]
|
|
3106
|
+
},
|
|
3107
|
+
"forest-green": {
|
|
3108
|
+
"value": {
|
|
3109
|
+
"r": 0.08627450980392157,
|
|
3110
|
+
"g": 0.2,
|
|
3111
|
+
"b": 0
|
|
3112
|
+
},
|
|
3113
|
+
"theme": "personal--dark",
|
|
3114
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3115
|
+
"isSource": true,
|
|
3116
|
+
"original": {
|
|
3117
|
+
"value": "{color.personal.forest-green.value}",
|
|
3118
|
+
"theme": "personal--dark"
|
|
3119
|
+
},
|
|
3120
|
+
"name": "personalDarkForestGreen",
|
|
3121
|
+
"attributes": {
|
|
3122
|
+
"category": "color",
|
|
3123
|
+
"type": "personal--dark",
|
|
3124
|
+
"item": "forest-green"
|
|
3125
|
+
},
|
|
3126
|
+
"path": [
|
|
3127
|
+
"color",
|
|
3128
|
+
"personal--dark",
|
|
3129
|
+
"forest-green"
|
|
3130
|
+
]
|
|
3131
|
+
},
|
|
3132
|
+
"bright-pink": {
|
|
3133
|
+
"value": {
|
|
3134
|
+
"r": 1,
|
|
3135
|
+
"g": 0.8431372549019608,
|
|
3136
|
+
"b": 0.9372549019607843
|
|
3137
|
+
},
|
|
3138
|
+
"theme": "personal--dark",
|
|
3139
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3140
|
+
"isSource": true,
|
|
3141
|
+
"original": {
|
|
3142
|
+
"value": "{color.personal.bright-pink.value}",
|
|
3143
|
+
"theme": "personal--dark"
|
|
3144
|
+
},
|
|
3145
|
+
"name": "personalDarkBrightPink",
|
|
3146
|
+
"attributes": {
|
|
3147
|
+
"category": "color",
|
|
3148
|
+
"type": "personal--dark",
|
|
3149
|
+
"item": "bright-pink"
|
|
3150
|
+
},
|
|
3151
|
+
"path": [
|
|
3152
|
+
"color",
|
|
3153
|
+
"personal--dark",
|
|
3154
|
+
"bright-pink"
|
|
3155
|
+
]
|
|
3156
|
+
},
|
|
3157
|
+
"dark-maroon": {
|
|
3158
|
+
"value": {
|
|
3159
|
+
"r": 0.19607843137254902,
|
|
3160
|
+
"g": 0.027450980392156862,
|
|
3161
|
+
"b": 0.027450980392156862
|
|
3162
|
+
},
|
|
3163
|
+
"theme": "personal--dark",
|
|
3164
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3165
|
+
"isSource": true,
|
|
3166
|
+
"original": {
|
|
3167
|
+
"value": "{color.personal.dark-maroon.value}",
|
|
3168
|
+
"theme": "personal--dark"
|
|
3169
|
+
},
|
|
3170
|
+
"name": "personalDarkDarkMaroon",
|
|
3171
|
+
"attributes": {
|
|
3172
|
+
"category": "color",
|
|
3173
|
+
"type": "personal--dark",
|
|
3174
|
+
"item": "dark-maroon"
|
|
3175
|
+
},
|
|
3176
|
+
"path": [
|
|
3177
|
+
"color",
|
|
3178
|
+
"personal--dark",
|
|
3179
|
+
"dark-maroon"
|
|
3180
|
+
]
|
|
3181
|
+
},
|
|
3182
|
+
"content": {
|
|
3183
|
+
"primary": {
|
|
3184
|
+
"value": {
|
|
3185
|
+
"r": 0.9529411764705882,
|
|
3186
|
+
"g": 0.9607843137254902,
|
|
3187
|
+
"b": 0.9450980392156862
|
|
3188
|
+
},
|
|
3189
|
+
"theme": "personal--dark",
|
|
3190
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3191
|
+
"isSource": true,
|
|
3192
|
+
"original": {
|
|
3193
|
+
"value": {
|
|
3194
|
+
"hex": "#F3F5F1"
|
|
3195
|
+
},
|
|
3196
|
+
"theme": "personal--dark"
|
|
3197
|
+
},
|
|
3198
|
+
"name": "personalDarkContentPrimary",
|
|
3199
|
+
"attributes": {
|
|
3200
|
+
"category": "color",
|
|
3201
|
+
"type": "personal--dark",
|
|
3202
|
+
"item": "content",
|
|
3203
|
+
"subitem": "primary"
|
|
3204
|
+
},
|
|
3205
|
+
"path": [
|
|
3206
|
+
"color",
|
|
3207
|
+
"personal--dark",
|
|
3208
|
+
"content",
|
|
3209
|
+
"primary"
|
|
3210
|
+
]
|
|
3211
|
+
},
|
|
3212
|
+
"secondary": {
|
|
3213
|
+
"value": {
|
|
3214
|
+
"r": 0.9098039215686274,
|
|
3215
|
+
"g": 0.9215686274509803,
|
|
3216
|
+
"b": 0.9019607843137255
|
|
3217
|
+
},
|
|
3218
|
+
"theme": "personal--dark",
|
|
3219
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3220
|
+
"isSource": true,
|
|
3221
|
+
"original": {
|
|
3222
|
+
"value": {
|
|
3223
|
+
"hex": "#E8EBE6"
|
|
3224
|
+
},
|
|
3225
|
+
"theme": "personal--dark"
|
|
3226
|
+
},
|
|
3227
|
+
"name": "personalDarkContentSecondary",
|
|
3228
|
+
"attributes": {
|
|
3229
|
+
"category": "color",
|
|
3230
|
+
"type": "personal--dark",
|
|
3231
|
+
"item": "content",
|
|
3232
|
+
"subitem": "secondary"
|
|
3233
|
+
},
|
|
3234
|
+
"path": [
|
|
3235
|
+
"color",
|
|
3236
|
+
"personal--dark",
|
|
3237
|
+
"content",
|
|
3238
|
+
"secondary"
|
|
3239
|
+
]
|
|
3240
|
+
},
|
|
3241
|
+
"tertiary": {
|
|
3242
|
+
"value": {
|
|
3243
|
+
"r": 0.792156862745098,
|
|
3244
|
+
"g": 0.8117647058823529,
|
|
3245
|
+
"b": 0.7803921568627451
|
|
3246
|
+
},
|
|
3247
|
+
"theme": "personal--dark",
|
|
3248
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3249
|
+
"isSource": true,
|
|
3250
|
+
"original": {
|
|
3251
|
+
"value": {
|
|
3252
|
+
"hex": "#CACFC7"
|
|
3253
|
+
},
|
|
3254
|
+
"theme": "personal--dark"
|
|
3255
|
+
},
|
|
3256
|
+
"name": "personalDarkContentTertiary",
|
|
3257
|
+
"attributes": {
|
|
3258
|
+
"category": "color",
|
|
3259
|
+
"type": "personal--dark",
|
|
3260
|
+
"item": "content",
|
|
3261
|
+
"subitem": "tertiary"
|
|
3262
|
+
},
|
|
3263
|
+
"path": [
|
|
3264
|
+
"color",
|
|
3265
|
+
"personal--dark",
|
|
3266
|
+
"content",
|
|
3267
|
+
"tertiary"
|
|
3268
|
+
]
|
|
3269
|
+
},
|
|
3270
|
+
"link": {
|
|
3271
|
+
"value": {
|
|
3272
|
+
"r": 0.6235294117647059,
|
|
3273
|
+
"g": 0.9098039215686274,
|
|
3274
|
+
"b": 0.4392156862745098
|
|
3275
|
+
},
|
|
3276
|
+
"theme": "personal--dark",
|
|
3277
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3278
|
+
"isSource": true,
|
|
3279
|
+
"original": {
|
|
3280
|
+
"value": "{color.personal.bright-green.value}",
|
|
3281
|
+
"theme": "personal--dark"
|
|
3282
|
+
},
|
|
3283
|
+
"name": "personalDarkContentLink",
|
|
3284
|
+
"attributes": {
|
|
3285
|
+
"category": "color",
|
|
3286
|
+
"type": "personal--dark",
|
|
3287
|
+
"item": "content",
|
|
3288
|
+
"subitem": "link"
|
|
3289
|
+
},
|
|
3290
|
+
"path": [
|
|
3291
|
+
"color",
|
|
3292
|
+
"personal--dark",
|
|
3293
|
+
"content",
|
|
3294
|
+
"link"
|
|
3295
|
+
]
|
|
3296
|
+
},
|
|
3297
|
+
"link-hover": {
|
|
3298
|
+
"value": {
|
|
3299
|
+
"r": 0.803921568627451,
|
|
3300
|
+
"g": 1,
|
|
3301
|
+
"b": 0.6784313725490196
|
|
3302
|
+
},
|
|
3303
|
+
"theme": "personal--dark",
|
|
3304
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3305
|
+
"isSource": true,
|
|
3306
|
+
"original": {
|
|
3307
|
+
"value": {
|
|
3308
|
+
"hex": "#CDFFAD"
|
|
3309
|
+
},
|
|
3310
|
+
"theme": "personal--dark"
|
|
3311
|
+
},
|
|
3312
|
+
"name": "personalDarkContentLinkHover",
|
|
3313
|
+
"attributes": {
|
|
3314
|
+
"category": "color",
|
|
3315
|
+
"type": "personal--dark",
|
|
3316
|
+
"item": "content",
|
|
3317
|
+
"subitem": "link-hover"
|
|
3318
|
+
},
|
|
3319
|
+
"path": [
|
|
3320
|
+
"color",
|
|
3321
|
+
"personal--dark",
|
|
3322
|
+
"content",
|
|
3323
|
+
"link-hover"
|
|
3324
|
+
]
|
|
3325
|
+
},
|
|
3326
|
+
"link-active": {
|
|
3327
|
+
"value": {
|
|
3328
|
+
"r": 0.9254901960784314,
|
|
3329
|
+
"g": 1,
|
|
3330
|
+
"b": 0.8784313725490196
|
|
3331
|
+
},
|
|
3332
|
+
"theme": "personal--dark",
|
|
3333
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3334
|
+
"isSource": true,
|
|
3335
|
+
"original": {
|
|
3336
|
+
"value": {
|
|
3337
|
+
"hex": "#ECFFE0"
|
|
3338
|
+
},
|
|
3339
|
+
"theme": "personal--dark"
|
|
3340
|
+
},
|
|
3341
|
+
"name": "personalDarkContentLinkActive",
|
|
3342
|
+
"attributes": {
|
|
3343
|
+
"category": "color",
|
|
3344
|
+
"type": "personal--dark",
|
|
3345
|
+
"item": "content",
|
|
3346
|
+
"subitem": "link-active"
|
|
3347
|
+
},
|
|
3348
|
+
"path": [
|
|
3349
|
+
"color",
|
|
3350
|
+
"personal--dark",
|
|
3351
|
+
"content",
|
|
3352
|
+
"link-active"
|
|
3353
|
+
]
|
|
3354
|
+
}
|
|
3355
|
+
},
|
|
3356
|
+
"interactive": {
|
|
3357
|
+
"primary": {
|
|
3358
|
+
"value": {
|
|
3359
|
+
"r": 0.6235294117647059,
|
|
3360
|
+
"g": 0.9098039215686274,
|
|
3361
|
+
"b": 0.4392156862745098
|
|
3362
|
+
},
|
|
3363
|
+
"theme": "personal--dark",
|
|
3364
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3365
|
+
"isSource": true,
|
|
3366
|
+
"original": {
|
|
3367
|
+
"value": "{color.personal.bright-green.value}",
|
|
3368
|
+
"theme": "personal--dark"
|
|
3369
|
+
},
|
|
3370
|
+
"name": "personalDarkInteractivePrimary",
|
|
3371
|
+
"attributes": {
|
|
3372
|
+
"category": "color",
|
|
3373
|
+
"type": "personal--dark",
|
|
3374
|
+
"item": "interactive",
|
|
3375
|
+
"subitem": "primary"
|
|
3376
|
+
},
|
|
3377
|
+
"path": [
|
|
3378
|
+
"color",
|
|
3379
|
+
"personal--dark",
|
|
3380
|
+
"interactive",
|
|
3381
|
+
"primary"
|
|
3382
|
+
]
|
|
3383
|
+
},
|
|
3384
|
+
"primary-hover": {
|
|
3385
|
+
"value": {
|
|
3386
|
+
"r": 0.803921568627451,
|
|
3387
|
+
"g": 1,
|
|
3388
|
+
"b": 0.6784313725490196
|
|
3389
|
+
},
|
|
3390
|
+
"theme": "personal--dark",
|
|
3391
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3392
|
+
"isSource": true,
|
|
3393
|
+
"original": {
|
|
3394
|
+
"value": "{color.personal--dark.content.link-hover.value}",
|
|
3395
|
+
"theme": "personal--dark"
|
|
3396
|
+
},
|
|
3397
|
+
"name": "personalDarkInteractivePrimaryHover",
|
|
3398
|
+
"attributes": {
|
|
3399
|
+
"category": "color",
|
|
3400
|
+
"type": "personal--dark",
|
|
3401
|
+
"item": "interactive",
|
|
3402
|
+
"subitem": "primary-hover"
|
|
3403
|
+
},
|
|
3404
|
+
"path": [
|
|
3405
|
+
"color",
|
|
3406
|
+
"personal--dark",
|
|
3407
|
+
"interactive",
|
|
3408
|
+
"primary-hover"
|
|
3409
|
+
]
|
|
3410
|
+
},
|
|
3411
|
+
"primary-active": {
|
|
3412
|
+
"value": {
|
|
3413
|
+
"r": 0.9254901960784314,
|
|
3414
|
+
"g": 1,
|
|
3415
|
+
"b": 0.8784313725490196
|
|
3416
|
+
},
|
|
3417
|
+
"theme": "personal--dark",
|
|
3418
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3419
|
+
"isSource": true,
|
|
3420
|
+
"original": {
|
|
3421
|
+
"value": "{color.personal--dark.content.link-active.value}",
|
|
3422
|
+
"theme": "personal--dark"
|
|
3423
|
+
},
|
|
3424
|
+
"name": "personalDarkInteractivePrimaryActive",
|
|
3425
|
+
"attributes": {
|
|
3426
|
+
"category": "color",
|
|
3427
|
+
"type": "personal--dark",
|
|
3428
|
+
"item": "interactive",
|
|
3429
|
+
"subitem": "primary-active"
|
|
3430
|
+
},
|
|
3431
|
+
"path": [
|
|
3432
|
+
"color",
|
|
3433
|
+
"personal--dark",
|
|
3434
|
+
"interactive",
|
|
3435
|
+
"primary-active"
|
|
3436
|
+
]
|
|
3437
|
+
},
|
|
3438
|
+
"secondary": {
|
|
3439
|
+
"value": {
|
|
3440
|
+
"r": 0.7254901960784313,
|
|
3441
|
+
"g": 0.7294117647058823,
|
|
3442
|
+
"b": 0.7176470588235294
|
|
3443
|
+
},
|
|
3444
|
+
"theme": "personal--dark",
|
|
3445
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3446
|
+
"isSource": true,
|
|
3447
|
+
"original": {
|
|
3448
|
+
"value": {
|
|
3449
|
+
"hex": "#B9BAB7"
|
|
3450
|
+
},
|
|
3451
|
+
"theme": "personal--dark"
|
|
3452
|
+
},
|
|
3453
|
+
"name": "personalDarkInteractiveSecondary",
|
|
3454
|
+
"attributes": {
|
|
3455
|
+
"category": "color",
|
|
3456
|
+
"type": "personal--dark",
|
|
3457
|
+
"item": "interactive",
|
|
3458
|
+
"subitem": "secondary"
|
|
3459
|
+
},
|
|
3460
|
+
"path": [
|
|
3461
|
+
"color",
|
|
3462
|
+
"personal--dark",
|
|
3463
|
+
"interactive",
|
|
3464
|
+
"secondary"
|
|
3465
|
+
]
|
|
3466
|
+
},
|
|
3467
|
+
"secondary-hover": {
|
|
3468
|
+
"value": {
|
|
3469
|
+
"r": 0.9254901960784314,
|
|
3470
|
+
"g": 0.9294117647058824,
|
|
3471
|
+
"b": 0.9137254901960784
|
|
3472
|
+
},
|
|
3473
|
+
"theme": "personal--dark",
|
|
3474
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3475
|
+
"isSource": true,
|
|
3476
|
+
"original": {
|
|
3477
|
+
"value": {
|
|
3478
|
+
"hex": "#ECEDE9"
|
|
3479
|
+
},
|
|
3480
|
+
"theme": "personal--dark"
|
|
3481
|
+
},
|
|
3482
|
+
"name": "personalDarkInteractiveSecondaryHover",
|
|
3483
|
+
"attributes": {
|
|
3484
|
+
"category": "color",
|
|
3485
|
+
"type": "personal--dark",
|
|
3486
|
+
"item": "interactive",
|
|
3487
|
+
"subitem": "secondary-hover"
|
|
3488
|
+
},
|
|
3489
|
+
"path": [
|
|
3490
|
+
"color",
|
|
3491
|
+
"personal--dark",
|
|
3492
|
+
"interactive",
|
|
3493
|
+
"secondary-hover"
|
|
3494
|
+
]
|
|
3495
|
+
},
|
|
3496
|
+
"secondary-active": {
|
|
3497
|
+
"value": {
|
|
3498
|
+
"r": 0.9764705882352941,
|
|
3499
|
+
"g": 0.9803921568627451,
|
|
3500
|
+
"b": 0.9647058823529412
|
|
3501
|
+
},
|
|
3502
|
+
"theme": "personal--dark",
|
|
3503
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3504
|
+
"isSource": true,
|
|
3505
|
+
"original": {
|
|
3506
|
+
"value": {
|
|
3507
|
+
"hex": "#F9FAF6"
|
|
3508
|
+
},
|
|
3509
|
+
"theme": "personal--dark"
|
|
3510
|
+
},
|
|
3511
|
+
"name": "personalDarkInteractiveSecondaryActive",
|
|
3512
|
+
"attributes": {
|
|
3513
|
+
"category": "color",
|
|
3514
|
+
"type": "personal--dark",
|
|
3515
|
+
"item": "interactive",
|
|
3516
|
+
"subitem": "secondary-active"
|
|
3517
|
+
},
|
|
3518
|
+
"path": [
|
|
3519
|
+
"color",
|
|
3520
|
+
"personal--dark",
|
|
3521
|
+
"interactive",
|
|
3522
|
+
"secondary-active"
|
|
3523
|
+
]
|
|
3524
|
+
},
|
|
3525
|
+
"accent": {
|
|
3526
|
+
"value": {
|
|
3527
|
+
"r": 0.6235294117647059,
|
|
3528
|
+
"g": 0.9098039215686274,
|
|
3529
|
+
"b": 0.4392156862745098
|
|
3530
|
+
},
|
|
3531
|
+
"theme": "personal--dark",
|
|
3532
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3533
|
+
"isSource": true,
|
|
3534
|
+
"original": {
|
|
3535
|
+
"value": "{color.personal.bright-green.value}",
|
|
3536
|
+
"theme": "personal--dark"
|
|
3537
|
+
},
|
|
3538
|
+
"name": "personalDarkInteractiveAccent",
|
|
3539
|
+
"attributes": {
|
|
3540
|
+
"category": "color",
|
|
3541
|
+
"type": "personal--dark",
|
|
3542
|
+
"item": "interactive",
|
|
3543
|
+
"subitem": "accent"
|
|
3544
|
+
},
|
|
3545
|
+
"path": [
|
|
3546
|
+
"color",
|
|
3547
|
+
"personal--dark",
|
|
3548
|
+
"interactive",
|
|
3549
|
+
"accent"
|
|
3550
|
+
]
|
|
3551
|
+
},
|
|
3552
|
+
"accent-hover": {
|
|
3553
|
+
"value": {
|
|
3554
|
+
"r": 0.803921568627451,
|
|
3555
|
+
"g": 1,
|
|
3556
|
+
"b": 0.6784313725490196
|
|
3557
|
+
},
|
|
3558
|
+
"theme": "personal--dark",
|
|
3559
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3560
|
+
"isSource": true,
|
|
3561
|
+
"original": {
|
|
3562
|
+
"value": "{color.personal--dark.content.link-hover.value}",
|
|
3563
|
+
"theme": "personal--dark"
|
|
3564
|
+
},
|
|
3565
|
+
"name": "personalDarkInteractiveAccentHover",
|
|
3566
|
+
"attributes": {
|
|
3567
|
+
"category": "color",
|
|
3568
|
+
"type": "personal--dark",
|
|
3569
|
+
"item": "interactive",
|
|
3570
|
+
"subitem": "accent-hover"
|
|
3571
|
+
},
|
|
3572
|
+
"path": [
|
|
3573
|
+
"color",
|
|
3574
|
+
"personal--dark",
|
|
3575
|
+
"interactive",
|
|
3576
|
+
"accent-hover"
|
|
3577
|
+
]
|
|
3578
|
+
},
|
|
3579
|
+
"accent-active": {
|
|
3580
|
+
"value": {
|
|
3581
|
+
"r": 0.9254901960784314,
|
|
3582
|
+
"g": 1,
|
|
3583
|
+
"b": 0.8784313725490196
|
|
3584
|
+
},
|
|
3585
|
+
"theme": "personal--dark",
|
|
3586
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3587
|
+
"isSource": true,
|
|
3588
|
+
"original": {
|
|
3589
|
+
"value": "{color.personal--dark.content.link-active.value}",
|
|
3590
|
+
"theme": "personal--dark"
|
|
3591
|
+
},
|
|
3592
|
+
"name": "personalDarkInteractiveAccentActive",
|
|
3593
|
+
"attributes": {
|
|
3594
|
+
"category": "color",
|
|
3595
|
+
"type": "personal--dark",
|
|
3596
|
+
"item": "interactive",
|
|
3597
|
+
"subitem": "accent-active"
|
|
3598
|
+
},
|
|
3599
|
+
"path": [
|
|
3600
|
+
"color",
|
|
3601
|
+
"personal--dark",
|
|
3602
|
+
"interactive",
|
|
3603
|
+
"accent-active"
|
|
3604
|
+
]
|
|
3605
|
+
},
|
|
3606
|
+
"control": {
|
|
3607
|
+
"value": {
|
|
3608
|
+
"r": 0.08627450980392157,
|
|
3609
|
+
"g": 0.2,
|
|
3610
|
+
"b": 0
|
|
3611
|
+
},
|
|
3612
|
+
"theme": "personal--dark",
|
|
3613
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3614
|
+
"isSource": true,
|
|
3615
|
+
"original": {
|
|
3616
|
+
"value": "{color.personal.forest-green.value}",
|
|
3617
|
+
"theme": "personal--dark"
|
|
3618
|
+
},
|
|
3619
|
+
"name": "personalDarkInteractiveControl",
|
|
3620
|
+
"attributes": {
|
|
3621
|
+
"category": "color",
|
|
3622
|
+
"type": "personal--dark",
|
|
3623
|
+
"item": "interactive",
|
|
3624
|
+
"subitem": "control"
|
|
3625
|
+
},
|
|
3626
|
+
"path": [
|
|
3627
|
+
"color",
|
|
3628
|
+
"personal--dark",
|
|
3629
|
+
"interactive",
|
|
3630
|
+
"control"
|
|
3631
|
+
]
|
|
3632
|
+
},
|
|
3633
|
+
"control-hover": {
|
|
3634
|
+
"value": {
|
|
3635
|
+
"r": 0.12941176470588237,
|
|
3636
|
+
"g": 0.30196078431372547,
|
|
3637
|
+
"b": 0
|
|
3638
|
+
},
|
|
3639
|
+
"theme": "personal--dark",
|
|
3640
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3641
|
+
"isSource": true,
|
|
3642
|
+
"original": {
|
|
3643
|
+
"value": {
|
|
3644
|
+
"hex": "#214D00"
|
|
3645
|
+
},
|
|
3646
|
+
"theme": "personal--dark"
|
|
3647
|
+
},
|
|
3648
|
+
"name": "personalDarkInteractiveControlHover",
|
|
3649
|
+
"attributes": {
|
|
3650
|
+
"category": "color",
|
|
3651
|
+
"type": "personal--dark",
|
|
3652
|
+
"item": "interactive",
|
|
3653
|
+
"subitem": "control-hover"
|
|
3654
|
+
},
|
|
3655
|
+
"path": [
|
|
3656
|
+
"color",
|
|
3657
|
+
"personal--dark",
|
|
3658
|
+
"interactive",
|
|
3659
|
+
"control-hover"
|
|
3660
|
+
]
|
|
3661
|
+
},
|
|
3662
|
+
"control-active": {
|
|
3663
|
+
"value": {
|
|
3664
|
+
"r": 0.17254901960784313,
|
|
3665
|
+
"g": 0.4,
|
|
3666
|
+
"b": 0
|
|
3667
|
+
},
|
|
3668
|
+
"theme": "personal--dark",
|
|
3669
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3670
|
+
"isSource": true,
|
|
3671
|
+
"original": {
|
|
3672
|
+
"value": {
|
|
3673
|
+
"hex": "#2C6600"
|
|
3674
|
+
},
|
|
3675
|
+
"theme": "personal--dark"
|
|
3676
|
+
},
|
|
3677
|
+
"name": "personalDarkInteractiveControlActive",
|
|
3678
|
+
"attributes": {
|
|
3679
|
+
"category": "color",
|
|
3680
|
+
"type": "personal--dark",
|
|
3681
|
+
"item": "interactive",
|
|
3682
|
+
"subitem": "control-active"
|
|
3683
|
+
},
|
|
3684
|
+
"path": [
|
|
3685
|
+
"color",
|
|
3686
|
+
"personal--dark",
|
|
3687
|
+
"interactive",
|
|
3688
|
+
"control-active"
|
|
3689
|
+
]
|
|
3690
|
+
}
|
|
3691
|
+
},
|
|
3692
|
+
"border": {
|
|
3693
|
+
"neutral": {
|
|
3694
|
+
"value": {
|
|
3695
|
+
"r": 1,
|
|
3696
|
+
"g": 1,
|
|
3697
|
+
"b": 1,
|
|
3698
|
+
"opacity": 0.2
|
|
3699
|
+
},
|
|
3700
|
+
"theme": "personal--dark",
|
|
3701
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3702
|
+
"isSource": true,
|
|
3703
|
+
"original": {
|
|
3704
|
+
"value": {
|
|
3705
|
+
"hex": "#FFFFFF",
|
|
3706
|
+
"opacity": 0.2
|
|
3707
|
+
},
|
|
3708
|
+
"theme": "personal--dark"
|
|
3709
|
+
},
|
|
3710
|
+
"name": "personalDarkBorderNeutral",
|
|
3711
|
+
"attributes": {
|
|
3712
|
+
"category": "color",
|
|
3713
|
+
"type": "personal--dark",
|
|
3714
|
+
"item": "border",
|
|
3715
|
+
"subitem": "neutral"
|
|
3716
|
+
},
|
|
3717
|
+
"path": [
|
|
3718
|
+
"color",
|
|
3719
|
+
"personal--dark",
|
|
3720
|
+
"border",
|
|
3721
|
+
"neutral"
|
|
3722
|
+
]
|
|
3723
|
+
},
|
|
3724
|
+
"overlay": {
|
|
3725
|
+
"value": {
|
|
3726
|
+
"r": 1,
|
|
3727
|
+
"g": 1,
|
|
3728
|
+
"b": 1,
|
|
3729
|
+
"opacity": 0.2
|
|
3730
|
+
},
|
|
3731
|
+
"theme": "personal--dark",
|
|
3732
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3733
|
+
"isSource": true,
|
|
3734
|
+
"original": {
|
|
3735
|
+
"value": {
|
|
3736
|
+
"hex": "#FFFFFF",
|
|
3737
|
+
"opacity": 0.2
|
|
3738
|
+
},
|
|
3739
|
+
"theme": "personal--dark"
|
|
3740
|
+
},
|
|
3741
|
+
"name": "personalDarkBorderOverlay",
|
|
3742
|
+
"attributes": {
|
|
3743
|
+
"category": "color",
|
|
3744
|
+
"type": "personal--dark",
|
|
3745
|
+
"item": "border",
|
|
3746
|
+
"subitem": "overlay"
|
|
3747
|
+
},
|
|
3748
|
+
"path": [
|
|
3749
|
+
"color",
|
|
3750
|
+
"personal--dark",
|
|
3751
|
+
"border",
|
|
3752
|
+
"overlay"
|
|
3753
|
+
]
|
|
3754
|
+
}
|
|
3755
|
+
},
|
|
3756
|
+
"background": {
|
|
3757
|
+
"screen": {
|
|
3758
|
+
"value": {
|
|
3759
|
+
"r": 0.07058823529411765,
|
|
3760
|
+
"g": 0.08235294117647059,
|
|
3761
|
+
"b": 0.06666666666666667
|
|
3762
|
+
},
|
|
3763
|
+
"theme": "personal--dark",
|
|
3764
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3765
|
+
"isSource": true,
|
|
3766
|
+
"original": {
|
|
3767
|
+
"value": {
|
|
3768
|
+
"hex": "#121511"
|
|
3769
|
+
},
|
|
3770
|
+
"theme": "personal--dark"
|
|
3771
|
+
},
|
|
3772
|
+
"name": "personalDarkBackgroundScreen",
|
|
3773
|
+
"attributes": {
|
|
3774
|
+
"category": "color",
|
|
3775
|
+
"type": "personal--dark",
|
|
3776
|
+
"item": "background",
|
|
3777
|
+
"subitem": "screen"
|
|
3778
|
+
},
|
|
3779
|
+
"path": [
|
|
3780
|
+
"color",
|
|
3781
|
+
"personal--dark",
|
|
3782
|
+
"background",
|
|
3783
|
+
"screen"
|
|
3784
|
+
]
|
|
3785
|
+
},
|
|
3786
|
+
"screen-hover": {
|
|
3787
|
+
"value": {
|
|
3788
|
+
"r": 1,
|
|
3789
|
+
"g": 1,
|
|
3790
|
+
"b": 1,
|
|
3791
|
+
"opacity": 0.1
|
|
3792
|
+
},
|
|
3793
|
+
"theme": "personal--dark",
|
|
3794
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3795
|
+
"isSource": true,
|
|
3796
|
+
"original": {
|
|
3797
|
+
"value": {
|
|
3798
|
+
"hex": "#FFFFFF",
|
|
3799
|
+
"opacity": 0.1
|
|
3800
|
+
},
|
|
3801
|
+
"theme": "personal--dark"
|
|
3802
|
+
},
|
|
3803
|
+
"name": "personalDarkBackgroundScreenHover",
|
|
3804
|
+
"attributes": {
|
|
3805
|
+
"category": "color",
|
|
3806
|
+
"type": "personal--dark",
|
|
3807
|
+
"item": "background",
|
|
3808
|
+
"subitem": "screen-hover"
|
|
3809
|
+
},
|
|
3810
|
+
"path": [
|
|
3811
|
+
"color",
|
|
3812
|
+
"personal--dark",
|
|
3813
|
+
"background",
|
|
3814
|
+
"screen-hover"
|
|
3815
|
+
]
|
|
3816
|
+
},
|
|
3817
|
+
"screen-active": {
|
|
3818
|
+
"value": {
|
|
3819
|
+
"r": 1,
|
|
3820
|
+
"g": 1,
|
|
3821
|
+
"b": 1,
|
|
3822
|
+
"opacity": 0.2
|
|
3823
|
+
},
|
|
3824
|
+
"theme": "personal--dark",
|
|
3825
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3826
|
+
"isSource": true,
|
|
3827
|
+
"original": {
|
|
3828
|
+
"value": {
|
|
3829
|
+
"hex": "#FFFFFF",
|
|
3830
|
+
"opacity": 0.2
|
|
3831
|
+
},
|
|
3832
|
+
"theme": "personal--dark"
|
|
3833
|
+
},
|
|
3834
|
+
"name": "personalDarkBackgroundScreenActive",
|
|
3835
|
+
"attributes": {
|
|
3836
|
+
"category": "color",
|
|
3837
|
+
"type": "personal--dark",
|
|
3838
|
+
"item": "background",
|
|
3839
|
+
"subitem": "screen-active"
|
|
3840
|
+
},
|
|
3841
|
+
"path": [
|
|
3842
|
+
"color",
|
|
3843
|
+
"personal--dark",
|
|
3844
|
+
"background",
|
|
3845
|
+
"screen-active"
|
|
3846
|
+
]
|
|
3847
|
+
},
|
|
3848
|
+
"elevated": {
|
|
3849
|
+
"value": {
|
|
3850
|
+
"r": 0.11764705882352941,
|
|
3851
|
+
"g": 0.12941176470588237,
|
|
3852
|
+
"b": 0.11372549019607843
|
|
3853
|
+
},
|
|
3854
|
+
"theme": "personal--dark",
|
|
3855
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3856
|
+
"isSource": true,
|
|
3857
|
+
"original": {
|
|
3858
|
+
"value": {
|
|
3859
|
+
"hex": "#1E211D"
|
|
3860
|
+
},
|
|
3861
|
+
"theme": "personal--dark"
|
|
3862
|
+
},
|
|
3863
|
+
"name": "personalDarkBackgroundElevated",
|
|
3864
|
+
"attributes": {
|
|
3865
|
+
"category": "color",
|
|
3866
|
+
"type": "personal--dark",
|
|
3867
|
+
"item": "background",
|
|
3868
|
+
"subitem": "elevated"
|
|
3869
|
+
},
|
|
3870
|
+
"path": [
|
|
3871
|
+
"color",
|
|
3872
|
+
"personal--dark",
|
|
3873
|
+
"background",
|
|
3874
|
+
"elevated"
|
|
3875
|
+
]
|
|
3876
|
+
},
|
|
3877
|
+
"neutral": {
|
|
3878
|
+
"value": {
|
|
3879
|
+
"r": 1,
|
|
3880
|
+
"g": 1,
|
|
3881
|
+
"b": 1,
|
|
3882
|
+
"opacity": 0.1
|
|
3883
|
+
},
|
|
3884
|
+
"theme": "personal--dark",
|
|
3885
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3886
|
+
"isSource": true,
|
|
3887
|
+
"original": {
|
|
3888
|
+
"value": {
|
|
3889
|
+
"hex": "#FFFFFF",
|
|
3890
|
+
"opacity": 0.1
|
|
3891
|
+
},
|
|
3892
|
+
"theme": "personal--dark"
|
|
3893
|
+
},
|
|
3894
|
+
"name": "personalDarkBackgroundNeutral",
|
|
3895
|
+
"attributes": {
|
|
3896
|
+
"category": "color",
|
|
3897
|
+
"type": "personal--dark",
|
|
3898
|
+
"item": "background",
|
|
3899
|
+
"subitem": "neutral"
|
|
3900
|
+
},
|
|
3901
|
+
"path": [
|
|
3902
|
+
"color",
|
|
3903
|
+
"personal--dark",
|
|
3904
|
+
"background",
|
|
3905
|
+
"neutral"
|
|
3906
|
+
]
|
|
3907
|
+
},
|
|
3908
|
+
"neutral-hover": {
|
|
3909
|
+
"value": {
|
|
3910
|
+
"r": 1,
|
|
3911
|
+
"g": 1,
|
|
3912
|
+
"b": 1,
|
|
3913
|
+
"opacity": 0.2
|
|
3914
|
+
},
|
|
3915
|
+
"theme": "personal--dark",
|
|
3916
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3917
|
+
"isSource": true,
|
|
3918
|
+
"original": {
|
|
3919
|
+
"value": {
|
|
3920
|
+
"hex": "#FFFFFF",
|
|
3921
|
+
"opacity": 0.2
|
|
3922
|
+
},
|
|
3923
|
+
"theme": "personal--dark"
|
|
3924
|
+
},
|
|
3925
|
+
"name": "personalDarkBackgroundNeutralHover",
|
|
3926
|
+
"attributes": {
|
|
3927
|
+
"category": "color",
|
|
3928
|
+
"type": "personal--dark",
|
|
3929
|
+
"item": "background",
|
|
3930
|
+
"subitem": "neutral-hover"
|
|
3931
|
+
},
|
|
3932
|
+
"path": [
|
|
3933
|
+
"color",
|
|
3934
|
+
"personal--dark",
|
|
3935
|
+
"background",
|
|
3936
|
+
"neutral-hover"
|
|
3937
|
+
]
|
|
3938
|
+
},
|
|
3939
|
+
"neutral-active": {
|
|
3940
|
+
"value": {
|
|
3941
|
+
"r": 1,
|
|
3942
|
+
"g": 1,
|
|
3943
|
+
"b": 1,
|
|
3944
|
+
"opacity": 0.3
|
|
3945
|
+
},
|
|
3946
|
+
"theme": "personal--dark",
|
|
3947
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3948
|
+
"isSource": true,
|
|
3949
|
+
"original": {
|
|
3950
|
+
"value": {
|
|
3951
|
+
"hex": "#FFFFFF",
|
|
3952
|
+
"opacity": 0.3
|
|
3953
|
+
},
|
|
3954
|
+
"theme": "personal--dark"
|
|
3955
|
+
},
|
|
3956
|
+
"name": "personalDarkBackgroundNeutralActive",
|
|
3957
|
+
"attributes": {
|
|
3958
|
+
"category": "color",
|
|
3959
|
+
"type": "personal--dark",
|
|
3960
|
+
"item": "background",
|
|
3961
|
+
"subitem": "neutral-active"
|
|
3962
|
+
},
|
|
3963
|
+
"path": [
|
|
3964
|
+
"color",
|
|
3965
|
+
"personal--dark",
|
|
3966
|
+
"background",
|
|
3967
|
+
"neutral-active"
|
|
3968
|
+
]
|
|
3969
|
+
},
|
|
3970
|
+
"overlay": {
|
|
3971
|
+
"value": {
|
|
3972
|
+
"r": 1,
|
|
3973
|
+
"g": 1,
|
|
3974
|
+
"b": 1,
|
|
3975
|
+
"opacity": 0.2
|
|
3976
|
+
},
|
|
3977
|
+
"theme": "personal--dark",
|
|
3978
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
3979
|
+
"isSource": true,
|
|
3980
|
+
"original": {
|
|
3981
|
+
"value": {
|
|
3982
|
+
"hex": "#FFFFFF",
|
|
3983
|
+
"opacity": 0.2
|
|
3984
|
+
},
|
|
3985
|
+
"theme": "personal--dark"
|
|
3986
|
+
},
|
|
3987
|
+
"name": "personalDarkBackgroundOverlay",
|
|
3988
|
+
"attributes": {
|
|
3989
|
+
"category": "color",
|
|
3990
|
+
"type": "personal--dark",
|
|
3991
|
+
"item": "background",
|
|
3992
|
+
"subitem": "overlay"
|
|
3993
|
+
},
|
|
3994
|
+
"path": [
|
|
3995
|
+
"color",
|
|
3996
|
+
"personal--dark",
|
|
3997
|
+
"background",
|
|
3998
|
+
"overlay"
|
|
3999
|
+
]
|
|
4000
|
+
}
|
|
4001
|
+
},
|
|
4002
|
+
"sentiment": {
|
|
4003
|
+
"negative": {
|
|
4004
|
+
"value": {
|
|
4005
|
+
"r": 1,
|
|
4006
|
+
"g": 0.7490196078431373,
|
|
4007
|
+
"b": 0.7411764705882353
|
|
4008
|
+
},
|
|
4009
|
+
"theme": "personal--dark",
|
|
4010
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
4011
|
+
"isSource": true,
|
|
4012
|
+
"original": {
|
|
4013
|
+
"value": {
|
|
4014
|
+
"hex": "#FFBFBD"
|
|
4015
|
+
},
|
|
4016
|
+
"theme": "personal--dark"
|
|
4017
|
+
},
|
|
4018
|
+
"name": "personalDarkSentimentNegative",
|
|
4019
|
+
"attributes": {
|
|
4020
|
+
"category": "color",
|
|
4021
|
+
"type": "personal--dark",
|
|
4022
|
+
"item": "sentiment",
|
|
4023
|
+
"subitem": "negative"
|
|
4024
|
+
},
|
|
4025
|
+
"path": [
|
|
4026
|
+
"color",
|
|
4027
|
+
"personal--dark",
|
|
4028
|
+
"sentiment",
|
|
4029
|
+
"negative"
|
|
4030
|
+
]
|
|
4031
|
+
},
|
|
4032
|
+
"negative-hover": {
|
|
4033
|
+
"value": {
|
|
4034
|
+
"r": 1,
|
|
4035
|
+
"g": 0.8627450980392157,
|
|
4036
|
+
"b": 0.8588235294117647
|
|
4037
|
+
},
|
|
4038
|
+
"theme": "personal--dark",
|
|
4039
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
4040
|
+
"isSource": true,
|
|
4041
|
+
"original": {
|
|
4042
|
+
"value": {
|
|
4043
|
+
"hex": "#FFDCDB"
|
|
4044
|
+
},
|
|
4045
|
+
"theme": "personal--dark"
|
|
4046
|
+
},
|
|
4047
|
+
"name": "personalDarkSentimentNegativeHover",
|
|
4048
|
+
"attributes": {
|
|
4049
|
+
"category": "color",
|
|
4050
|
+
"type": "personal--dark",
|
|
4051
|
+
"item": "sentiment",
|
|
4052
|
+
"subitem": "negative-hover"
|
|
4053
|
+
},
|
|
4054
|
+
"path": [
|
|
4055
|
+
"color",
|
|
4056
|
+
"personal--dark",
|
|
4057
|
+
"sentiment",
|
|
4058
|
+
"negative-hover"
|
|
4059
|
+
]
|
|
4060
|
+
},
|
|
4061
|
+
"negative-active": {
|
|
4062
|
+
"value": {
|
|
4063
|
+
"r": 1,
|
|
4064
|
+
"g": 0.9215686274509803,
|
|
4065
|
+
"b": 0.9215686274509803
|
|
4066
|
+
},
|
|
4067
|
+
"theme": "personal--dark",
|
|
4068
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
4069
|
+
"isSource": true,
|
|
4070
|
+
"original": {
|
|
4071
|
+
"value": {
|
|
4072
|
+
"hex": "#FFEBEB"
|
|
4073
|
+
},
|
|
4074
|
+
"theme": "personal--dark"
|
|
4075
|
+
},
|
|
4076
|
+
"name": "personalDarkSentimentNegativeActive",
|
|
4077
|
+
"attributes": {
|
|
4078
|
+
"category": "color",
|
|
4079
|
+
"type": "personal--dark",
|
|
4080
|
+
"item": "sentiment",
|
|
4081
|
+
"subitem": "negative-active"
|
|
4082
|
+
},
|
|
4083
|
+
"path": [
|
|
4084
|
+
"color",
|
|
4085
|
+
"personal--dark",
|
|
4086
|
+
"sentiment",
|
|
4087
|
+
"negative-active"
|
|
4088
|
+
]
|
|
4089
|
+
},
|
|
4090
|
+
"positive": {
|
|
4091
|
+
"value": {
|
|
4092
|
+
"r": 0.6274509803921569,
|
|
4093
|
+
"g": 0.8980392156862745,
|
|
4094
|
+
"b": 0.6823529411764706
|
|
4095
|
+
},
|
|
4096
|
+
"theme": "personal--dark",
|
|
4097
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
4098
|
+
"isSource": true,
|
|
4099
|
+
"original": {
|
|
4100
|
+
"value": {
|
|
4101
|
+
"hex": "#A0E5AE"
|
|
4102
|
+
},
|
|
4103
|
+
"theme": "personal--dark"
|
|
4104
|
+
},
|
|
4105
|
+
"name": "personalDarkSentimentPositive",
|
|
4106
|
+
"attributes": {
|
|
4107
|
+
"category": "color",
|
|
4108
|
+
"type": "personal--dark",
|
|
4109
|
+
"item": "sentiment",
|
|
4110
|
+
"subitem": "positive"
|
|
4111
|
+
},
|
|
4112
|
+
"path": [
|
|
4113
|
+
"color",
|
|
4114
|
+
"personal--dark",
|
|
4115
|
+
"sentiment",
|
|
4116
|
+
"positive"
|
|
4117
|
+
]
|
|
4118
|
+
},
|
|
4119
|
+
"warning": {
|
|
4120
|
+
"value": {
|
|
4121
|
+
"r": 0.9294117647058824,
|
|
4122
|
+
"g": 0.8235294117647058,
|
|
4123
|
+
"b": 0.4470588235294118
|
|
4124
|
+
},
|
|
4125
|
+
"theme": "personal--dark",
|
|
4126
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
4127
|
+
"isSource": true,
|
|
4128
|
+
"original": {
|
|
4129
|
+
"value": {
|
|
4130
|
+
"hex": "#EDD272"
|
|
4131
|
+
},
|
|
4132
|
+
"theme": "personal--dark"
|
|
4133
|
+
},
|
|
4134
|
+
"name": "personalDarkSentimentWarning",
|
|
4135
|
+
"attributes": {
|
|
4136
|
+
"category": "color",
|
|
4137
|
+
"type": "personal--dark",
|
|
4138
|
+
"item": "sentiment",
|
|
4139
|
+
"subitem": "warning"
|
|
4140
|
+
},
|
|
4141
|
+
"path": [
|
|
4142
|
+
"color",
|
|
4143
|
+
"personal--dark",
|
|
4144
|
+
"sentiment",
|
|
4145
|
+
"warning"
|
|
4146
|
+
]
|
|
4147
|
+
}
|
|
4148
|
+
},
|
|
4149
|
+
"base": {
|
|
4150
|
+
"contrast": {
|
|
4151
|
+
"value": {
|
|
4152
|
+
"r": 0.07058823529411765,
|
|
4153
|
+
"g": 0.08235294117647059,
|
|
4154
|
+
"b": 0.06666666666666667
|
|
4155
|
+
},
|
|
4156
|
+
"theme": "personal--dark",
|
|
4157
|
+
"filePath": "tokens/colors/themes/personal--dark.json",
|
|
4158
|
+
"isSource": true,
|
|
4159
|
+
"original": {
|
|
4160
|
+
"value": "{color.personal--dark.background.screen.value}",
|
|
4161
|
+
"theme": "personal--dark"
|
|
4162
|
+
},
|
|
4163
|
+
"name": "personalDarkBaseContrast",
|
|
4164
|
+
"attributes": {
|
|
4165
|
+
"category": "color",
|
|
4166
|
+
"type": "personal--dark",
|
|
4167
|
+
"item": "base",
|
|
4168
|
+
"subitem": "contrast"
|
|
4169
|
+
},
|
|
4170
|
+
"path": [
|
|
4171
|
+
"color",
|
|
4172
|
+
"personal--dark",
|
|
4173
|
+
"base",
|
|
4174
|
+
"contrast"
|
|
4175
|
+
]
|
|
4176
|
+
}
|
|
4177
|
+
}
|
|
4178
|
+
},
|
|
4179
|
+
"personal": {
|
|
4180
|
+
"bright-yellow": {
|
|
4181
|
+
"value": {
|
|
4182
|
+
"r": 1,
|
|
4183
|
+
"g": 0.9215686274509803,
|
|
4184
|
+
"b": 0.4117647058823529
|
|
4185
|
+
},
|
|
4186
|
+
"theme": "personal",
|
|
4187
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4188
|
+
"isSource": true,
|
|
4189
|
+
"original": {
|
|
4190
|
+
"value": {
|
|
4191
|
+
"hex": "#ffeb69"
|
|
4192
|
+
},
|
|
4193
|
+
"theme": "personal"
|
|
4194
|
+
},
|
|
4195
|
+
"name": "personalBrightYellow",
|
|
4196
|
+
"attributes": {
|
|
4197
|
+
"category": "color",
|
|
4198
|
+
"type": "personal",
|
|
4199
|
+
"item": "bright-yellow"
|
|
4200
|
+
},
|
|
4201
|
+
"path": [
|
|
4202
|
+
"color",
|
|
4203
|
+
"personal",
|
|
4204
|
+
"bright-yellow"
|
|
4205
|
+
]
|
|
4206
|
+
},
|
|
4207
|
+
"bright-orange": {
|
|
4208
|
+
"value": {
|
|
4209
|
+
"r": 1,
|
|
4210
|
+
"g": 0.7529411764705882,
|
|
4211
|
+
"b": 0.5686274509803921
|
|
4212
|
+
},
|
|
4213
|
+
"theme": "personal",
|
|
4214
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4215
|
+
"isSource": true,
|
|
4216
|
+
"original": {
|
|
4217
|
+
"value": {
|
|
4218
|
+
"hex": "#FFC091"
|
|
4219
|
+
},
|
|
4220
|
+
"theme": "personal"
|
|
4221
|
+
},
|
|
4222
|
+
"name": "personalBrightOrange",
|
|
4223
|
+
"attributes": {
|
|
4224
|
+
"category": "color",
|
|
4225
|
+
"type": "personal",
|
|
4226
|
+
"item": "bright-orange"
|
|
4227
|
+
},
|
|
4228
|
+
"path": [
|
|
4229
|
+
"color",
|
|
4230
|
+
"personal",
|
|
4231
|
+
"bright-orange"
|
|
4232
|
+
]
|
|
4233
|
+
},
|
|
4234
|
+
"dark-purple": {
|
|
4235
|
+
"value": {
|
|
4236
|
+
"r": 0.14901960784313725,
|
|
4237
|
+
"g": 0.0392156862745098,
|
|
4238
|
+
"b": 0.1843137254901961
|
|
4239
|
+
},
|
|
4240
|
+
"theme": "personal",
|
|
4241
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4242
|
+
"isSource": true,
|
|
4243
|
+
"original": {
|
|
4244
|
+
"value": {
|
|
4245
|
+
"hex": "#260A2F"
|
|
4246
|
+
},
|
|
4247
|
+
"theme": "personal"
|
|
4248
|
+
},
|
|
4249
|
+
"name": "personalDarkPurple",
|
|
4250
|
+
"attributes": {
|
|
4251
|
+
"category": "color",
|
|
4252
|
+
"type": "personal",
|
|
4253
|
+
"item": "dark-purple"
|
|
4254
|
+
},
|
|
4255
|
+
"path": [
|
|
4256
|
+
"color",
|
|
4257
|
+
"personal",
|
|
4258
|
+
"dark-purple"
|
|
4259
|
+
]
|
|
4260
|
+
},
|
|
4261
|
+
"dark-gold": {
|
|
4262
|
+
"value": {
|
|
4263
|
+
"r": 0.22745098039215686,
|
|
4264
|
+
"g": 0.20392156862745098,
|
|
4265
|
+
"b": 0.10980392156862745
|
|
4266
|
+
},
|
|
4267
|
+
"theme": "personal",
|
|
4268
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4269
|
+
"isSource": true,
|
|
4270
|
+
"original": {
|
|
4271
|
+
"value": {
|
|
4272
|
+
"hex": "#3a341c"
|
|
4273
|
+
},
|
|
4274
|
+
"theme": "personal"
|
|
4275
|
+
},
|
|
4276
|
+
"name": "personalDarkGold",
|
|
4277
|
+
"attributes": {
|
|
4278
|
+
"category": "color",
|
|
4279
|
+
"type": "personal",
|
|
4280
|
+
"item": "dark-gold"
|
|
4281
|
+
},
|
|
4282
|
+
"path": [
|
|
4283
|
+
"color",
|
|
4284
|
+
"personal",
|
|
4285
|
+
"dark-gold"
|
|
4286
|
+
]
|
|
4287
|
+
},
|
|
4288
|
+
"bright-blue": {
|
|
4289
|
+
"value": {
|
|
4290
|
+
"r": 0.6274509803921569,
|
|
4291
|
+
"g": 0.8823529411764706,
|
|
4292
|
+
"b": 0.8823529411764706
|
|
4293
|
+
},
|
|
4294
|
+
"theme": "personal",
|
|
4295
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4296
|
+
"isSource": true,
|
|
4297
|
+
"original": {
|
|
4298
|
+
"value": {
|
|
4299
|
+
"hex": "#a0e1e1"
|
|
4300
|
+
},
|
|
4301
|
+
"theme": "personal"
|
|
4302
|
+
},
|
|
4303
|
+
"name": "personalBrightBlue",
|
|
4304
|
+
"attributes": {
|
|
4305
|
+
"category": "color",
|
|
4306
|
+
"type": "personal",
|
|
4307
|
+
"item": "bright-blue"
|
|
4308
|
+
},
|
|
4309
|
+
"path": [
|
|
4310
|
+
"color",
|
|
4311
|
+
"personal",
|
|
4312
|
+
"bright-blue"
|
|
4313
|
+
]
|
|
4314
|
+
},
|
|
4315
|
+
"dark-charcoal": {
|
|
4316
|
+
"value": {
|
|
4317
|
+
"r": 0.12941176470588237,
|
|
4318
|
+
"g": 0.13725490196078433,
|
|
4319
|
+
"b": 0.11372549019607843
|
|
4320
|
+
},
|
|
4321
|
+
"theme": "personal",
|
|
4322
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4323
|
+
"isSource": true,
|
|
4324
|
+
"original": {
|
|
4325
|
+
"value": {
|
|
4326
|
+
"hex": "#21231d"
|
|
4327
|
+
},
|
|
4328
|
+
"theme": "personal"
|
|
4329
|
+
},
|
|
4330
|
+
"name": "personalDarkCharcoal",
|
|
4331
|
+
"attributes": {
|
|
4332
|
+
"category": "color",
|
|
4333
|
+
"type": "personal",
|
|
4334
|
+
"item": "dark-charcoal"
|
|
4335
|
+
},
|
|
4336
|
+
"path": [
|
|
4337
|
+
"color",
|
|
4338
|
+
"personal",
|
|
4339
|
+
"dark-charcoal"
|
|
4340
|
+
]
|
|
4341
|
+
},
|
|
4342
|
+
"white": {
|
|
4343
|
+
"value": {
|
|
4344
|
+
"r": 1,
|
|
4345
|
+
"g": 1,
|
|
4346
|
+
"b": 1
|
|
4347
|
+
},
|
|
4348
|
+
"theme": "personal",
|
|
4349
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4350
|
+
"isSource": true,
|
|
4351
|
+
"original": {
|
|
4352
|
+
"value": {
|
|
4353
|
+
"hex": "#ffffff"
|
|
4354
|
+
},
|
|
4355
|
+
"theme": "personal"
|
|
4356
|
+
},
|
|
4357
|
+
"name": "personalWhite",
|
|
4358
|
+
"attributes": {
|
|
4359
|
+
"category": "color",
|
|
4360
|
+
"type": "personal",
|
|
4361
|
+
"item": "white"
|
|
4362
|
+
},
|
|
4363
|
+
"path": [
|
|
4364
|
+
"color",
|
|
4365
|
+
"personal",
|
|
4366
|
+
"white"
|
|
4367
|
+
]
|
|
4368
|
+
},
|
|
4369
|
+
"black": {
|
|
4370
|
+
"value": {
|
|
4371
|
+
"r": 0,
|
|
4372
|
+
"g": 0,
|
|
4373
|
+
"b": 0
|
|
4374
|
+
},
|
|
4375
|
+
"theme": "personal",
|
|
4376
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4377
|
+
"isSource": true,
|
|
4378
|
+
"original": {
|
|
4379
|
+
"value": {
|
|
4380
|
+
"hex": "#000000"
|
|
4381
|
+
},
|
|
4382
|
+
"theme": "personal"
|
|
4383
|
+
},
|
|
4384
|
+
"name": "personalBlack",
|
|
4385
|
+
"attributes": {
|
|
4386
|
+
"category": "color",
|
|
4387
|
+
"type": "personal",
|
|
4388
|
+
"item": "black"
|
|
4389
|
+
},
|
|
4390
|
+
"path": [
|
|
4391
|
+
"color",
|
|
4392
|
+
"personal",
|
|
4393
|
+
"black"
|
|
4394
|
+
]
|
|
4395
|
+
},
|
|
4396
|
+
"bright-green": {
|
|
4397
|
+
"value": {
|
|
4398
|
+
"r": 0.6235294117647059,
|
|
4399
|
+
"g": 0.9098039215686274,
|
|
4400
|
+
"b": 0.4392156862745098
|
|
4401
|
+
},
|
|
4402
|
+
"theme": "personal",
|
|
4403
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4404
|
+
"isSource": true,
|
|
4405
|
+
"original": {
|
|
4406
|
+
"value": {
|
|
4407
|
+
"hex": "#9FE870"
|
|
4408
|
+
},
|
|
4409
|
+
"theme": "personal"
|
|
4410
|
+
},
|
|
4411
|
+
"name": "personalBrightGreen",
|
|
4412
|
+
"attributes": {
|
|
4413
|
+
"category": "color",
|
|
4414
|
+
"type": "personal",
|
|
4415
|
+
"item": "bright-green"
|
|
4416
|
+
},
|
|
4417
|
+
"path": [
|
|
4418
|
+
"color",
|
|
4419
|
+
"personal",
|
|
4420
|
+
"bright-green"
|
|
4421
|
+
]
|
|
4422
|
+
},
|
|
4423
|
+
"forest-green": {
|
|
4424
|
+
"value": {
|
|
4425
|
+
"r": 0.08627450980392157,
|
|
4426
|
+
"g": 0.2,
|
|
4427
|
+
"b": 0
|
|
4428
|
+
},
|
|
4429
|
+
"theme": "personal",
|
|
4430
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4431
|
+
"isSource": true,
|
|
4432
|
+
"original": {
|
|
4433
|
+
"value": {
|
|
4434
|
+
"hex": "#163300"
|
|
4435
|
+
},
|
|
4436
|
+
"theme": "personal"
|
|
4437
|
+
},
|
|
4438
|
+
"name": "personalForestGreen",
|
|
4439
|
+
"attributes": {
|
|
4440
|
+
"category": "color",
|
|
4441
|
+
"type": "personal",
|
|
4442
|
+
"item": "forest-green"
|
|
4443
|
+
},
|
|
4444
|
+
"path": [
|
|
4445
|
+
"color",
|
|
4446
|
+
"personal",
|
|
4447
|
+
"forest-green"
|
|
4448
|
+
]
|
|
4449
|
+
},
|
|
4450
|
+
"bright-pink": {
|
|
4451
|
+
"value": {
|
|
4452
|
+
"r": 1,
|
|
4453
|
+
"g": 0.8431372549019608,
|
|
4454
|
+
"b": 0.9372549019607843
|
|
4455
|
+
},
|
|
4456
|
+
"theme": "personal",
|
|
4457
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4458
|
+
"isSource": true,
|
|
4459
|
+
"original": {
|
|
4460
|
+
"value": {
|
|
4461
|
+
"hex": "#FFD7EF"
|
|
4462
|
+
},
|
|
4463
|
+
"theme": "personal"
|
|
4464
|
+
},
|
|
4465
|
+
"name": "personalBrightPink",
|
|
4466
|
+
"attributes": {
|
|
4467
|
+
"category": "color",
|
|
4468
|
+
"type": "personal",
|
|
4469
|
+
"item": "bright-pink"
|
|
4470
|
+
},
|
|
4471
|
+
"path": [
|
|
4472
|
+
"color",
|
|
4473
|
+
"personal",
|
|
4474
|
+
"bright-pink"
|
|
4475
|
+
]
|
|
4476
|
+
},
|
|
4477
|
+
"dark-maroon": {
|
|
4478
|
+
"value": {
|
|
4479
|
+
"r": 0.19607843137254902,
|
|
4480
|
+
"g": 0.027450980392156862,
|
|
4481
|
+
"b": 0.027450980392156862
|
|
4482
|
+
},
|
|
4483
|
+
"theme": "personal",
|
|
4484
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4485
|
+
"isSource": true,
|
|
4486
|
+
"original": {
|
|
4487
|
+
"value": {
|
|
4488
|
+
"hex": "#320707"
|
|
4489
|
+
},
|
|
4490
|
+
"theme": "personal"
|
|
4491
|
+
},
|
|
4492
|
+
"name": "personalDarkMaroon",
|
|
4493
|
+
"attributes": {
|
|
4494
|
+
"category": "color",
|
|
4495
|
+
"type": "personal",
|
|
4496
|
+
"item": "dark-maroon"
|
|
4497
|
+
},
|
|
4498
|
+
"path": [
|
|
4499
|
+
"color",
|
|
4500
|
+
"personal",
|
|
4501
|
+
"dark-maroon"
|
|
4502
|
+
]
|
|
4503
|
+
},
|
|
4504
|
+
"content": {
|
|
4505
|
+
"primary": {
|
|
4506
|
+
"value": {
|
|
4507
|
+
"r": 0.054901960784313725,
|
|
4508
|
+
"g": 0.058823529411764705,
|
|
4509
|
+
"b": 0.047058823529411764
|
|
4510
|
+
},
|
|
4511
|
+
"theme": "personal",
|
|
4512
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4513
|
+
"isSource": true,
|
|
4514
|
+
"original": {
|
|
4515
|
+
"value": {
|
|
4516
|
+
"hex": "#0E0F0C"
|
|
4517
|
+
},
|
|
4518
|
+
"theme": "personal"
|
|
4519
|
+
},
|
|
4520
|
+
"name": "personalContentPrimary",
|
|
4521
|
+
"attributes": {
|
|
4522
|
+
"category": "color",
|
|
4523
|
+
"type": "personal",
|
|
4524
|
+
"item": "content",
|
|
4525
|
+
"subitem": "primary"
|
|
4526
|
+
},
|
|
4527
|
+
"path": [
|
|
4528
|
+
"color",
|
|
4529
|
+
"personal",
|
|
4530
|
+
"content",
|
|
4531
|
+
"primary"
|
|
4532
|
+
]
|
|
4533
|
+
},
|
|
4534
|
+
"secondary": {
|
|
4535
|
+
"value": {
|
|
4536
|
+
"r": 0.27058823529411763,
|
|
4537
|
+
"g": 0.2784313725490196,
|
|
4538
|
+
"b": 0.27058823529411763
|
|
4539
|
+
},
|
|
4540
|
+
"theme": "personal",
|
|
4541
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4542
|
+
"isSource": true,
|
|
4543
|
+
"original": {
|
|
4544
|
+
"value": {
|
|
4545
|
+
"hex": "#454745"
|
|
4546
|
+
},
|
|
4547
|
+
"theme": "personal"
|
|
4548
|
+
},
|
|
4549
|
+
"name": "personalContentSecondary",
|
|
4550
|
+
"attributes": {
|
|
4551
|
+
"category": "color",
|
|
4552
|
+
"type": "personal",
|
|
4553
|
+
"item": "content",
|
|
4554
|
+
"subitem": "secondary"
|
|
4555
|
+
},
|
|
4556
|
+
"path": [
|
|
4557
|
+
"color",
|
|
4558
|
+
"personal",
|
|
4559
|
+
"content",
|
|
4560
|
+
"secondary"
|
|
4561
|
+
]
|
|
4562
|
+
},
|
|
4563
|
+
"tertiary": {
|
|
4564
|
+
"value": {
|
|
4565
|
+
"r": 0.41568627450980394,
|
|
4566
|
+
"g": 0.4235294117647059,
|
|
4567
|
+
"b": 0.41568627450980394
|
|
4568
|
+
},
|
|
4569
|
+
"theme": "personal",
|
|
4570
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4571
|
+
"isSource": true,
|
|
4572
|
+
"original": {
|
|
4573
|
+
"value": {
|
|
4574
|
+
"hex": "#6A6C6A"
|
|
4575
|
+
},
|
|
4576
|
+
"theme": "personal"
|
|
4577
|
+
},
|
|
4578
|
+
"name": "personalContentTertiary",
|
|
4579
|
+
"attributes": {
|
|
4580
|
+
"category": "color",
|
|
4581
|
+
"type": "personal",
|
|
4582
|
+
"item": "content",
|
|
4583
|
+
"subitem": "tertiary"
|
|
4584
|
+
},
|
|
4585
|
+
"path": [
|
|
4586
|
+
"color",
|
|
4587
|
+
"personal",
|
|
4588
|
+
"content",
|
|
4589
|
+
"tertiary"
|
|
4590
|
+
]
|
|
4591
|
+
},
|
|
4592
|
+
"link": {
|
|
4593
|
+
"value": {
|
|
4594
|
+
"r": 0.08627450980392157,
|
|
4595
|
+
"g": 0.2,
|
|
4596
|
+
"b": 0
|
|
4597
|
+
},
|
|
4598
|
+
"theme": "personal",
|
|
4599
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4600
|
+
"isSource": true,
|
|
4601
|
+
"original": {
|
|
4602
|
+
"value": "{color.personal.forest-green.value}",
|
|
4603
|
+
"theme": "personal"
|
|
4604
|
+
},
|
|
4605
|
+
"name": "personalContentLink",
|
|
4606
|
+
"attributes": {
|
|
4607
|
+
"category": "color",
|
|
4608
|
+
"type": "personal",
|
|
4609
|
+
"item": "content",
|
|
4610
|
+
"subitem": "link"
|
|
4611
|
+
},
|
|
4612
|
+
"path": [
|
|
4613
|
+
"color",
|
|
4614
|
+
"personal",
|
|
4615
|
+
"content",
|
|
4616
|
+
"link"
|
|
4617
|
+
]
|
|
4618
|
+
},
|
|
4619
|
+
"link-hover": {
|
|
4620
|
+
"value": {
|
|
4621
|
+
"r": 0.050980392156862744,
|
|
4622
|
+
"g": 0.12156862745098039,
|
|
4623
|
+
"b": 0
|
|
4624
|
+
},
|
|
4625
|
+
"theme": "personal",
|
|
4626
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4627
|
+
"isSource": true,
|
|
4628
|
+
"original": {
|
|
4629
|
+
"value": {
|
|
4630
|
+
"hex": "#0D1F00"
|
|
4631
|
+
},
|
|
4632
|
+
"theme": "personal"
|
|
4633
|
+
},
|
|
4634
|
+
"name": "personalContentLinkHover",
|
|
4635
|
+
"attributes": {
|
|
4636
|
+
"category": "color",
|
|
4637
|
+
"type": "personal",
|
|
4638
|
+
"item": "content",
|
|
4639
|
+
"subitem": "link-hover"
|
|
4640
|
+
},
|
|
4641
|
+
"path": [
|
|
4642
|
+
"color",
|
|
4643
|
+
"personal",
|
|
4644
|
+
"content",
|
|
4645
|
+
"link-hover"
|
|
4646
|
+
]
|
|
4647
|
+
},
|
|
4648
|
+
"link-active": {
|
|
4649
|
+
"value": {
|
|
4650
|
+
"r": 0.054901960784313725,
|
|
4651
|
+
"g": 0.058823529411764705,
|
|
4652
|
+
"b": 0.047058823529411764
|
|
4653
|
+
},
|
|
4654
|
+
"theme": "personal",
|
|
4655
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4656
|
+
"isSource": true,
|
|
4657
|
+
"original": {
|
|
4658
|
+
"value": {
|
|
4659
|
+
"hex": "#0E0F0C"
|
|
4660
|
+
},
|
|
4661
|
+
"theme": "personal"
|
|
4662
|
+
},
|
|
4663
|
+
"name": "personalContentLinkActive",
|
|
4664
|
+
"attributes": {
|
|
4665
|
+
"category": "color",
|
|
4666
|
+
"type": "personal",
|
|
4667
|
+
"item": "content",
|
|
4668
|
+
"subitem": "link-active"
|
|
4669
|
+
},
|
|
4670
|
+
"path": [
|
|
4671
|
+
"color",
|
|
4672
|
+
"personal",
|
|
4673
|
+
"content",
|
|
4674
|
+
"link-active"
|
|
4675
|
+
]
|
|
4676
|
+
}
|
|
4677
|
+
},
|
|
4678
|
+
"interactive": {
|
|
4679
|
+
"primary": {
|
|
4680
|
+
"value": {
|
|
4681
|
+
"r": 0.08627450980392157,
|
|
4682
|
+
"g": 0.2,
|
|
4683
|
+
"b": 0
|
|
4684
|
+
},
|
|
4685
|
+
"theme": "personal",
|
|
4686
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4687
|
+
"isSource": true,
|
|
4688
|
+
"original": {
|
|
4689
|
+
"value": "{color.personal.forest-green.value}",
|
|
4690
|
+
"theme": "personal"
|
|
4691
|
+
},
|
|
4692
|
+
"name": "personalInteractivePrimary",
|
|
4693
|
+
"attributes": {
|
|
4694
|
+
"category": "color",
|
|
4695
|
+
"type": "personal",
|
|
4696
|
+
"item": "interactive",
|
|
4697
|
+
"subitem": "primary"
|
|
4698
|
+
},
|
|
4699
|
+
"path": [
|
|
4700
|
+
"color",
|
|
4701
|
+
"personal",
|
|
4702
|
+
"interactive",
|
|
4703
|
+
"primary"
|
|
4704
|
+
]
|
|
4705
|
+
},
|
|
4706
|
+
"primary-hover": {
|
|
4707
|
+
"value": {
|
|
4708
|
+
"r": 0.050980392156862744,
|
|
4709
|
+
"g": 0.12156862745098039,
|
|
4710
|
+
"b": 0
|
|
4711
|
+
},
|
|
4712
|
+
"theme": "personal",
|
|
4713
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4714
|
+
"isSource": true,
|
|
4715
|
+
"original": {
|
|
4716
|
+
"value": {
|
|
4717
|
+
"hex": "#0D1F00"
|
|
4718
|
+
},
|
|
4719
|
+
"theme": "personal"
|
|
4720
|
+
},
|
|
4721
|
+
"name": "personalInteractivePrimaryHover",
|
|
4722
|
+
"attributes": {
|
|
4723
|
+
"category": "color",
|
|
4724
|
+
"type": "personal",
|
|
4725
|
+
"item": "interactive",
|
|
4726
|
+
"subitem": "primary-hover"
|
|
4727
|
+
},
|
|
4728
|
+
"path": [
|
|
4729
|
+
"color",
|
|
4730
|
+
"personal",
|
|
4731
|
+
"interactive",
|
|
4732
|
+
"primary-hover"
|
|
4733
|
+
]
|
|
4734
|
+
},
|
|
4735
|
+
"primary-active": {
|
|
4736
|
+
"value": {
|
|
4737
|
+
"r": 0.054901960784313725,
|
|
4738
|
+
"g": 0.058823529411764705,
|
|
4739
|
+
"b": 0.047058823529411764
|
|
4740
|
+
},
|
|
4741
|
+
"theme": "personal",
|
|
4742
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4743
|
+
"isSource": true,
|
|
4744
|
+
"original": {
|
|
4745
|
+
"value": {
|
|
4746
|
+
"hex": "#0E0F0C"
|
|
4747
|
+
},
|
|
4748
|
+
"theme": "personal"
|
|
4749
|
+
},
|
|
4750
|
+
"name": "personalInteractivePrimaryActive",
|
|
4751
|
+
"attributes": {
|
|
4752
|
+
"category": "color",
|
|
4753
|
+
"type": "personal",
|
|
4754
|
+
"item": "interactive",
|
|
4755
|
+
"subitem": "primary-active"
|
|
4756
|
+
},
|
|
4757
|
+
"path": [
|
|
4758
|
+
"color",
|
|
4759
|
+
"personal",
|
|
4760
|
+
"interactive",
|
|
4761
|
+
"primary-active"
|
|
4762
|
+
]
|
|
4763
|
+
},
|
|
4764
|
+
"secondary": {
|
|
4765
|
+
"value": {
|
|
4766
|
+
"r": 0.5254901960784314,
|
|
4767
|
+
"g": 0.5254901960784314,
|
|
4768
|
+
"b": 0.5215686274509804
|
|
4769
|
+
},
|
|
4770
|
+
"theme": "personal",
|
|
4771
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4772
|
+
"isSource": true,
|
|
4773
|
+
"original": {
|
|
4774
|
+
"value": {
|
|
4775
|
+
"hex": "#868685"
|
|
4776
|
+
},
|
|
4777
|
+
"theme": "personal"
|
|
4778
|
+
},
|
|
4779
|
+
"name": "personalInteractiveSecondary",
|
|
4780
|
+
"attributes": {
|
|
4781
|
+
"category": "color",
|
|
4782
|
+
"type": "personal",
|
|
4783
|
+
"item": "interactive",
|
|
4784
|
+
"subitem": "secondary"
|
|
4785
|
+
},
|
|
4786
|
+
"path": [
|
|
4787
|
+
"color",
|
|
4788
|
+
"personal",
|
|
4789
|
+
"interactive",
|
|
4790
|
+
"secondary"
|
|
4791
|
+
]
|
|
4792
|
+
},
|
|
4793
|
+
"secondary-hover": {
|
|
4794
|
+
"value": {
|
|
4795
|
+
"r": 0.4235294117647059,
|
|
4796
|
+
"g": 0.4235294117647059,
|
|
4797
|
+
"b": 0.4196078431372549
|
|
4798
|
+
},
|
|
4799
|
+
"theme": "personal",
|
|
4800
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4801
|
+
"isSource": true,
|
|
4802
|
+
"original": {
|
|
4803
|
+
"value": {
|
|
4804
|
+
"hex": "#6C6C6B"
|
|
4805
|
+
},
|
|
4806
|
+
"theme": "personal"
|
|
4807
|
+
},
|
|
4808
|
+
"name": "personalInteractiveSecondaryHover",
|
|
4809
|
+
"attributes": {
|
|
4810
|
+
"category": "color",
|
|
4811
|
+
"type": "personal",
|
|
4812
|
+
"item": "interactive",
|
|
4813
|
+
"subitem": "secondary-hover"
|
|
4814
|
+
},
|
|
4815
|
+
"path": [
|
|
4816
|
+
"color",
|
|
4817
|
+
"personal",
|
|
4818
|
+
"interactive",
|
|
4819
|
+
"secondary-hover"
|
|
4820
|
+
]
|
|
4821
|
+
},
|
|
4822
|
+
"secondary-active": {
|
|
4823
|
+
"value": {
|
|
4824
|
+
"r": 0.3215686274509804,
|
|
4825
|
+
"g": 0.3215686274509804,
|
|
4826
|
+
"b": 0.3176470588235294
|
|
4827
|
+
},
|
|
4828
|
+
"theme": "personal",
|
|
4829
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4830
|
+
"isSource": true,
|
|
4831
|
+
"original": {
|
|
4832
|
+
"value": {
|
|
4833
|
+
"hex": "#525251"
|
|
4834
|
+
},
|
|
4835
|
+
"theme": "personal"
|
|
4836
|
+
},
|
|
4837
|
+
"name": "personalInteractiveSecondaryActive",
|
|
4838
|
+
"attributes": {
|
|
4839
|
+
"category": "color",
|
|
4840
|
+
"type": "personal",
|
|
4841
|
+
"item": "interactive",
|
|
4842
|
+
"subitem": "secondary-active"
|
|
4843
|
+
},
|
|
4844
|
+
"path": [
|
|
4845
|
+
"color",
|
|
4846
|
+
"personal",
|
|
4847
|
+
"interactive",
|
|
4848
|
+
"secondary-active"
|
|
4849
|
+
]
|
|
4850
|
+
},
|
|
4851
|
+
"accent": {
|
|
4852
|
+
"value": {
|
|
4853
|
+
"r": 0.6235294117647059,
|
|
4854
|
+
"g": 0.9098039215686274,
|
|
4855
|
+
"b": 0.4392156862745098
|
|
4856
|
+
},
|
|
4857
|
+
"theme": "personal",
|
|
4858
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4859
|
+
"isSource": true,
|
|
4860
|
+
"original": {
|
|
4861
|
+
"value": "{color.personal.bright-green.value}",
|
|
4862
|
+
"theme": "personal"
|
|
4863
|
+
},
|
|
4864
|
+
"name": "personalInteractiveAccent",
|
|
4865
|
+
"attributes": {
|
|
4866
|
+
"category": "color",
|
|
4867
|
+
"type": "personal",
|
|
4868
|
+
"item": "interactive",
|
|
4869
|
+
"subitem": "accent"
|
|
4870
|
+
},
|
|
4871
|
+
"path": [
|
|
4872
|
+
"color",
|
|
4873
|
+
"personal",
|
|
4874
|
+
"interactive",
|
|
4875
|
+
"accent"
|
|
4876
|
+
]
|
|
4877
|
+
},
|
|
4878
|
+
"accent-hover": {
|
|
4879
|
+
"value": {
|
|
4880
|
+
"r": 0.5019607843137255,
|
|
4881
|
+
"g": 0.8823529411764706,
|
|
4882
|
+
"b": 0.25882352941176473
|
|
4883
|
+
},
|
|
4884
|
+
"theme": "personal",
|
|
4885
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4886
|
+
"isSource": true,
|
|
4887
|
+
"original": {
|
|
4888
|
+
"value": {
|
|
4889
|
+
"hex": "#80E142"
|
|
4890
|
+
},
|
|
4891
|
+
"theme": "personal"
|
|
4892
|
+
},
|
|
4893
|
+
"name": "personalInteractiveAccentHover",
|
|
4894
|
+
"attributes": {
|
|
4895
|
+
"category": "color",
|
|
4896
|
+
"type": "personal",
|
|
4897
|
+
"item": "interactive",
|
|
4898
|
+
"subitem": "accent-hover"
|
|
4899
|
+
},
|
|
4900
|
+
"path": [
|
|
4901
|
+
"color",
|
|
4902
|
+
"personal",
|
|
4903
|
+
"interactive",
|
|
4904
|
+
"accent-hover"
|
|
4905
|
+
]
|
|
4906
|
+
},
|
|
4907
|
+
"accent-active": {
|
|
4908
|
+
"value": {
|
|
4909
|
+
"r": 0.396078431372549,
|
|
4910
|
+
"g": 0.8117647058823529,
|
|
4911
|
+
"b": 0.12941176470588237
|
|
4912
|
+
},
|
|
4913
|
+
"theme": "personal",
|
|
4914
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4915
|
+
"isSource": true,
|
|
4916
|
+
"original": {
|
|
4917
|
+
"value": {
|
|
4918
|
+
"hex": "#65CF21"
|
|
4919
|
+
},
|
|
4920
|
+
"theme": "personal"
|
|
4921
|
+
},
|
|
4922
|
+
"name": "personalInteractiveAccentActive",
|
|
4923
|
+
"attributes": {
|
|
4924
|
+
"category": "color",
|
|
4925
|
+
"type": "personal",
|
|
4926
|
+
"item": "interactive",
|
|
4927
|
+
"subitem": "accent-active"
|
|
4928
|
+
},
|
|
4929
|
+
"path": [
|
|
4930
|
+
"color",
|
|
4931
|
+
"personal",
|
|
4932
|
+
"interactive",
|
|
4933
|
+
"accent-active"
|
|
4934
|
+
]
|
|
4935
|
+
},
|
|
4936
|
+
"control": {
|
|
4937
|
+
"value": {
|
|
4938
|
+
"r": 0.08627450980392157,
|
|
4939
|
+
"g": 0.2,
|
|
4940
|
+
"b": 0
|
|
4941
|
+
},
|
|
4942
|
+
"theme": "personal",
|
|
4943
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4944
|
+
"isSource": true,
|
|
4945
|
+
"original": {
|
|
4946
|
+
"value": "{color.personal.forest-green.value}",
|
|
4947
|
+
"theme": "personal"
|
|
4948
|
+
},
|
|
4949
|
+
"name": "personalInteractiveControl",
|
|
4950
|
+
"attributes": {
|
|
4951
|
+
"category": "color",
|
|
4952
|
+
"type": "personal",
|
|
4953
|
+
"item": "interactive",
|
|
4954
|
+
"subitem": "control"
|
|
4955
|
+
},
|
|
4956
|
+
"path": [
|
|
4957
|
+
"color",
|
|
4958
|
+
"personal",
|
|
4959
|
+
"interactive",
|
|
4960
|
+
"control"
|
|
4961
|
+
]
|
|
4962
|
+
},
|
|
4963
|
+
"control-hover": {
|
|
4964
|
+
"value": {
|
|
4965
|
+
"r": 0.050980392156862744,
|
|
4966
|
+
"g": 0.12156862745098039,
|
|
4967
|
+
"b": 0
|
|
4968
|
+
},
|
|
4969
|
+
"theme": "personal",
|
|
4970
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
4971
|
+
"isSource": true,
|
|
4972
|
+
"original": {
|
|
4973
|
+
"value": {
|
|
4974
|
+
"hex": "#0D1F00"
|
|
4975
|
+
},
|
|
4976
|
+
"theme": "personal"
|
|
4977
|
+
},
|
|
4978
|
+
"name": "personalInteractiveControlHover",
|
|
4979
|
+
"attributes": {
|
|
4980
|
+
"category": "color",
|
|
4981
|
+
"type": "personal",
|
|
4982
|
+
"item": "interactive",
|
|
4983
|
+
"subitem": "control-hover"
|
|
4984
|
+
},
|
|
4985
|
+
"path": [
|
|
4986
|
+
"color",
|
|
4987
|
+
"personal",
|
|
4988
|
+
"interactive",
|
|
4989
|
+
"control-hover"
|
|
4990
|
+
]
|
|
4991
|
+
},
|
|
4992
|
+
"control-active": {
|
|
4993
|
+
"value": {
|
|
4994
|
+
"r": 0.054901960784313725,
|
|
4995
|
+
"g": 0.058823529411764705,
|
|
4996
|
+
"b": 0.047058823529411764
|
|
4997
|
+
},
|
|
4998
|
+
"theme": "personal",
|
|
4999
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5000
|
+
"isSource": true,
|
|
5001
|
+
"original": {
|
|
5002
|
+
"value": {
|
|
5003
|
+
"hex": "#0E0F0C"
|
|
5004
|
+
},
|
|
5005
|
+
"theme": "personal"
|
|
5006
|
+
},
|
|
5007
|
+
"name": "personalInteractiveControlActive",
|
|
5008
|
+
"attributes": {
|
|
5009
|
+
"category": "color",
|
|
5010
|
+
"type": "personal",
|
|
5011
|
+
"item": "interactive",
|
|
5012
|
+
"subitem": "control-active"
|
|
5013
|
+
},
|
|
5014
|
+
"path": [
|
|
5015
|
+
"color",
|
|
5016
|
+
"personal",
|
|
5017
|
+
"interactive",
|
|
5018
|
+
"control-active"
|
|
5019
|
+
]
|
|
5020
|
+
}
|
|
5021
|
+
},
|
|
5022
|
+
"border": {
|
|
5023
|
+
"neutral": {
|
|
5024
|
+
"value": {
|
|
5025
|
+
"r": 0.054901960784313725,
|
|
5026
|
+
"g": 0.058823529411764705,
|
|
5027
|
+
"b": 0.047058823529411764,
|
|
5028
|
+
"opacity": 0.12
|
|
5029
|
+
},
|
|
5030
|
+
"theme": "personal",
|
|
5031
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5032
|
+
"isSource": true,
|
|
5033
|
+
"original": {
|
|
5034
|
+
"value": {
|
|
5035
|
+
"hex": "#0E0F0C",
|
|
5036
|
+
"opacity": 0.12
|
|
5037
|
+
},
|
|
5038
|
+
"theme": "personal"
|
|
5039
|
+
},
|
|
5040
|
+
"name": "personalBorderNeutral",
|
|
5041
|
+
"attributes": {
|
|
5042
|
+
"category": "color",
|
|
5043
|
+
"type": "personal",
|
|
5044
|
+
"item": "border",
|
|
5045
|
+
"subitem": "neutral"
|
|
5046
|
+
},
|
|
5047
|
+
"path": [
|
|
5048
|
+
"color",
|
|
5049
|
+
"personal",
|
|
5050
|
+
"border",
|
|
5051
|
+
"neutral"
|
|
5052
|
+
]
|
|
5053
|
+
},
|
|
5054
|
+
"overlay": {
|
|
5055
|
+
"value": {
|
|
5056
|
+
"r": 0.054901960784313725,
|
|
5057
|
+
"g": 0.058823529411764705,
|
|
5058
|
+
"b": 0.047058823529411764,
|
|
5059
|
+
"opacity": 0.12
|
|
5060
|
+
},
|
|
5061
|
+
"theme": "personal",
|
|
5062
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5063
|
+
"isSource": true,
|
|
5064
|
+
"original": {
|
|
5065
|
+
"value": {
|
|
5066
|
+
"hex": "#0E0F0C",
|
|
5067
|
+
"opacity": 0.12
|
|
5068
|
+
},
|
|
5069
|
+
"theme": "personal"
|
|
5070
|
+
},
|
|
5071
|
+
"name": "personalBorderOverlay",
|
|
5072
|
+
"attributes": {
|
|
5073
|
+
"category": "color",
|
|
5074
|
+
"type": "personal",
|
|
5075
|
+
"item": "border",
|
|
5076
|
+
"subitem": "overlay"
|
|
5077
|
+
},
|
|
5078
|
+
"path": [
|
|
5079
|
+
"color",
|
|
5080
|
+
"personal",
|
|
5081
|
+
"border",
|
|
5082
|
+
"overlay"
|
|
5083
|
+
]
|
|
5084
|
+
}
|
|
5085
|
+
},
|
|
5086
|
+
"background": {
|
|
5087
|
+
"screen": {
|
|
5088
|
+
"value": {
|
|
5089
|
+
"r": 1,
|
|
5090
|
+
"g": 1,
|
|
5091
|
+
"b": 1
|
|
5092
|
+
},
|
|
5093
|
+
"theme": "personal",
|
|
5094
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5095
|
+
"isSource": true,
|
|
5096
|
+
"original": {
|
|
5097
|
+
"value": "{color.personal.white.value}",
|
|
5098
|
+
"theme": "personal"
|
|
5099
|
+
},
|
|
5100
|
+
"name": "personalBackgroundScreen",
|
|
5101
|
+
"attributes": {
|
|
5102
|
+
"category": "color",
|
|
5103
|
+
"type": "personal",
|
|
5104
|
+
"item": "background",
|
|
5105
|
+
"subitem": "screen"
|
|
5106
|
+
},
|
|
5107
|
+
"path": [
|
|
5108
|
+
"color",
|
|
5109
|
+
"personal",
|
|
5110
|
+
"background",
|
|
5111
|
+
"screen"
|
|
5112
|
+
]
|
|
5113
|
+
},
|
|
5114
|
+
"screen-hover": {
|
|
5115
|
+
"value": {
|
|
5116
|
+
"r": 0.08627450980392157,
|
|
5117
|
+
"g": 0.2,
|
|
5118
|
+
"b": 0,
|
|
5119
|
+
"opacity": 0.08
|
|
5120
|
+
},
|
|
5121
|
+
"theme": "personal",
|
|
5122
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5123
|
+
"isSource": true,
|
|
5124
|
+
"original": {
|
|
5125
|
+
"value": {
|
|
5126
|
+
"hex": "#163300",
|
|
5127
|
+
"opacity": 0.08
|
|
5128
|
+
},
|
|
5129
|
+
"theme": "personal"
|
|
5130
|
+
},
|
|
5131
|
+
"name": "personalBackgroundScreenHover",
|
|
5132
|
+
"attributes": {
|
|
5133
|
+
"category": "color",
|
|
5134
|
+
"type": "personal",
|
|
5135
|
+
"item": "background",
|
|
5136
|
+
"subitem": "screen-hover"
|
|
5137
|
+
},
|
|
5138
|
+
"path": [
|
|
5139
|
+
"color",
|
|
5140
|
+
"personal",
|
|
5141
|
+
"background",
|
|
5142
|
+
"screen-hover"
|
|
5143
|
+
]
|
|
5144
|
+
},
|
|
5145
|
+
"screen-active": {
|
|
5146
|
+
"value": {
|
|
5147
|
+
"r": 0.08627450980392157,
|
|
5148
|
+
"g": 0.2,
|
|
5149
|
+
"b": 0,
|
|
5150
|
+
"opacity": 0.13
|
|
5151
|
+
},
|
|
5152
|
+
"theme": "personal",
|
|
5153
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5154
|
+
"isSource": true,
|
|
5155
|
+
"original": {
|
|
5156
|
+
"value": {
|
|
5157
|
+
"hex": "#163300",
|
|
5158
|
+
"opacity": 0.13
|
|
5159
|
+
},
|
|
5160
|
+
"theme": "personal"
|
|
5161
|
+
},
|
|
5162
|
+
"name": "personalBackgroundScreenActive",
|
|
5163
|
+
"attributes": {
|
|
5164
|
+
"category": "color",
|
|
5165
|
+
"type": "personal",
|
|
5166
|
+
"item": "background",
|
|
5167
|
+
"subitem": "screen-active"
|
|
5168
|
+
},
|
|
5169
|
+
"path": [
|
|
5170
|
+
"color",
|
|
5171
|
+
"personal",
|
|
5172
|
+
"background",
|
|
5173
|
+
"screen-active"
|
|
5174
|
+
]
|
|
5175
|
+
},
|
|
5176
|
+
"elevated": {
|
|
5177
|
+
"value": {
|
|
5178
|
+
"r": 1,
|
|
5179
|
+
"g": 1,
|
|
5180
|
+
"b": 1
|
|
5181
|
+
},
|
|
5182
|
+
"theme": "personal",
|
|
5183
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5184
|
+
"isSource": true,
|
|
5185
|
+
"original": {
|
|
5186
|
+
"value": "{color.personal.white.value}",
|
|
5187
|
+
"theme": "personal"
|
|
5188
|
+
},
|
|
5189
|
+
"name": "personalBackgroundElevated",
|
|
5190
|
+
"attributes": {
|
|
5191
|
+
"category": "color",
|
|
5192
|
+
"type": "personal",
|
|
5193
|
+
"item": "background",
|
|
5194
|
+
"subitem": "elevated"
|
|
5195
|
+
},
|
|
5196
|
+
"path": [
|
|
5197
|
+
"color",
|
|
5198
|
+
"personal",
|
|
5199
|
+
"background",
|
|
5200
|
+
"elevated"
|
|
5201
|
+
]
|
|
5202
|
+
},
|
|
5203
|
+
"neutral": {
|
|
5204
|
+
"value": {
|
|
5205
|
+
"r": 0.08627450980392157,
|
|
5206
|
+
"g": 0.2,
|
|
5207
|
+
"b": 0,
|
|
5208
|
+
"opacity": 0.08
|
|
5209
|
+
},
|
|
5210
|
+
"theme": "personal",
|
|
5211
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5212
|
+
"isSource": true,
|
|
5213
|
+
"original": {
|
|
5214
|
+
"value": {
|
|
5215
|
+
"hex": "#163300",
|
|
5216
|
+
"opacity": 0.08
|
|
5217
|
+
},
|
|
5218
|
+
"theme": "personal"
|
|
5219
|
+
},
|
|
5220
|
+
"name": "personalBackgroundNeutral",
|
|
5221
|
+
"attributes": {
|
|
5222
|
+
"category": "color",
|
|
5223
|
+
"type": "personal",
|
|
5224
|
+
"item": "background",
|
|
5225
|
+
"subitem": "neutral"
|
|
5226
|
+
},
|
|
5227
|
+
"path": [
|
|
5228
|
+
"color",
|
|
5229
|
+
"personal",
|
|
5230
|
+
"background",
|
|
5231
|
+
"neutral"
|
|
5232
|
+
]
|
|
5233
|
+
},
|
|
5234
|
+
"neutral-hover": {
|
|
5235
|
+
"value": {
|
|
5236
|
+
"r": 0.08627450980392157,
|
|
5237
|
+
"g": 0.2,
|
|
5238
|
+
"b": 0,
|
|
5239
|
+
"opacity": 0.13
|
|
5240
|
+
},
|
|
5241
|
+
"theme": "personal",
|
|
5242
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5243
|
+
"isSource": true,
|
|
5244
|
+
"original": {
|
|
5245
|
+
"value": {
|
|
5246
|
+
"hex": "#163300",
|
|
5247
|
+
"opacity": 0.13
|
|
5248
|
+
},
|
|
5249
|
+
"theme": "personal"
|
|
5250
|
+
},
|
|
5251
|
+
"name": "personalBackgroundNeutralHover",
|
|
5252
|
+
"attributes": {
|
|
5253
|
+
"category": "color",
|
|
5254
|
+
"type": "personal",
|
|
5255
|
+
"item": "background",
|
|
5256
|
+
"subitem": "neutral-hover"
|
|
5257
|
+
},
|
|
5258
|
+
"path": [
|
|
5259
|
+
"color",
|
|
5260
|
+
"personal",
|
|
5261
|
+
"background",
|
|
5262
|
+
"neutral-hover"
|
|
5263
|
+
]
|
|
5264
|
+
},
|
|
5265
|
+
"neutral-active": {
|
|
5266
|
+
"value": {
|
|
5267
|
+
"r": 0.08627450980392157,
|
|
5268
|
+
"g": 0.2,
|
|
5269
|
+
"b": 0,
|
|
5270
|
+
"opacity": 0.18
|
|
5271
|
+
},
|
|
5272
|
+
"theme": "personal",
|
|
5273
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5274
|
+
"isSource": true,
|
|
5275
|
+
"original": {
|
|
5276
|
+
"value": {
|
|
5277
|
+
"hex": "#163300",
|
|
5278
|
+
"opacity": 0.18
|
|
5279
|
+
},
|
|
5280
|
+
"theme": "personal"
|
|
5281
|
+
},
|
|
5282
|
+
"name": "personalBackgroundNeutralActive",
|
|
5283
|
+
"attributes": {
|
|
5284
|
+
"category": "color",
|
|
5285
|
+
"type": "personal",
|
|
5286
|
+
"item": "background",
|
|
5287
|
+
"subitem": "neutral-active"
|
|
5288
|
+
},
|
|
5289
|
+
"path": [
|
|
5290
|
+
"color",
|
|
5291
|
+
"personal",
|
|
5292
|
+
"background",
|
|
5293
|
+
"neutral-active"
|
|
5294
|
+
]
|
|
5295
|
+
},
|
|
5296
|
+
"overlay": {
|
|
5297
|
+
"value": {
|
|
5298
|
+
"r": 0.08627450980392157,
|
|
5299
|
+
"g": 0.2,
|
|
5300
|
+
"b": 0,
|
|
5301
|
+
"opacity": 0.08
|
|
5302
|
+
},
|
|
5303
|
+
"theme": "personal",
|
|
5304
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5305
|
+
"isSource": true,
|
|
5306
|
+
"original": {
|
|
5307
|
+
"value": {
|
|
5308
|
+
"hex": "#163300",
|
|
5309
|
+
"opacity": 0.08
|
|
5310
|
+
},
|
|
5311
|
+
"theme": "personal"
|
|
5312
|
+
},
|
|
5313
|
+
"name": "personalBackgroundOverlay",
|
|
5314
|
+
"attributes": {
|
|
5315
|
+
"category": "color",
|
|
5316
|
+
"type": "personal",
|
|
5317
|
+
"item": "background",
|
|
5318
|
+
"subitem": "overlay"
|
|
5319
|
+
},
|
|
5320
|
+
"path": [
|
|
5321
|
+
"color",
|
|
5322
|
+
"personal",
|
|
5323
|
+
"background",
|
|
5324
|
+
"overlay"
|
|
5325
|
+
]
|
|
5326
|
+
}
|
|
5327
|
+
},
|
|
5328
|
+
"sentiment": {
|
|
5329
|
+
"negative": {
|
|
5330
|
+
"value": {
|
|
5331
|
+
"r": 0.6588235294117647,
|
|
5332
|
+
"g": 0.12549019607843137,
|
|
5333
|
+
"b": 0.050980392156862744
|
|
5334
|
+
},
|
|
5335
|
+
"theme": "personal",
|
|
5336
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5337
|
+
"isSource": true,
|
|
5338
|
+
"original": {
|
|
5339
|
+
"value": {
|
|
5340
|
+
"hex": "#A8200D"
|
|
5341
|
+
},
|
|
5342
|
+
"theme": "personal"
|
|
5343
|
+
},
|
|
5344
|
+
"name": "personalSentimentNegative",
|
|
5345
|
+
"attributes": {
|
|
5346
|
+
"category": "color",
|
|
5347
|
+
"type": "personal",
|
|
5348
|
+
"item": "sentiment",
|
|
5349
|
+
"subitem": "negative"
|
|
5350
|
+
},
|
|
5351
|
+
"path": [
|
|
5352
|
+
"color",
|
|
5353
|
+
"personal",
|
|
5354
|
+
"sentiment",
|
|
5355
|
+
"negative"
|
|
5356
|
+
]
|
|
5357
|
+
},
|
|
5358
|
+
"negative-hover": {
|
|
5359
|
+
"value": {
|
|
5360
|
+
"r": 0.5568627450980392,
|
|
5361
|
+
"g": 0.10588235294117647,
|
|
5362
|
+
"b": 0.043137254901960784
|
|
5363
|
+
},
|
|
5364
|
+
"theme": "personal",
|
|
5365
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5366
|
+
"isSource": true,
|
|
5367
|
+
"original": {
|
|
5368
|
+
"value": {
|
|
5369
|
+
"hex": "#8E1B0B"
|
|
5370
|
+
},
|
|
5371
|
+
"theme": "personal"
|
|
5372
|
+
},
|
|
5373
|
+
"name": "personalSentimentNegativeHover",
|
|
5374
|
+
"attributes": {
|
|
5375
|
+
"category": "color",
|
|
5376
|
+
"type": "personal",
|
|
5377
|
+
"item": "sentiment",
|
|
5378
|
+
"subitem": "negative-hover"
|
|
5379
|
+
},
|
|
5380
|
+
"path": [
|
|
5381
|
+
"color",
|
|
5382
|
+
"personal",
|
|
5383
|
+
"sentiment",
|
|
5384
|
+
"negative-hover"
|
|
5385
|
+
]
|
|
5386
|
+
},
|
|
5387
|
+
"negative-active": {
|
|
5388
|
+
"value": {
|
|
5389
|
+
"r": 0.4627450980392157,
|
|
5390
|
+
"g": 0.09019607843137255,
|
|
5391
|
+
"b": 0.03529411764705882
|
|
5392
|
+
},
|
|
5393
|
+
"theme": "personal",
|
|
5394
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5395
|
+
"isSource": true,
|
|
5396
|
+
"original": {
|
|
5397
|
+
"value": {
|
|
5398
|
+
"hex": "#761709"
|
|
5399
|
+
},
|
|
5400
|
+
"theme": "personal"
|
|
5401
|
+
},
|
|
5402
|
+
"name": "personalSentimentNegativeActive",
|
|
5403
|
+
"attributes": {
|
|
5404
|
+
"category": "color",
|
|
5405
|
+
"type": "personal",
|
|
5406
|
+
"item": "sentiment",
|
|
5407
|
+
"subitem": "negative-active"
|
|
5408
|
+
},
|
|
5409
|
+
"path": [
|
|
5410
|
+
"color",
|
|
5411
|
+
"personal",
|
|
5412
|
+
"sentiment",
|
|
5413
|
+
"negative-active"
|
|
5414
|
+
]
|
|
5415
|
+
},
|
|
5416
|
+
"positive": {
|
|
5417
|
+
"value": {
|
|
5418
|
+
"r": 0.1843137254901961,
|
|
5419
|
+
"g": 0.3411764705882353,
|
|
5420
|
+
"b": 0.06666666666666667
|
|
5421
|
+
},
|
|
5422
|
+
"theme": "personal",
|
|
5423
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5424
|
+
"isSource": true,
|
|
5425
|
+
"original": {
|
|
5426
|
+
"value": {
|
|
5427
|
+
"hex": "#2F5711"
|
|
5428
|
+
},
|
|
5429
|
+
"theme": "personal"
|
|
5430
|
+
},
|
|
5431
|
+
"name": "personalSentimentPositive",
|
|
5432
|
+
"attributes": {
|
|
5433
|
+
"category": "color",
|
|
5434
|
+
"type": "personal",
|
|
5435
|
+
"item": "sentiment",
|
|
5436
|
+
"subitem": "positive"
|
|
5437
|
+
},
|
|
5438
|
+
"path": [
|
|
5439
|
+
"color",
|
|
5440
|
+
"personal",
|
|
5441
|
+
"sentiment",
|
|
5442
|
+
"positive"
|
|
5443
|
+
]
|
|
5444
|
+
},
|
|
5445
|
+
"warning": {
|
|
5446
|
+
"value": {
|
|
5447
|
+
"r": 0.9294117647058824,
|
|
5448
|
+
"g": 0.7843137254901961,
|
|
5449
|
+
"b": 0.2627450980392157
|
|
5450
|
+
},
|
|
5451
|
+
"theme": "personal",
|
|
5452
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5453
|
+
"isSource": true,
|
|
5454
|
+
"original": {
|
|
5455
|
+
"value": {
|
|
5456
|
+
"hex": "#EDC843"
|
|
5457
|
+
},
|
|
5458
|
+
"theme": "personal"
|
|
5459
|
+
},
|
|
5460
|
+
"name": "personalSentimentWarning",
|
|
5461
|
+
"attributes": {
|
|
5462
|
+
"category": "color",
|
|
5463
|
+
"type": "personal",
|
|
5464
|
+
"item": "sentiment",
|
|
5465
|
+
"subitem": "warning"
|
|
5466
|
+
},
|
|
5467
|
+
"path": [
|
|
5468
|
+
"color",
|
|
5469
|
+
"personal",
|
|
5470
|
+
"sentiment",
|
|
5471
|
+
"warning"
|
|
5472
|
+
]
|
|
5473
|
+
}
|
|
5474
|
+
},
|
|
5475
|
+
"base": {
|
|
5476
|
+
"contrast": {
|
|
5477
|
+
"value": {
|
|
5478
|
+
"r": 1,
|
|
5479
|
+
"g": 1,
|
|
5480
|
+
"b": 1
|
|
5481
|
+
},
|
|
5482
|
+
"theme": "personal",
|
|
5483
|
+
"filePath": "tokens/colors/themes/personal.json",
|
|
5484
|
+
"isSource": true,
|
|
5485
|
+
"original": {
|
|
5486
|
+
"value": {
|
|
5487
|
+
"hex": "#FFFFFF"
|
|
5488
|
+
},
|
|
5489
|
+
"theme": "personal"
|
|
5490
|
+
},
|
|
5491
|
+
"name": "personalBaseContrast",
|
|
5492
|
+
"attributes": {
|
|
5493
|
+
"category": "color",
|
|
5494
|
+
"type": "personal",
|
|
5495
|
+
"item": "base",
|
|
5496
|
+
"subitem": "contrast"
|
|
5497
|
+
},
|
|
5498
|
+
"path": [
|
|
5499
|
+
"color",
|
|
5500
|
+
"personal",
|
|
5501
|
+
"base",
|
|
5502
|
+
"contrast"
|
|
5503
|
+
]
|
|
5504
|
+
}
|
|
5505
|
+
}
|
|
2880
5506
|
}
|
|
2881
5507
|
}
|
|
2882
5508
|
}
|