Remove brand color from theme.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 1
Description
We only use it for the login button and the logo. We could also just hard code the color in the logo SVG and use one of our default button variants for the login form. Currently the login button is a special case and we just overwrite the button colors with the brand color. A side effect is that the login button color does not change on hover.
Contributor guide
Research direction
Start by locating the theme definition, login button usage, logo SVG, and default button variants in the TypeScript design system. Confirm how the brand color is applied and how hover styles are defined. Done means the brand color is no longer a theme special case, the logo retains its color, and the login button uses a default variant with hover behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- design, frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100