feat(app): clarify interface transition and retirement

This commit is contained in:
usrnk1 2026-07-13 13:06:17 +02:00
commit a5bbe636e7
6 changed files with 89 additions and 37 deletions

View file

@ -29,5 +29,5 @@
[data-component="tag"][data-variant="accent"] {
border: 0;
background: var(--v2-background-bg-accent);
color: var(--v2-text-text-inverse);
color: var(--v2-text-text-contrast);
}