Skip to content

Conversation

@konsalex
Copy link
Contributor

@konsalex konsalex commented Dec 8, 2025

Part 1 of the performance issue bughunting in MacOS.

One is related to Vibrancy #181

The next is around our transparent overlay (not touched in this PR)

CleanShot.2025-12-08.at.23.01.41-converted.mp4

This PR:

  1. Adds two main background colors for dark and light theme
  2. Switch theme for main popup windows accordingly

@konsalex konsalex requested a review from iparaskev as a code owner December 8, 2025 22:28
@netlify
Copy link

netlify bot commented Dec 8, 2025

Deploy Preview for hoppdocs ready!

Name Link
🔨 Latest commit 0c9de19
🔍 Latest deploy log https://app.netlify.com/projects/hoppdocs/deploys/69384d02b1783b0008733f31
😎 Deploy Preview https://deploy-preview-195--hoppdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

}

set_window_corner_radius(&window_clone, 16.0);
set_window_corner_radius(&window_clone, 26.0);
Copy link
Contributor

Choose a reason for hiding this comment

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

26 feels a bit too much.

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