Chris Messina Posted July 5, 2021 Posted July 5, 2021 (edited) In working on my Monterey Theme pack, I realized that macOS does many more sophisticated things when rendering its UI than what Alfred allows me to control when designing my themes. I realize that keeping the theming system simple should be a goal, but nuance and consistency can be added without adding too much complexity. For example, when I right-click on an item to set its color, there is a list of "Theme colours", but these could include a submenu that includes System Colors or Dynamic System Colors: Other enhancements that could go a long way: Allow me to set a gradient on the window and Selected Result Background.¹ Allow me to access or use the AppleHighlightColor as a color variable. Allow me to control the background blur setting on the window (this setting has been deprecated) Allow me to access SwiftUI API System Colors. Allow me to access AppKit API Dynamic System Colors. Update the preview rendering to be more accurate (the Visual Effect blur effect seems to create a false rendering of the window. ² ¹ Based on a Sketch file that Apple distributes, it appears that the Selection Focus is actually a gradient with a de-saturated Background Blur: ² Compare the look of the rendered preview (which has an ugly 1px border): With the actual: Edited July 5, 2021 by Chris Messina added link to Apple's design resources
Chris Messina Posted July 9, 2021 Author Posted July 9, 2021 Just spotted this open source Glassmorphism CSS Generator via Product Hunt — might be a cool UI (the top bar with sliders) for achieving what I'm seeking in the Alfred Theme Editor!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now