-
Notifications
You must be signed in to change notification settings - Fork 6
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
Automatically change menu color using Open-Shell's Immersive colors #35
Comments
I have finally started adding this to the menu. The next preview release will include auto colorization for the submenus. |
Update 2: I have started work on auto light/dark for the search box. This will be more complex since it has different modes, but it is still possible. The classic style may be more complicated, but I'll still try to make it work. |
Partially addressed in release 1.3, keeping open for now. |
I have recently found a new way to calculate the correct colors based on the blending, and I am now able to accomplish the same colorization previously possible with 3 colors now with only 2. I probably won’t change the existing immersive background images (or at least not change the colors), but I will use this method with the new images for the main menu background. |
I have (finally) begun implementing the automatic colorization, with improvements to the arrow masks to match (this is so the non-hovered arrows blend better with the bkg). The next step will be adding the extra tint color, and then updating the background images themselves. |
I have finished the colorization for the 7-style menu, and I am now preparing the classic styles for the same change. |
Addressed #35 in release 1.4. |
PR
The text was updated successfully, but these errors were encountered: