fix(theme): set concrete status colors and increase avatar accent tint
Replace self-referential CSS variables with explicit hex values for status tokens (--color-sync-ahead, --color-success, --color-warning) and change --color-on-status to white. This makes the theme colors deterministic (avoids circular var() references) and ensures consistent contrast. Also increase the accent mix used for avatar backgrounds in the review center from 35% to 45% so avatars have a stronger accent tint.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user