Skip to content

Conversation

@bwrageous
Copy link
Contributor

@bwrageous bwrageous commented Dec 29, 2024

UI.Polish.mp4

- UI polish

  • Divider spacing
  • Splash pill styling
  • Background blur effect

- System theme bug fix

- Emphasize Native background blur effect
- Increased divider spacing between logo and "what can goose do"
- Added pill styling to example prompts
@michaelneale
Copy link
Collaborator

don't worry about failure - limitations of forks when it wants to sign the preview app so you can actually use it.

const mediaQuery = window.matchMedia('(prefers-color-scheme: dark)');

// Handler for system theme changes
const handleThemeChange = (e: MediaQueryListEvent) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

@bwrageous do you know where this type should come from?

@michaelneale
Copy link
Collaborator

closing as fixed in another branch from this PR

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.

2 participants