@primer/primitives 11.2.0-rc.1821f7d7 → 11.2.1-rc.fce821d3
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/dist/css/functional/themes/dark-colorblind-high-contrast.css +2 -0
- package/dist/css/functional/themes/dark-colorblind.css +2 -0
- package/dist/css/functional/themes/dark-dimmed-high-contrast.css +2 -0
- package/dist/css/functional/themes/dark-dimmed.css +2 -0
- package/dist/css/functional/themes/dark-high-contrast.css +2 -0
- package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +2 -0
- package/dist/css/functional/themes/dark-tritanopia.css +2 -0
- package/dist/css/functional/themes/dark.css +2 -0
- package/dist/css/functional/themes/light-colorblind-high-contrast.css +2 -0
- package/dist/css/functional/themes/light-colorblind.css +2 -0
- package/dist/css/functional/themes/light-high-contrast.css +2 -0
- package/dist/css/functional/themes/light-tritanopia-high-contrast.css +2 -0
- package/dist/css/functional/themes/light-tritanopia.css +2 -0
- package/dist/css/functional/themes/light.css +2 -0
- package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +107 -2
- package/dist/docs/functional/themes/dark-colorblind.json +107 -2
- package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +107 -2
- package/dist/docs/functional/themes/dark-dimmed.json +107 -2
- package/dist/docs/functional/themes/dark-high-contrast.json +107 -2
- package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +107 -2
- package/dist/docs/functional/themes/dark-tritanopia.json +107 -2
- package/dist/docs/functional/themes/dark.json +107 -2
- package/dist/docs/functional/themes/light-colorblind-high-contrast.json +107 -2
- package/dist/docs/functional/themes/light-colorblind.json +107 -2
- package/dist/docs/functional/themes/light-high-contrast.json +107 -2
- package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +107 -2
- package/dist/docs/functional/themes/light-tritanopia.json +107 -2
- package/dist/docs/functional/themes/light.json +107 -2
- package/dist/figma/themes/dark-colorblind.json +17 -1
- package/dist/figma/themes/dark-dimmed.json +17 -1
- package/dist/figma/themes/dark-high-contrast.json +17 -1
- package/dist/figma/themes/dark-tritanopia.json +17 -1
- package/dist/figma/themes/dark.json +17 -1
- package/dist/figma/themes/light-colorblind.json +17 -1
- package/dist/figma/themes/light-high-contrast.json +17 -1
- package/dist/figma/themes/light-tritanopia.json +17 -1
- package/dist/figma/themes/light.json +17 -1
- package/dist/internalCss/dark-colorblind-high-contrast.css +2 -0
- package/dist/internalCss/dark-colorblind.css +2 -0
- package/dist/internalCss/dark-dimmed-high-contrast.css +2 -0
- package/dist/internalCss/dark-dimmed.css +2 -0
- package/dist/internalCss/dark-high-contrast.css +2 -0
- package/dist/internalCss/dark-tritanopia-high-contrast.css +2 -0
- package/dist/internalCss/dark-tritanopia.css +2 -0
- package/dist/internalCss/dark.css +2 -0
- package/dist/internalCss/light-colorblind-high-contrast.css +2 -0
- package/dist/internalCss/light-colorblind.css +2 -0
- package/dist/internalCss/light-high-contrast.css +2 -0
- package/dist/internalCss/light-tritanopia-high-contrast.css +2 -0
- package/dist/internalCss/light-tritanopia.css +2 -0
- package/dist/internalCss/light.css +2 -0
- package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/dark-colorblind.json +107 -2
- package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/dark-dimmed.json +107 -2
- package/dist/styleLint/functional/themes/dark-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/dark-tritanopia.json +107 -2
- package/dist/styleLint/functional/themes/dark.json +107 -2
- package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/light-colorblind.json +107 -2
- package/dist/styleLint/functional/themes/light-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +107 -2
- package/dist/styleLint/functional/themes/light-tritanopia.json +107 -2
- package/dist/styleLint/functional/themes/light.json +107 -2
- package/package.json +1 -1
- package/src/tokens/component/dashboard.json5 +35 -0
- package/src/tokens/functional/color/borderColor.json5 +1 -1
|
@@ -3858,7 +3858,7 @@
|
|
|
3858
3858
|
"group": "semantic",
|
|
3859
3859
|
"scopes": ["borderColor"],
|
|
3860
3860
|
"codeSyntax": {
|
|
3861
|
-
"web": "var(--borderColor-draft-muted)
|
|
3861
|
+
"web": "var(--borderColor-draft-muted)"
|
|
3862
3862
|
}
|
|
3863
3863
|
},
|
|
3864
3864
|
"org.primer.overrides": {
|
|
@@ -3931,7 +3931,7 @@
|
|
|
3931
3931
|
"group": "semantic",
|
|
3932
3932
|
"scopes": ["borderColor"],
|
|
3933
3933
|
"codeSyntax": {
|
|
3934
|
-
"web": "var(--borderColor-draft-muted)
|
|
3934
|
+
"web": "var(--borderColor-draft-muted)"
|
|
3935
3935
|
}
|
|
3936
3936
|
},
|
|
3937
3937
|
"org.primer.overrides": {
|
|
@@ -18115,6 +18115,111 @@
|
|
|
18115
18115
|
"value": "#ffffff00",
|
|
18116
18116
|
"type": "color"
|
|
18117
18117
|
},
|
|
18118
|
+
"dashboard-bgColor": {
|
|
18119
|
+
"key": "{dashboard.bgColor}",
|
|
18120
|
+
"$extensions": {
|
|
18121
|
+
"org.primer.figma": {
|
|
18122
|
+
"collection": "mode",
|
|
18123
|
+
"group": "component (internal)",
|
|
18124
|
+
"scopes": ["bgColor"]
|
|
18125
|
+
},
|
|
18126
|
+
"org.primer.overrides": {
|
|
18127
|
+
"dark": {
|
|
18128
|
+
"$value": "#f6f8fa",
|
|
18129
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18130
|
+
"isSource": true,
|
|
18131
|
+
"$type": "color"
|
|
18132
|
+
},
|
|
18133
|
+
"dark-dimmed": {
|
|
18134
|
+
"$value": "#f6f8fa",
|
|
18135
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18136
|
+
"isSource": true,
|
|
18137
|
+
"$type": "color"
|
|
18138
|
+
},
|
|
18139
|
+
"dark-dimmed-high-contrast": {
|
|
18140
|
+
"$value": "#f6f8fa",
|
|
18141
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18142
|
+
"isSource": true,
|
|
18143
|
+
"$type": "color"
|
|
18144
|
+
},
|
|
18145
|
+
"dark-high-contrast": {
|
|
18146
|
+
"$value": "#f6f8fa",
|
|
18147
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18148
|
+
"isSource": true,
|
|
18149
|
+
"$type": "color"
|
|
18150
|
+
},
|
|
18151
|
+
"dark-protanopia-deuteranopia-high-contrast": {
|
|
18152
|
+
"$value": "#f6f8fa",
|
|
18153
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18154
|
+
"isSource": true,
|
|
18155
|
+
"$type": "color"
|
|
18156
|
+
},
|
|
18157
|
+
"dark-tritanopia-high-contrast": {
|
|
18158
|
+
"$value": "#f6f8fa",
|
|
18159
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18160
|
+
"isSource": true,
|
|
18161
|
+
"$type": "color"
|
|
18162
|
+
}
|
|
18163
|
+
}
|
|
18164
|
+
},
|
|
18165
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18166
|
+
"isSource": true,
|
|
18167
|
+
"original": {
|
|
18168
|
+
"$value": "{bgColor.default}",
|
|
18169
|
+
"$type": "color",
|
|
18170
|
+
"$extensions": {
|
|
18171
|
+
"org.primer.figma": {
|
|
18172
|
+
"collection": "mode",
|
|
18173
|
+
"group": "component (internal)",
|
|
18174
|
+
"scopes": ["bgColor"]
|
|
18175
|
+
},
|
|
18176
|
+
"org.primer.overrides": {
|
|
18177
|
+
"dark": {
|
|
18178
|
+
"$value": "{bgColor.inset}",
|
|
18179
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18180
|
+
"isSource": true,
|
|
18181
|
+
"$type": "color"
|
|
18182
|
+
},
|
|
18183
|
+
"dark-dimmed": {
|
|
18184
|
+
"$value": "{bgColor.inset}",
|
|
18185
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18186
|
+
"isSource": true,
|
|
18187
|
+
"$type": "color"
|
|
18188
|
+
},
|
|
18189
|
+
"dark-dimmed-high-contrast": {
|
|
18190
|
+
"$value": "{bgColor.inset}",
|
|
18191
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18192
|
+
"isSource": true,
|
|
18193
|
+
"$type": "color"
|
|
18194
|
+
},
|
|
18195
|
+
"dark-high-contrast": {
|
|
18196
|
+
"$value": "{bgColor.inset}",
|
|
18197
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18198
|
+
"isSource": true,
|
|
18199
|
+
"$type": "color"
|
|
18200
|
+
},
|
|
18201
|
+
"dark-protanopia-deuteranopia-high-contrast": {
|
|
18202
|
+
"$value": "{bgColor.inset}",
|
|
18203
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18204
|
+
"isSource": true,
|
|
18205
|
+
"$type": "color"
|
|
18206
|
+
},
|
|
18207
|
+
"dark-tritanopia-high-contrast": {
|
|
18208
|
+
"$value": "{bgColor.inset}",
|
|
18209
|
+
"filePath": "src/tokens/component/dashboard.json5",
|
|
18210
|
+
"isSource": true,
|
|
18211
|
+
"$type": "color"
|
|
18212
|
+
}
|
|
18213
|
+
}
|
|
18214
|
+
},
|
|
18215
|
+
"key": "{dashboard.bgColor}"
|
|
18216
|
+
},
|
|
18217
|
+
"name": "dashboard-bgColor",
|
|
18218
|
+
"attributes": {},
|
|
18219
|
+
"path": ["dashboard", "bgColor"],
|
|
18220
|
+
"value": "#ffffff",
|
|
18221
|
+
"type": "color"
|
|
18222
|
+
},
|
|
18118
18223
|
"data-auburn-color-emphasis": {
|
|
18119
18224
|
"key": "{data.auburn.color.emphasis}",
|
|
18120
18225
|
"$extensions": {
|
|
@@ -1962,7 +1962,7 @@
|
|
|
1962
1962
|
"group": "semantic",
|
|
1963
1963
|
"scopes": ["STROKE_COLOR"],
|
|
1964
1964
|
"codeSyntax": {
|
|
1965
|
-
"web": "var(--borderColor-draft-muted)
|
|
1965
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1966
1966
|
}
|
|
1967
1967
|
},
|
|
1968
1968
|
{
|
|
@@ -11350,6 +11350,22 @@
|
|
|
11350
11350
|
"group": "component",
|
|
11351
11351
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11352
11352
|
},
|
|
11353
|
+
{
|
|
11354
|
+
"name": "dashboard/bgColor",
|
|
11355
|
+
"value": {
|
|
11356
|
+
"r": 0.00392156862745098,
|
|
11357
|
+
"g": 0.01568627450980392,
|
|
11358
|
+
"b": 0.03529411764705882,
|
|
11359
|
+
"a": 1
|
|
11360
|
+
},
|
|
11361
|
+
"type": "COLOR",
|
|
11362
|
+
"refId": "mode/dashboard/bgColor",
|
|
11363
|
+
"reference": "mode/bgColor/inset",
|
|
11364
|
+
"collection": "mode",
|
|
11365
|
+
"mode": "dark protanopia deuteranopia",
|
|
11366
|
+
"group": "component (internal)",
|
|
11367
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11368
|
+
},
|
|
11353
11369
|
{
|
|
11354
11370
|
"name": "diffBlob/additionLine/fgColor",
|
|
11355
11371
|
"value": {
|
|
@@ -1957,7 +1957,7 @@
|
|
|
1957
1957
|
"group": "semantic",
|
|
1958
1958
|
"scopes": ["STROKE_COLOR"],
|
|
1959
1959
|
"codeSyntax": {
|
|
1960
|
-
"web": "var(--borderColor-draft-muted)
|
|
1960
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1961
1961
|
}
|
|
1962
1962
|
},
|
|
1963
1963
|
{
|
|
@@ -11336,6 +11336,22 @@
|
|
|
11336
11336
|
"group": "component",
|
|
11337
11337
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11338
11338
|
},
|
|
11339
|
+
{
|
|
11340
|
+
"name": "dashboard/bgColor",
|
|
11341
|
+
"value": {
|
|
11342
|
+
"r": 0.08235294117647059,
|
|
11343
|
+
"g": 0.10588235294117647,
|
|
11344
|
+
"b": 0.13725490196078433,
|
|
11345
|
+
"a": 1
|
|
11346
|
+
},
|
|
11347
|
+
"type": "COLOR",
|
|
11348
|
+
"refId": "mode/dashboard/bgColor",
|
|
11349
|
+
"reference": "mode/bgColor/inset",
|
|
11350
|
+
"collection": "mode",
|
|
11351
|
+
"mode": "dark dimmed",
|
|
11352
|
+
"group": "component (internal)",
|
|
11353
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11354
|
+
},
|
|
11339
11355
|
{
|
|
11340
11356
|
"name": "diffBlob/additionLine/fgColor",
|
|
11341
11357
|
"value": {
|
|
@@ -1955,7 +1955,7 @@
|
|
|
1955
1955
|
"group": "semantic",
|
|
1956
1956
|
"scopes": ["STROKE_COLOR"],
|
|
1957
1957
|
"codeSyntax": {
|
|
1958
|
-
"web": "var(--borderColor-draft-muted)
|
|
1958
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1959
1959
|
}
|
|
1960
1960
|
},
|
|
1961
1961
|
{
|
|
@@ -11346,6 +11346,22 @@
|
|
|
11346
11346
|
"group": "component",
|
|
11347
11347
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11348
11348
|
},
|
|
11349
|
+
{
|
|
11350
|
+
"name": "dashboard/bgColor",
|
|
11351
|
+
"value": {
|
|
11352
|
+
"r": 0.00392156862745098,
|
|
11353
|
+
"g": 0.01568627450980392,
|
|
11354
|
+
"b": 0.03529411764705882,
|
|
11355
|
+
"a": 1
|
|
11356
|
+
},
|
|
11357
|
+
"type": "COLOR",
|
|
11358
|
+
"refId": "mode/dashboard/bgColor",
|
|
11359
|
+
"reference": "mode/bgColor/inset",
|
|
11360
|
+
"collection": "mode",
|
|
11361
|
+
"mode": "dark high contrast",
|
|
11362
|
+
"group": "component (internal)",
|
|
11363
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11364
|
+
},
|
|
11349
11365
|
{
|
|
11350
11366
|
"name": "diffBlob/additionLine/fgColor",
|
|
11351
11367
|
"value": {
|
|
@@ -1961,7 +1961,7 @@
|
|
|
1961
1961
|
"group": "semantic",
|
|
1962
1962
|
"scopes": ["STROKE_COLOR"],
|
|
1963
1963
|
"codeSyntax": {
|
|
1964
|
-
"web": "var(--borderColor-draft-muted)
|
|
1964
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1965
1965
|
}
|
|
1966
1966
|
},
|
|
1967
1967
|
{
|
|
@@ -11344,6 +11344,22 @@
|
|
|
11344
11344
|
"group": "component",
|
|
11345
11345
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11346
11346
|
},
|
|
11347
|
+
{
|
|
11348
|
+
"name": "dashboard/bgColor",
|
|
11349
|
+
"value": {
|
|
11350
|
+
"r": 0.00392156862745098,
|
|
11351
|
+
"g": 0.01568627450980392,
|
|
11352
|
+
"b": 0.03529411764705882,
|
|
11353
|
+
"a": 1
|
|
11354
|
+
},
|
|
11355
|
+
"type": "COLOR",
|
|
11356
|
+
"refId": "mode/dashboard/bgColor",
|
|
11357
|
+
"reference": "mode/bgColor/inset",
|
|
11358
|
+
"collection": "mode",
|
|
11359
|
+
"mode": "dark tritanopia",
|
|
11360
|
+
"group": "component (internal)",
|
|
11361
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11362
|
+
},
|
|
11347
11363
|
{
|
|
11348
11364
|
"name": "diffBlob/additionLine/fgColor",
|
|
11349
11365
|
"value": {
|
|
@@ -1956,7 +1956,7 @@
|
|
|
1956
1956
|
"group": "semantic",
|
|
1957
1957
|
"scopes": ["STROKE_COLOR"],
|
|
1958
1958
|
"codeSyntax": {
|
|
1959
|
-
"web": "var(--borderColor-draft-muted)
|
|
1959
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1960
1960
|
}
|
|
1961
1961
|
},
|
|
1962
1962
|
{
|
|
@@ -11342,6 +11342,22 @@
|
|
|
11342
11342
|
"group": "component",
|
|
11343
11343
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11344
11344
|
},
|
|
11345
|
+
{
|
|
11346
|
+
"name": "dashboard/bgColor",
|
|
11347
|
+
"value": {
|
|
11348
|
+
"r": 0.00392156862745098,
|
|
11349
|
+
"g": 0.01568627450980392,
|
|
11350
|
+
"b": 0.03529411764705882,
|
|
11351
|
+
"a": 1
|
|
11352
|
+
},
|
|
11353
|
+
"type": "COLOR",
|
|
11354
|
+
"refId": "mode/dashboard/bgColor",
|
|
11355
|
+
"reference": "mode/bgColor/inset",
|
|
11356
|
+
"collection": "mode",
|
|
11357
|
+
"mode": "dark",
|
|
11358
|
+
"group": "component (internal)",
|
|
11359
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11360
|
+
},
|
|
11345
11361
|
{
|
|
11346
11362
|
"name": "diffBlob/additionLine/fgColor",
|
|
11347
11363
|
"value": {
|
|
@@ -1952,7 +1952,7 @@
|
|
|
1952
1952
|
"group": "semantic",
|
|
1953
1953
|
"scopes": ["STROKE_COLOR"],
|
|
1954
1954
|
"codeSyntax": {
|
|
1955
|
-
"web": "var(--borderColor-draft-muted)
|
|
1955
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1956
1956
|
}
|
|
1957
1957
|
},
|
|
1958
1958
|
{
|
|
@@ -11340,6 +11340,22 @@
|
|
|
11340
11340
|
"group": "component",
|
|
11341
11341
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11342
11342
|
},
|
|
11343
|
+
{
|
|
11344
|
+
"name": "dashboard/bgColor",
|
|
11345
|
+
"value": {
|
|
11346
|
+
"r": 1,
|
|
11347
|
+
"g": 1,
|
|
11348
|
+
"b": 1,
|
|
11349
|
+
"a": 1
|
|
11350
|
+
},
|
|
11351
|
+
"type": "COLOR",
|
|
11352
|
+
"refId": "mode/dashboard/bgColor",
|
|
11353
|
+
"reference": "mode/bgColor/default",
|
|
11354
|
+
"collection": "mode",
|
|
11355
|
+
"mode": "light protanopia deuteranopia",
|
|
11356
|
+
"group": "component (internal)",
|
|
11357
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11358
|
+
},
|
|
11343
11359
|
{
|
|
11344
11360
|
"name": "diffBlob/additionLine/fgColor",
|
|
11345
11361
|
"value": {
|
|
@@ -1948,7 +1948,7 @@
|
|
|
1948
1948
|
"group": "semantic",
|
|
1949
1949
|
"scopes": ["STROKE_COLOR"],
|
|
1950
1950
|
"codeSyntax": {
|
|
1951
|
-
"web": "var(--borderColor-draft-muted)
|
|
1951
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1952
1952
|
}
|
|
1953
1953
|
},
|
|
1954
1954
|
{
|
|
@@ -11334,6 +11334,22 @@
|
|
|
11334
11334
|
"group": "component",
|
|
11335
11335
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11336
11336
|
},
|
|
11337
|
+
{
|
|
11338
|
+
"name": "dashboard/bgColor",
|
|
11339
|
+
"value": {
|
|
11340
|
+
"r": 1,
|
|
11341
|
+
"g": 1,
|
|
11342
|
+
"b": 1,
|
|
11343
|
+
"a": 1
|
|
11344
|
+
},
|
|
11345
|
+
"type": "COLOR",
|
|
11346
|
+
"refId": "mode/dashboard/bgColor",
|
|
11347
|
+
"reference": "mode/bgColor/default",
|
|
11348
|
+
"collection": "mode",
|
|
11349
|
+
"mode": "light high contrast",
|
|
11350
|
+
"group": "component (internal)",
|
|
11351
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11352
|
+
},
|
|
11337
11353
|
{
|
|
11338
11354
|
"name": "diffBlob/additionLine/fgColor",
|
|
11339
11355
|
"value": {
|
|
@@ -1952,7 +1952,7 @@
|
|
|
1952
1952
|
"group": "semantic",
|
|
1953
1953
|
"scopes": ["STROKE_COLOR"],
|
|
1954
1954
|
"codeSyntax": {
|
|
1955
|
-
"web": "var(--borderColor-draft-muted)
|
|
1955
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1956
1956
|
}
|
|
1957
1957
|
},
|
|
1958
1958
|
{
|
|
@@ -11338,6 +11338,22 @@
|
|
|
11338
11338
|
"group": "component",
|
|
11339
11339
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11340
11340
|
},
|
|
11341
|
+
{
|
|
11342
|
+
"name": "dashboard/bgColor",
|
|
11343
|
+
"value": {
|
|
11344
|
+
"r": 1,
|
|
11345
|
+
"g": 1,
|
|
11346
|
+
"b": 1,
|
|
11347
|
+
"a": 1
|
|
11348
|
+
},
|
|
11349
|
+
"type": "COLOR",
|
|
11350
|
+
"refId": "mode/dashboard/bgColor",
|
|
11351
|
+
"reference": "mode/bgColor/default",
|
|
11352
|
+
"collection": "mode",
|
|
11353
|
+
"mode": "light tritanopia",
|
|
11354
|
+
"group": "component (internal)",
|
|
11355
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11356
|
+
},
|
|
11341
11357
|
{
|
|
11342
11358
|
"name": "diffBlob/additionLine/fgColor",
|
|
11343
11359
|
"value": {
|
|
@@ -1948,7 +1948,7 @@
|
|
|
1948
1948
|
"group": "semantic",
|
|
1949
1949
|
"scopes": ["STROKE_COLOR"],
|
|
1950
1950
|
"codeSyntax": {
|
|
1951
|
-
"web": "var(--borderColor-draft-muted)
|
|
1951
|
+
"web": "var(--borderColor-draft-muted)"
|
|
1952
1952
|
}
|
|
1953
1953
|
},
|
|
1954
1954
|
{
|
|
@@ -11334,6 +11334,22 @@
|
|
|
11334
11334
|
"group": "component",
|
|
11335
11335
|
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11336
11336
|
},
|
|
11337
|
+
{
|
|
11338
|
+
"name": "dashboard/bgColor",
|
|
11339
|
+
"value": {
|
|
11340
|
+
"r": 1,
|
|
11341
|
+
"g": 1,
|
|
11342
|
+
"b": 1,
|
|
11343
|
+
"a": 1
|
|
11344
|
+
},
|
|
11345
|
+
"type": "COLOR",
|
|
11346
|
+
"refId": "mode/dashboard/bgColor",
|
|
11347
|
+
"reference": "mode/bgColor/default",
|
|
11348
|
+
"collection": "mode",
|
|
11349
|
+
"mode": "light",
|
|
11350
|
+
"group": "component (internal)",
|
|
11351
|
+
"scopes": ["FRAME_FILL", "SHAPE_FILL"]
|
|
11352
|
+
},
|
|
11337
11353
|
{
|
|
11338
11354
|
"name": "diffBlob/additionLine/fgColor",
|
|
11339
11355
|
"value": {
|
|
@@ -1132,6 +1132,7 @@
|
|
|
1132
1132
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
1133
1133
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1134
1134
|
--controlTrack-fgColor-rest: var(--fgColor-default);
|
|
1135
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
1135
1136
|
--diffBlob-additionLine-fgColor: var(--fgColor-onEmphasis);
|
|
1136
1137
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1137
1138
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -2298,6 +2299,7 @@
|
|
|
2298
2299
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
2299
2300
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2300
2301
|
--controlTrack-fgColor-rest: var(--fgColor-default);
|
|
2302
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
2301
2303
|
--diffBlob-additionLine-fgColor: var(--fgColor-onEmphasis);
|
|
2302
2304
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2303
2305
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -1146,6 +1146,7 @@
|
|
|
1146
1146
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1147
1147
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
1148
1148
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1149
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
1149
1150
|
--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);
|
|
1150
1151
|
--focus-outline: 2px solid #1f6feb;
|
|
1151
1152
|
--overlay-borderColor: var(--borderColor-muted);
|
|
@@ -2312,6 +2313,7 @@
|
|
|
2312
2313
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2313
2314
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
2314
2315
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2316
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
2315
2317
|
--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);
|
|
2316
2318
|
--focus-outline: 2px solid #1f6feb;
|
|
2317
2319
|
--overlay-borderColor: var(--borderColor-muted);
|
|
@@ -1050,6 +1050,7 @@
|
|
|
1050
1050
|
--counter-bgColor-emphasis: var(--bgColor-neutral-emphasis);
|
|
1051
1051
|
--counter-bgColor-muted: var(--bgColor-neutral-muted);
|
|
1052
1052
|
--counter-borderColor: var(--borderColor-default);
|
|
1053
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
1053
1054
|
--diffBlob-additionLine-bgColor: var(--bgColor-success-muted);
|
|
1054
1055
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
1055
1056
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
@@ -2216,6 +2217,7 @@
|
|
|
2216
2217
|
--counter-bgColor-emphasis: var(--bgColor-neutral-emphasis);
|
|
2217
2218
|
--counter-bgColor-muted: var(--bgColor-neutral-muted);
|
|
2218
2219
|
--counter-borderColor: var(--borderColor-default);
|
|
2220
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
2219
2221
|
--diffBlob-additionLine-bgColor: var(--bgColor-success-muted);
|
|
2220
2222
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
2221
2223
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
@@ -1081,6 +1081,7 @@
|
|
|
1081
1081
|
--controlTrack-fgColor-rest: var(--fgColor-muted);
|
|
1082
1082
|
--counter-bgColor-emphasis: var(--bgColor-neutral-emphasis);
|
|
1083
1083
|
--counter-bgColor-muted: var(--bgColor-neutral-muted);
|
|
1084
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
1084
1085
|
--diffBlob-additionLine-bgColor: var(--bgColor-success-muted);
|
|
1085
1086
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
1086
1087
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
@@ -2247,6 +2248,7 @@
|
|
|
2247
2248
|
--controlTrack-fgColor-rest: var(--fgColor-muted);
|
|
2248
2249
|
--counter-bgColor-emphasis: var(--bgColor-neutral-emphasis);
|
|
2249
2250
|
--counter-bgColor-muted: var(--bgColor-neutral-muted);
|
|
2251
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
2250
2252
|
--diffBlob-additionLine-bgColor: var(--bgColor-success-muted);
|
|
2251
2253
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
2252
2254
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
@@ -1131,6 +1131,7 @@
|
|
|
1131
1131
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
1132
1132
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1133
1133
|
--controlTrack-fgColor-rest: var(--fgColor-default);
|
|
1134
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
1134
1135
|
--diffBlob-additionLine-fgColor: var(--fgColor-onEmphasis);
|
|
1135
1136
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1136
1137
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -2297,6 +2298,7 @@
|
|
|
2297
2298
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
2298
2299
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2299
2300
|
--controlTrack-fgColor-rest: var(--fgColor-default);
|
|
2301
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
2300
2302
|
--diffBlob-additionLine-fgColor: var(--fgColor-onEmphasis);
|
|
2301
2303
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2302
2304
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -1132,6 +1132,7 @@
|
|
|
1132
1132
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
1133
1133
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1134
1134
|
--controlTrack-fgColor-rest: var(--fgColor-default);
|
|
1135
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
1135
1136
|
--diffBlob-additionLine-fgColor: var(--fgColor-onEmphasis);
|
|
1136
1137
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1137
1138
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -2298,6 +2299,7 @@
|
|
|
2298
2299
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
2299
2300
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2300
2301
|
--controlTrack-fgColor-rest: var(--fgColor-default);
|
|
2302
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
2301
2303
|
--diffBlob-additionLine-fgColor: var(--fgColor-onEmphasis);
|
|
2302
2304
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2303
2305
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -1146,6 +1146,7 @@
|
|
|
1146
1146
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1147
1147
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
1148
1148
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1149
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
1149
1150
|
--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);
|
|
1150
1151
|
--focus-outline: 2px solid #1f6feb;
|
|
1151
1152
|
--overlay-borderColor: var(--borderColor-muted);
|
|
@@ -2312,6 +2313,7 @@
|
|
|
2312
2313
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2313
2314
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
2314
2315
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2316
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
2315
2317
|
--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);
|
|
2316
2318
|
--focus-outline: 2px solid #1f6feb;
|
|
2317
2319
|
--overlay-borderColor: var(--borderColor-muted);
|
|
@@ -1145,6 +1145,7 @@
|
|
|
1145
1145
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1146
1146
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
1147
1147
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1148
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
1148
1149
|
--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);
|
|
1149
1150
|
--focus-outline: 2px solid #1f6feb;
|
|
1150
1151
|
--overlay-borderColor: var(--borderColor-muted);
|
|
@@ -2311,6 +2312,7 @@
|
|
|
2311
2312
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2312
2313
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
2313
2314
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2315
|
+
--dashboard-bgColor: var(--bgColor-inset);
|
|
2314
2316
|
--diffBlob-hunkNum-fgColor-hover: var(--fgColor-onEmphasis);
|
|
2315
2317
|
--focus-outline: 2px solid #1f6feb;
|
|
2316
2318
|
--overlay-borderColor: var(--borderColor-muted);
|
|
@@ -1143,6 +1143,7 @@
|
|
|
1143
1143
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1144
1144
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
1145
1145
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1146
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
1146
1147
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
1147
1148
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1148
1149
|
--diffBlob-additionWord-fgColor: var(--fgColor-onEmphasis);
|
|
@@ -2309,6 +2310,7 @@
|
|
|
2309
2310
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2310
2311
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
2311
2312
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2313
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
2312
2314
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
2313
2315
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2314
2316
|
--diffBlob-additionWord-fgColor: var(--fgColor-onEmphasis);
|
|
@@ -1139,6 +1139,7 @@
|
|
|
1139
1139
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1140
1140
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
1141
1141
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1142
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
1142
1143
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
1143
1144
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1144
1145
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -2305,6 +2306,7 @@
|
|
|
2305
2306
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2306
2307
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
2307
2308
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2309
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
2308
2310
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
2309
2311
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2310
2312
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -1142,6 +1142,7 @@
|
|
|
1142
1142
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1143
1143
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
1144
1144
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1145
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
1145
1146
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
1146
1147
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1147
1148
|
--diffBlob-additionWord-fgColor: var(--fgColor-onEmphasis);
|
|
@@ -2308,6 +2309,7 @@
|
|
|
2308
2309
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2309
2310
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
2310
2311
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2312
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
2311
2313
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
2312
2314
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2313
2315
|
--diffBlob-additionWord-fgColor: var(--fgColor-onEmphasis);
|
|
@@ -1143,6 +1143,7 @@
|
|
|
1143
1143
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1144
1144
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
1145
1145
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1146
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
1146
1147
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
1147
1148
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1148
1149
|
--diffBlob-additionWord-fgColor: var(--fgColor-onEmphasis);
|
|
@@ -2309,6 +2310,7 @@
|
|
|
2309
2310
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2310
2311
|
--controlTrack-borderColor-rest: var(--borderColor-emphasis);
|
|
2311
2312
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2313
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
2312
2314
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
2313
2315
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2314
2316
|
--diffBlob-additionWord-fgColor: var(--fgColor-onEmphasis);
|
|
@@ -1139,6 +1139,7 @@
|
|
|
1139
1139
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1140
1140
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
1141
1141
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1142
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
1142
1143
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
1143
1144
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1144
1145
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -2305,6 +2306,7 @@
|
|
|
2305
2306
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2306
2307
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
2307
2308
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2309
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
2308
2310
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
2309
2311
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2310
2312
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -1138,6 +1138,7 @@
|
|
|
1138
1138
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
1139
1139
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
1140
1140
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
1141
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
1141
1142
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
1142
1143
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
1143
1144
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|
|
@@ -2304,6 +2305,7 @@
|
|
|
2304
2305
|
--controlKnob-borderColor-disabled: var(--control-bgColor-disabled);
|
|
2305
2306
|
--controlKnob-borderColor-rest: var(--control-borderColor-rest);
|
|
2306
2307
|
--controlTrack-fgColor-disabled: var(--fgColor-onEmphasis);
|
|
2308
|
+
--dashboard-bgColor: var(--bgColor-default);
|
|
2307
2309
|
--diffBlob-additionLine-fgColor: var(--fgColor-default);
|
|
2308
2310
|
--diffBlob-additionNum-fgColor: var(--fgColor-default);
|
|
2309
2311
|
--diffBlob-additionWord-fgColor: var(--fgColor-default);
|