Light theme: set concrete status colors and increase avatar accent tint #49
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/49/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This change replaces theme-referential status color variables with concrete color values and increases the avatar accent tint used in the Review Center.
What changed
In src/app.css (:root):
These replace references to other variables with explicit hex values for the status palette and set the text-on-status color to white.
In src/lib/components/ReviewCenter.svelte:
Why this matters (supported by the diff)
Testing
Recommended manual checks (suggested):
Compatibility / risk notes
Reviewer action