Commit 1a4afbe
feat(web): use Sourcebot branded logo with dark/light mode support in OAuth consent screen
Replace generic logo_512.png with proper sb_logo_dark_small.png and sb_logo_light_small.png assets on the MCP integration OAuth consent screen.
- Shows dark logo variant in dark mode
- Shows light logo variant in light mode
- Consistent with logo usage in other parts of the app
Co-authored-by: Michael Sukkarieh <msukkari@users.noreply.github.com>1 parent 2fa86ff commit 1a4afbe
File tree
1 file changed
+11
-3
lines changed- packages/web/src/app/oauth/authorize/components
1 file changed
+11
-3
lines changedLines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | | - | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
84 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
85 | 93 | | |
86 | 94 | | |
87 | 95 | | |
| |||
0 commit comments