feat(ui3): elegant earthy task feed redesign

This commit is contained in:
zenchantlive 2026-02-16 23:20:47 -08:00
parent 9c703072d1
commit 395f90ed2a
9 changed files with 379 additions and 184 deletions

View file

@ -65,7 +65,9 @@ const config: Config = {
},
boxShadow: {
card: '0 14px 36px rgba(4, 8, 17, 0.45)',
panel: '0 24px 56px rgba(4, 8, 17, 0.58)'
panel: '0 24px 56px rgba(4, 8, 17, 0.58)',
'soft-lg': 'var(--shadow-soft-lg)',
'soft-xl': 'var(--shadow-soft-xl)'
},
borderRadius: {
xl2: '1rem',