@pantheon-systems/pds-design-tokens 1.0.0-dev.11 → 1.0.0-dev.13
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 +4 -4
- package/build/css/pds-design-tokens-light-mode.css +4 -4
- package/build/figma/pds-design-tokens-figma.json +62 -78
- package/build/json/pds-design-tokens-dark-mode.json +31 -39
- package/build/json/pds-design-tokens-light-mode.json +31 -39
- package/build/scss/_pds-design-tokens-dark-mode.scss +4 -4
- package/build/scss/_pds-design-tokens-light-mode.scss +4 -4
- package/package.json +1 -1
|
@@ -65,7 +65,6 @@
|
|
|
65
65
|
--pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%);
|
|
66
66
|
--pds-color-input-background-critical: #1d1d29;
|
|
67
67
|
--pds-color-input-background-default: #1d1d29;
|
|
68
|
-
--pds-color-input-background-hover: #282839;
|
|
69
68
|
--pds-color-input-border-critical: #e05757;
|
|
70
69
|
--pds-color-input-border-default: #a6a3b4;
|
|
71
70
|
--pds-color-input-border-hover: var(--pds-color-interactive-focus);
|
|
@@ -97,11 +96,12 @@
|
|
|
97
96
|
--pds-color-panel-sunken-background: #121219;
|
|
98
97
|
--pds-color-panel-sunken-border: #121219;
|
|
99
98
|
--pds-color-text-default: #ffffff;
|
|
99
|
+
--pds-color-text-default-secondary: #a6a3b4;
|
|
100
100
|
--pds-color-text-headings: var(--pds-color-text-default);
|
|
101
|
-
--pds-color-text-lead:
|
|
102
|
-
--pds-color-text-overline:
|
|
101
|
+
--pds-color-text-lead: var(--pds-color-text-default-secondary);
|
|
102
|
+
--pds-color-text-overline: var(--pds-color-text-default-secondary);
|
|
103
103
|
--pds-color-text-paragraph: var(--pds-color-text-default);
|
|
104
|
-
--pds-color-text-quote:
|
|
104
|
+
--pds-color-text-quote: var(--pds-color-text-default-secondary);
|
|
105
105
|
--pds-elevation-overlay: 0px 8px 12px 0px rgba(18, 18, 25, 0.6);
|
|
106
106
|
--pds-elevation-raised: 0px 1px 1px 0px rgba(18, 18, 25, 0.95);
|
|
107
107
|
}
|
|
@@ -65,7 +65,6 @@
|
|
|
65
65
|
--pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%);
|
|
66
66
|
--pds-color-input-background-critical: #ffebeb;
|
|
67
67
|
--pds-color-input-background-default: #ffffff;
|
|
68
|
-
--pds-color-input-background-hover: #f0ecff;
|
|
69
68
|
--pds-color-input-border-critical: #d61f1f;
|
|
70
69
|
--pds-color-input-border-default: #8f8f99;
|
|
71
70
|
--pds-color-input-border-hover: var(--pds-color-interactive-focus);
|
|
@@ -97,11 +96,12 @@
|
|
|
97
96
|
--pds-color-panel-sunken-background: #f1f1f1;
|
|
98
97
|
--pds-color-panel-sunken-border: #f1f1f1;
|
|
99
98
|
--pds-color-text-default: #23232d;
|
|
99
|
+
--pds-color-text-default-secondary: #71717c;
|
|
100
100
|
--pds-color-text-headings: var(--pds-color-text-default);
|
|
101
|
-
--pds-color-text-lead:
|
|
102
|
-
--pds-color-text-overline:
|
|
101
|
+
--pds-color-text-lead: var(--pds-color-text-default-secondary);
|
|
102
|
+
--pds-color-text-overline: var(--pds-color-text-default-secondary);
|
|
103
103
|
--pds-color-text-paragraph: #23232d;
|
|
104
|
-
--pds-color-text-quote:
|
|
104
|
+
--pds-color-text-quote: var(--pds-color-text-default-secondary);
|
|
105
105
|
--pds-elevation-overlay: 0px 8px 12px 0px rgba(113, 113, 124, 0.25), 0px 0px 1px 0px rgba(18, 18, 25, 0.25);
|
|
106
106
|
--pds-elevation-raised: 0px 1px 1px 0px #aeaeb6, 0px 0px 1px 0px rgba(18, 18, 25, 0.25);
|
|
107
107
|
}
|
|
@@ -3150,33 +3150,6 @@
|
|
|
3150
3150
|
"default"
|
|
3151
3151
|
]
|
|
3152
3152
|
},
|
|
3153
|
-
"hover": {
|
|
3154
|
-
"value": "#282839",
|
|
3155
|
-
"public": true,
|
|
3156
|
-
"isReferenceToInternal": true,
|
|
3157
|
-
"filePath": "tokens/color/alias/form.dark.json",
|
|
3158
|
-
"isSource": true,
|
|
3159
|
-
"original": {
|
|
3160
|
-
"value": "{color.dark-mode.neutral.500.value}",
|
|
3161
|
-
"public": true,
|
|
3162
|
-
"isReferenceToInternal": true
|
|
3163
|
-
},
|
|
3164
|
-
"name": "color-dark-mode-input-background-hover",
|
|
3165
|
-
"attributes": {
|
|
3166
|
-
"category": "color",
|
|
3167
|
-
"type": "dark-mode",
|
|
3168
|
-
"item": "input",
|
|
3169
|
-
"subitem": "background",
|
|
3170
|
-
"state": "hover"
|
|
3171
|
-
},
|
|
3172
|
-
"path": [
|
|
3173
|
-
"color",
|
|
3174
|
-
"dark-mode",
|
|
3175
|
-
"input",
|
|
3176
|
-
"background",
|
|
3177
|
-
"hover"
|
|
3178
|
-
]
|
|
3179
|
-
},
|
|
3180
3153
|
"critical": {
|
|
3181
3154
|
"value": "#1d1d29",
|
|
3182
3155
|
"public": true,
|
|
@@ -4020,6 +3993,31 @@
|
|
|
4020
3993
|
"default"
|
|
4021
3994
|
]
|
|
4022
3995
|
},
|
|
3996
|
+
"default-secondary": {
|
|
3997
|
+
"value": "#a6a3b4",
|
|
3998
|
+
"public": true,
|
|
3999
|
+
"isReferenceToInternal": true,
|
|
4000
|
+
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4001
|
+
"isSource": true,
|
|
4002
|
+
"original": {
|
|
4003
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
4004
|
+
"public": true,
|
|
4005
|
+
"isReferenceToInternal": true
|
|
4006
|
+
},
|
|
4007
|
+
"name": "color-dark-mode-text-default-secondary",
|
|
4008
|
+
"attributes": {
|
|
4009
|
+
"category": "color",
|
|
4010
|
+
"type": "dark-mode",
|
|
4011
|
+
"item": "text",
|
|
4012
|
+
"subitem": "default-secondary"
|
|
4013
|
+
},
|
|
4014
|
+
"path": [
|
|
4015
|
+
"color",
|
|
4016
|
+
"dark-mode",
|
|
4017
|
+
"text",
|
|
4018
|
+
"default-secondary"
|
|
4019
|
+
]
|
|
4020
|
+
},
|
|
4023
4021
|
"paragraph": {
|
|
4024
4022
|
"value": "#ffffff",
|
|
4025
4023
|
"public": true,
|
|
@@ -4069,13 +4067,11 @@
|
|
|
4069
4067
|
"lead": {
|
|
4070
4068
|
"value": "#a6a3b4",
|
|
4071
4069
|
"public": true,
|
|
4072
|
-
"isReferenceToInternal": true,
|
|
4073
4070
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4074
4071
|
"isSource": true,
|
|
4075
4072
|
"original": {
|
|
4076
|
-
"value": "{color.dark-mode.
|
|
4077
|
-
"public": true
|
|
4078
|
-
"isReferenceToInternal": true
|
|
4073
|
+
"value": "{color.dark-mode.text.default-secondary}",
|
|
4074
|
+
"public": true
|
|
4079
4075
|
},
|
|
4080
4076
|
"name": "color-dark-mode-text-lead",
|
|
4081
4077
|
"attributes": {
|
|
@@ -4094,13 +4090,11 @@
|
|
|
4094
4090
|
"overline": {
|
|
4095
4091
|
"value": "#a6a3b4",
|
|
4096
4092
|
"public": true,
|
|
4097
|
-
"isReferenceToInternal": true,
|
|
4098
4093
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4099
4094
|
"isSource": true,
|
|
4100
4095
|
"original": {
|
|
4101
|
-
"value": "{color.dark-mode.
|
|
4102
|
-
"public": true
|
|
4103
|
-
"isReferenceToInternal": true
|
|
4096
|
+
"value": "{color.dark-mode.text.default-secondary}",
|
|
4097
|
+
"public": true
|
|
4104
4098
|
},
|
|
4105
4099
|
"name": "color-dark-mode-text-overline",
|
|
4106
4100
|
"attributes": {
|
|
@@ -4119,13 +4113,11 @@
|
|
|
4119
4113
|
"quote": {
|
|
4120
4114
|
"value": "#a6a3b4",
|
|
4121
4115
|
"public": true,
|
|
4122
|
-
"isReferenceToInternal": true,
|
|
4123
4116
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4124
4117
|
"isSource": true,
|
|
4125
4118
|
"original": {
|
|
4126
|
-
"value": "{color.dark-mode.
|
|
4127
|
-
"public": true
|
|
4128
|
-
"isReferenceToInternal": true
|
|
4119
|
+
"value": "{color.dark-mode.text.default-secondary}",
|
|
4120
|
+
"public": true
|
|
4129
4121
|
},
|
|
4130
4122
|
"name": "color-dark-mode-text-quote",
|
|
4131
4123
|
"attributes": {
|
|
@@ -7131,33 +7123,6 @@
|
|
|
7131
7123
|
"default"
|
|
7132
7124
|
]
|
|
7133
7125
|
},
|
|
7134
|
-
"hover": {
|
|
7135
|
-
"value": "#f0ecff",
|
|
7136
|
-
"public": true,
|
|
7137
|
-
"isReferenceToInternal": true,
|
|
7138
|
-
"filePath": "tokens/color/alias/form.light.json",
|
|
7139
|
-
"isSource": true,
|
|
7140
|
-
"original": {
|
|
7141
|
-
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
7142
|
-
"public": true,
|
|
7143
|
-
"isReferenceToInternal": true
|
|
7144
|
-
},
|
|
7145
|
-
"name": "color-light-mode-input-background-hover",
|
|
7146
|
-
"attributes": {
|
|
7147
|
-
"category": "color",
|
|
7148
|
-
"type": "light-mode",
|
|
7149
|
-
"item": "input",
|
|
7150
|
-
"subitem": "background",
|
|
7151
|
-
"state": "hover"
|
|
7152
|
-
},
|
|
7153
|
-
"path": [
|
|
7154
|
-
"color",
|
|
7155
|
-
"light-mode",
|
|
7156
|
-
"input",
|
|
7157
|
-
"background",
|
|
7158
|
-
"hover"
|
|
7159
|
-
]
|
|
7160
|
-
},
|
|
7161
7126
|
"critical": {
|
|
7162
7127
|
"value": "#ffebeb",
|
|
7163
7128
|
"public": true,
|
|
@@ -7995,6 +7960,31 @@
|
|
|
7995
7960
|
"default"
|
|
7996
7961
|
]
|
|
7997
7962
|
},
|
|
7963
|
+
"default-secondary": {
|
|
7964
|
+
"value": "#71717c",
|
|
7965
|
+
"public": true,
|
|
7966
|
+
"isReferenceToInternal": true,
|
|
7967
|
+
"filePath": "tokens/color/alias/typography.light.json",
|
|
7968
|
+
"isSource": true,
|
|
7969
|
+
"original": {
|
|
7970
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
7971
|
+
"public": true,
|
|
7972
|
+
"isReferenceToInternal": true
|
|
7973
|
+
},
|
|
7974
|
+
"name": "color-light-mode-text-default-secondary",
|
|
7975
|
+
"attributes": {
|
|
7976
|
+
"category": "color",
|
|
7977
|
+
"type": "light-mode",
|
|
7978
|
+
"item": "text",
|
|
7979
|
+
"subitem": "default-secondary"
|
|
7980
|
+
},
|
|
7981
|
+
"path": [
|
|
7982
|
+
"color",
|
|
7983
|
+
"light-mode",
|
|
7984
|
+
"text",
|
|
7985
|
+
"default-secondary"
|
|
7986
|
+
]
|
|
7987
|
+
},
|
|
7998
7988
|
"paragraph": {
|
|
7999
7989
|
"value": "#23232d",
|
|
8000
7990
|
"public": true,
|
|
@@ -8046,13 +8036,11 @@
|
|
|
8046
8036
|
"lead": {
|
|
8047
8037
|
"value": "#71717c",
|
|
8048
8038
|
"public": true,
|
|
8049
|
-
"isReferenceToInternal": true,
|
|
8050
8039
|
"filePath": "tokens/color/alias/typography.light.json",
|
|
8051
8040
|
"isSource": true,
|
|
8052
8041
|
"original": {
|
|
8053
|
-
"value": "{color.light-mode.
|
|
8054
|
-
"public": true
|
|
8055
|
-
"isReferenceToInternal": true
|
|
8042
|
+
"value": "{color.light-mode.text.default-secondary}",
|
|
8043
|
+
"public": true
|
|
8056
8044
|
},
|
|
8057
8045
|
"name": "color-light-mode-text-lead",
|
|
8058
8046
|
"attributes": {
|
|
@@ -8071,13 +8059,11 @@
|
|
|
8071
8059
|
"overline": {
|
|
8072
8060
|
"value": "#71717c",
|
|
8073
8061
|
"public": true,
|
|
8074
|
-
"isReferenceToInternal": true,
|
|
8075
8062
|
"filePath": "tokens/color/alias/typography.light.json",
|
|
8076
8063
|
"isSource": true,
|
|
8077
8064
|
"original": {
|
|
8078
|
-
"value": "{color.light-mode.
|
|
8079
|
-
"public": true
|
|
8080
|
-
"isReferenceToInternal": true
|
|
8065
|
+
"value": "{color.light-mode.text.default-secondary}",
|
|
8066
|
+
"public": true
|
|
8081
8067
|
},
|
|
8082
8068
|
"name": "color-light-mode-text-overline",
|
|
8083
8069
|
"attributes": {
|
|
@@ -8096,13 +8082,11 @@
|
|
|
8096
8082
|
"quote": {
|
|
8097
8083
|
"value": "#71717c",
|
|
8098
8084
|
"public": true,
|
|
8099
|
-
"isReferenceToInternal": true,
|
|
8100
8085
|
"filePath": "tokens/color/alias/typography.light.json",
|
|
8101
8086
|
"isSource": true,
|
|
8102
8087
|
"original": {
|
|
8103
|
-
"value": "{color.light-mode.
|
|
8104
|
-
"public": true
|
|
8105
|
-
"isReferenceToInternal": true
|
|
8088
|
+
"value": "{color.light-mode.text.default-secondary}",
|
|
8089
|
+
"public": true
|
|
8106
8090
|
},
|
|
8107
8091
|
"name": "color-light-mode-text-quote",
|
|
8108
8092
|
"attributes": {
|
|
@@ -1351,33 +1351,6 @@
|
|
|
1351
1351
|
"default"
|
|
1352
1352
|
]
|
|
1353
1353
|
},
|
|
1354
|
-
"hover": {
|
|
1355
|
-
"value": "#282839",
|
|
1356
|
-
"public": true,
|
|
1357
|
-
"isReferenceToInternal": true,
|
|
1358
|
-
"filePath": "tokens/color/alias/form.dark.json",
|
|
1359
|
-
"isSource": true,
|
|
1360
|
-
"original": {
|
|
1361
|
-
"value": "{color.dark-mode.neutral.500.value}",
|
|
1362
|
-
"public": true,
|
|
1363
|
-
"isReferenceToInternal": true
|
|
1364
|
-
},
|
|
1365
|
-
"name": "color-dark-mode-input-background-hover",
|
|
1366
|
-
"attributes": {
|
|
1367
|
-
"category": "color",
|
|
1368
|
-
"type": "dark-mode",
|
|
1369
|
-
"item": "input",
|
|
1370
|
-
"subitem": "background",
|
|
1371
|
-
"state": "hover"
|
|
1372
|
-
},
|
|
1373
|
-
"path": [
|
|
1374
|
-
"color",
|
|
1375
|
-
"dark-mode",
|
|
1376
|
-
"input",
|
|
1377
|
-
"background",
|
|
1378
|
-
"hover"
|
|
1379
|
-
]
|
|
1380
|
-
},
|
|
1381
1354
|
"critical": {
|
|
1382
1355
|
"value": "#1d1d29",
|
|
1383
1356
|
"public": true,
|
|
@@ -2221,6 +2194,31 @@
|
|
|
2221
2194
|
"default"
|
|
2222
2195
|
]
|
|
2223
2196
|
},
|
|
2197
|
+
"default-secondary": {
|
|
2198
|
+
"value": "#a6a3b4",
|
|
2199
|
+
"public": true,
|
|
2200
|
+
"isReferenceToInternal": true,
|
|
2201
|
+
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2202
|
+
"isSource": true,
|
|
2203
|
+
"original": {
|
|
2204
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
2205
|
+
"public": true,
|
|
2206
|
+
"isReferenceToInternal": true
|
|
2207
|
+
},
|
|
2208
|
+
"name": "color-dark-mode-text-default-secondary",
|
|
2209
|
+
"attributes": {
|
|
2210
|
+
"category": "color",
|
|
2211
|
+
"type": "dark-mode",
|
|
2212
|
+
"item": "text",
|
|
2213
|
+
"subitem": "default-secondary"
|
|
2214
|
+
},
|
|
2215
|
+
"path": [
|
|
2216
|
+
"color",
|
|
2217
|
+
"dark-mode",
|
|
2218
|
+
"text",
|
|
2219
|
+
"default-secondary"
|
|
2220
|
+
]
|
|
2221
|
+
},
|
|
2224
2222
|
"paragraph": {
|
|
2225
2223
|
"value": "#ffffff",
|
|
2226
2224
|
"public": true,
|
|
@@ -2270,13 +2268,11 @@
|
|
|
2270
2268
|
"lead": {
|
|
2271
2269
|
"value": "#a6a3b4",
|
|
2272
2270
|
"public": true,
|
|
2273
|
-
"isReferenceToInternal": true,
|
|
2274
2271
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2275
2272
|
"isSource": true,
|
|
2276
2273
|
"original": {
|
|
2277
|
-
"value": "{color.dark-mode.
|
|
2278
|
-
"public": true
|
|
2279
|
-
"isReferenceToInternal": true
|
|
2274
|
+
"value": "{color.dark-mode.text.default-secondary}",
|
|
2275
|
+
"public": true
|
|
2280
2276
|
},
|
|
2281
2277
|
"name": "color-dark-mode-text-lead",
|
|
2282
2278
|
"attributes": {
|
|
@@ -2295,13 +2291,11 @@
|
|
|
2295
2291
|
"overline": {
|
|
2296
2292
|
"value": "#a6a3b4",
|
|
2297
2293
|
"public": true,
|
|
2298
|
-
"isReferenceToInternal": true,
|
|
2299
2294
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2300
2295
|
"isSource": true,
|
|
2301
2296
|
"original": {
|
|
2302
|
-
"value": "{color.dark-mode.
|
|
2303
|
-
"public": true
|
|
2304
|
-
"isReferenceToInternal": true
|
|
2297
|
+
"value": "{color.dark-mode.text.default-secondary}",
|
|
2298
|
+
"public": true
|
|
2305
2299
|
},
|
|
2306
2300
|
"name": "color-dark-mode-text-overline",
|
|
2307
2301
|
"attributes": {
|
|
@@ -2320,13 +2314,11 @@
|
|
|
2320
2314
|
"quote": {
|
|
2321
2315
|
"value": "#a6a3b4",
|
|
2322
2316
|
"public": true,
|
|
2323
|
-
"isReferenceToInternal": true,
|
|
2324
2317
|
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2325
2318
|
"isSource": true,
|
|
2326
2319
|
"original": {
|
|
2327
|
-
"value": "{color.dark-mode.
|
|
2328
|
-
"public": true
|
|
2329
|
-
"isReferenceToInternal": true
|
|
2320
|
+
"value": "{color.dark-mode.text.default-secondary}",
|
|
2321
|
+
"public": true
|
|
2330
2322
|
},
|
|
2331
2323
|
"name": "color-dark-mode-text-quote",
|
|
2332
2324
|
"attributes": {
|
|
@@ -1351,33 +1351,6 @@
|
|
|
1351
1351
|
"default"
|
|
1352
1352
|
]
|
|
1353
1353
|
},
|
|
1354
|
-
"hover": {
|
|
1355
|
-
"value": "#f0ecff",
|
|
1356
|
-
"public": true,
|
|
1357
|
-
"isReferenceToInternal": true,
|
|
1358
|
-
"filePath": "tokens/color/alias/form.light.json",
|
|
1359
|
-
"isSource": true,
|
|
1360
|
-
"original": {
|
|
1361
|
-
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
1362
|
-
"public": true,
|
|
1363
|
-
"isReferenceToInternal": true
|
|
1364
|
-
},
|
|
1365
|
-
"name": "color-light-mode-input-background-hover",
|
|
1366
|
-
"attributes": {
|
|
1367
|
-
"category": "color",
|
|
1368
|
-
"type": "light-mode",
|
|
1369
|
-
"item": "input",
|
|
1370
|
-
"subitem": "background",
|
|
1371
|
-
"state": "hover"
|
|
1372
|
-
},
|
|
1373
|
-
"path": [
|
|
1374
|
-
"color",
|
|
1375
|
-
"light-mode",
|
|
1376
|
-
"input",
|
|
1377
|
-
"background",
|
|
1378
|
-
"hover"
|
|
1379
|
-
]
|
|
1380
|
-
},
|
|
1381
1354
|
"critical": {
|
|
1382
1355
|
"value": "#ffebeb",
|
|
1383
1356
|
"public": true,
|
|
@@ -2215,6 +2188,31 @@
|
|
|
2215
2188
|
"default"
|
|
2216
2189
|
]
|
|
2217
2190
|
},
|
|
2191
|
+
"default-secondary": {
|
|
2192
|
+
"value": "#71717c",
|
|
2193
|
+
"public": true,
|
|
2194
|
+
"isReferenceToInternal": true,
|
|
2195
|
+
"filePath": "tokens/color/alias/typography.light.json",
|
|
2196
|
+
"isSource": true,
|
|
2197
|
+
"original": {
|
|
2198
|
+
"value": "{color.light-mode.neutral.400.value}",
|
|
2199
|
+
"public": true,
|
|
2200
|
+
"isReferenceToInternal": true
|
|
2201
|
+
},
|
|
2202
|
+
"name": "color-light-mode-text-default-secondary",
|
|
2203
|
+
"attributes": {
|
|
2204
|
+
"category": "color",
|
|
2205
|
+
"type": "light-mode",
|
|
2206
|
+
"item": "text",
|
|
2207
|
+
"subitem": "default-secondary"
|
|
2208
|
+
},
|
|
2209
|
+
"path": [
|
|
2210
|
+
"color",
|
|
2211
|
+
"light-mode",
|
|
2212
|
+
"text",
|
|
2213
|
+
"default-secondary"
|
|
2214
|
+
]
|
|
2215
|
+
},
|
|
2218
2216
|
"paragraph": {
|
|
2219
2217
|
"value": "#23232d",
|
|
2220
2218
|
"public": true,
|
|
@@ -2266,13 +2264,11 @@
|
|
|
2266
2264
|
"lead": {
|
|
2267
2265
|
"value": "#71717c",
|
|
2268
2266
|
"public": true,
|
|
2269
|
-
"isReferenceToInternal": true,
|
|
2270
2267
|
"filePath": "tokens/color/alias/typography.light.json",
|
|
2271
2268
|
"isSource": true,
|
|
2272
2269
|
"original": {
|
|
2273
|
-
"value": "{color.light-mode.
|
|
2274
|
-
"public": true
|
|
2275
|
-
"isReferenceToInternal": true
|
|
2270
|
+
"value": "{color.light-mode.text.default-secondary}",
|
|
2271
|
+
"public": true
|
|
2276
2272
|
},
|
|
2277
2273
|
"name": "color-light-mode-text-lead",
|
|
2278
2274
|
"attributes": {
|
|
@@ -2291,13 +2287,11 @@
|
|
|
2291
2287
|
"overline": {
|
|
2292
2288
|
"value": "#71717c",
|
|
2293
2289
|
"public": true,
|
|
2294
|
-
"isReferenceToInternal": true,
|
|
2295
2290
|
"filePath": "tokens/color/alias/typography.light.json",
|
|
2296
2291
|
"isSource": true,
|
|
2297
2292
|
"original": {
|
|
2298
|
-
"value": "{color.light-mode.
|
|
2299
|
-
"public": true
|
|
2300
|
-
"isReferenceToInternal": true
|
|
2293
|
+
"value": "{color.light-mode.text.default-secondary}",
|
|
2294
|
+
"public": true
|
|
2301
2295
|
},
|
|
2302
2296
|
"name": "color-light-mode-text-overline",
|
|
2303
2297
|
"attributes": {
|
|
@@ -2316,13 +2310,11 @@
|
|
|
2316
2310
|
"quote": {
|
|
2317
2311
|
"value": "#71717c",
|
|
2318
2312
|
"public": true,
|
|
2319
|
-
"isReferenceToInternal": true,
|
|
2320
2313
|
"filePath": "tokens/color/alias/typography.light.json",
|
|
2321
2314
|
"isSource": true,
|
|
2322
2315
|
"original": {
|
|
2323
|
-
"value": "{color.light-mode.
|
|
2324
|
-
"public": true
|
|
2325
|
-
"isReferenceToInternal": true
|
|
2316
|
+
"value": "{color.light-mode.text.default-secondary}",
|
|
2317
|
+
"public": true
|
|
2326
2318
|
},
|
|
2327
2319
|
"name": "color-light-mode-text-quote",
|
|
2328
2320
|
"attributes": {
|
|
@@ -63,7 +63,6 @@ $pds-color-gradient-sunrise: linear-gradient(227.79deg, #300068 38.28%, #E65F35
|
|
|
63
63
|
$pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%);
|
|
64
64
|
$pds-color-input-background-critical: #1d1d29;
|
|
65
65
|
$pds-color-input-background-default: #1d1d29;
|
|
66
|
-
$pds-color-input-background-hover: #282839;
|
|
67
66
|
$pds-color-input-border-critical: #e05757;
|
|
68
67
|
$pds-color-input-border-default: #a6a3b4;
|
|
69
68
|
$pds-color-input-border-hover: $pds-color-interactive-focus;
|
|
@@ -95,10 +94,11 @@ $pds-color-panel-raised-border: $pds-color-border-default;
|
|
|
95
94
|
$pds-color-panel-sunken-background: #121219;
|
|
96
95
|
$pds-color-panel-sunken-border: #121219;
|
|
97
96
|
$pds-color-text-default: #ffffff;
|
|
97
|
+
$pds-color-text-default-secondary: #a6a3b4;
|
|
98
98
|
$pds-color-text-headings: $pds-color-text-default;
|
|
99
|
-
$pds-color-text-lead:
|
|
100
|
-
$pds-color-text-overline:
|
|
99
|
+
$pds-color-text-lead: $pds-color-text-default-secondary;
|
|
100
|
+
$pds-color-text-overline: $pds-color-text-default-secondary;
|
|
101
101
|
$pds-color-text-paragraph: $pds-color-text-default;
|
|
102
|
-
$pds-color-text-quote:
|
|
102
|
+
$pds-color-text-quote: $pds-color-text-default-secondary;
|
|
103
103
|
$pds-elevation-overlay: 0px 8px 12px 0px rgba(18, 18, 25, 0.6);
|
|
104
104
|
$pds-elevation-raised: 0px 1px 1px 0px rgba(18, 18, 25, 0.95);
|
|
@@ -63,7 +63,6 @@ $pds-color-gradient-sunrise: linear-gradient(227.79deg, #300068 38.28%, #E65F35
|
|
|
63
63
|
$pds-color-gradient-sunset: linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%);
|
|
64
64
|
$pds-color-input-background-critical: #ffebeb;
|
|
65
65
|
$pds-color-input-background-default: #ffffff;
|
|
66
|
-
$pds-color-input-background-hover: #f0ecff;
|
|
67
66
|
$pds-color-input-border-critical: #d61f1f;
|
|
68
67
|
$pds-color-input-border-default: #8f8f99;
|
|
69
68
|
$pds-color-input-border-hover: $pds-color-interactive-focus;
|
|
@@ -95,10 +94,11 @@ $pds-color-panel-raised-border: $pds-color-border-default;
|
|
|
95
94
|
$pds-color-panel-sunken-background: #f1f1f1;
|
|
96
95
|
$pds-color-panel-sunken-border: #f1f1f1;
|
|
97
96
|
$pds-color-text-default: #23232d;
|
|
97
|
+
$pds-color-text-default-secondary: #71717c;
|
|
98
98
|
$pds-color-text-headings: $pds-color-text-default;
|
|
99
|
-
$pds-color-text-lead:
|
|
100
|
-
$pds-color-text-overline:
|
|
99
|
+
$pds-color-text-lead: $pds-color-text-default-secondary;
|
|
100
|
+
$pds-color-text-overline: $pds-color-text-default-secondary;
|
|
101
101
|
$pds-color-text-paragraph: #23232d;
|
|
102
|
-
$pds-color-text-quote:
|
|
102
|
+
$pds-color-text-quote: $pds-color-text-default-secondary;
|
|
103
103
|
$pds-elevation-overlay: 0px 8px 12px 0px rgba(113, 113, 124, 0.25), 0px 0px 1px 0px rgba(18, 18, 25, 0.25);
|
|
104
104
|
$pds-elevation-raised: 0px 1px 1px 0px #aeaeb6, 0px 0px 1px 0px rgba(18, 18, 25, 0.25);
|