Skip to content

Commit 11d0061

Browse files
add alpha for lihght contorl-danger-bgColor-active
1 parent f19ff41 commit 11d0061

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/tokens/functional/color/control.json5

+4
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,10 @@
418418
scopes: ['bgColor'],
419419
},
420420
'org.primer.overrides': {
421+
light: {
422+
$value: '{bgColor.danger.muted}',
423+
alpha: 0.4
424+
},
421425
dark: {
422426
$value: '{bgColor.danger.muted}',
423427
alpha: 0.4

0 commit comments

Comments
 (0)