feat(ux): 🎨 add icon for system theme in ThemeSwitcher#541
feat(ux): 🎨 add icon for system theme in ThemeSwitcher#541google-labs-jules[bot] wants to merge 1 commit intomainfrom
Conversation
Adds a dedicated icon for the "system" theme option in the ThemeSwitcher component. Previously, the "system" theme was not visually represented in the button, which could be confusing. This change introduces a monitor icon to clearly indicate when the system theme is active, improving the component's intuitiveness. - Adds `PhMonitorLight` icon for the system theme. - Re-introduces a smooth transition animation for a better user experience. - Restores global TypeScript declarations in `components.d.ts` to prevent breaking changes.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
|
Qodana for JVM103 new problems were found
☁️ View the detailed Qodana report Contact Qodana teamContact us at qodana-support@jetbrains.com
|



This PR adds a dedicated icon for the "system" theme option in the ThemeSwitcher component to improve its intuitiveness. It also re-introduces a smooth transition animation and restores global TypeScript declarations.
PR created automatically by Jules for task 16304822742897652376 started by @yacosta738