You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: sync App Inspector theme with VS Code color theme
Detects VS Code's current theme from the webview body's
`data-vscode-theme-kind` attribute (and `vscode-*` classes) and
forwards changes to LocalStackThemeProvider via the integrations
event system, so the App Inspector follows the user's VS Code theme
instead of only the OS `prefers-color-scheme` default.
DRG-725
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments