-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/improve theming #1462
Feat/improve theming #1462
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
This PR enhances the theming system by simplifying window transparency and removing scroll-based animations in the game details view.
- Changed title bar overlay in
/src/main/services/window-manager.ts
to be fully transparent (#00000000
) for main window - Removed scroll-based sticky header behavior and animation logic from
/src/renderer/src/pages/game-details/hero/hero-panel.tsx
- Added theme import modal state management and cleanup in
/src/renderer/src/pages/settings/aparence/settings-appearance.tsx
- Fixed backdrop opacity handling in game details view to use static values instead of scroll-based calculations
💡 (4/5) You can add custom instructions or style guidelines for the bot here!
4 file(s) reviewed, 3 comment(s)
Edit PR Review Bot Settings | Greptile
No description provided.