Commit 23533dd
fix(webapp): brighten the secondary button on hover in the dark themes
bg-secondary is charcoal-650 and the hover was background-raised, which is
charcoal-700 - a step down the scale, so the button dimmed. Hover now steps up to
charcoal-600 (surface-control) on the dark themes, which is where it sat before
the themes update. Light keeps darkening off white.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent f1b7413 commit 23533dd
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments