make danger buttons less obnoxious

This commit is contained in:
Henry Jameson 2026-05-05 19:49:32 +03:00
commit 17b82be1a4
2 changed files with 7 additions and 2 deletions

View file

@ -54,7 +54,7 @@ export default {
{
variant: 'danger',
directives: {
background: '--cRed',
background: '$blend(--cRed 0.25 --inheritedBackground)',
},
},
{