3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript18,676 stars (18,676 stars)2,478 forks (2,478 forks)batch import
help wantedquality
- Issue 種別
- bug
- 調査方針
- The issue is about modifying the `getTheme` method in `ThemeService` (likely in `packages/core/src/browser/theme service.ts`) to return `undefined` instead of the default theme when the given theme ID is not found. The current behavior may be intentional, so review the comments for any discussion. Check for existing tests in the same package and ensure the change aligns with the overall API contract.