Commit 817c575
fix(feedback): brand the Sentry "Report an issue" widget + popup
The Sentry feedback trigger button and form were shipping in Sentry's
default purple-on-grey, visually disconnected from the workspace. Added
a themeDark matched to globals.css: electric-blue accent (--accent
#3064ff, white foreground) on the darker surface (--surface-strong),
with brand success/error/outline colors. The trigger button and the
popup form now match the rest of the app.
Verified against the installed @sentry/core FeedbackTheme interface
(v10); frontend tsc --noEmit passes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 652fa89 commit 817c575
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
51 | 65 | | |
52 | 66 | | |
53 | 67 | | |
| |||
0 commit comments