Skip to content
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

Merged
merged 5 commits into from
Feb 18, 2025
Merged

Feat/improve theming #1462

merged 5 commits into from
Feb 18, 2025

Conversation

Hachi-R
Copy link
Collaborator

@Hachi-R Hachi-R commented Feb 17, 2025

No description provided.

@Hachi-R Hachi-R marked this pull request as ready for review February 18, 2025 01:32
Copy link
Contributor

@thegrannychaseroperation thegrannychaseroperation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

@zamitto zamitto merged commit 92ac5b0 into main Feb 18, 2025
4 checks passed
@zamitto zamitto deleted the feat/improve-theming branch February 18, 2025 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants