skarline / zed-xcode-themes

🍎 Recreate Xcode's native feel in Zed with authentic themes for a seamless, Apple-inspired coding environment.
28 stars 3 forks source link

Blurry Background Available in Main #2

Open Congyuwang opened 7 months ago

Congyuwang commented 7 months ago

This is a wonderful theme, and now easily my favorite theme. Thank you a lot for authoring it!

Now, zed has this nice PR https://github.com/zed-industries/zed/pull/9610 that enables blurry / transparent background.

I'm thinking that perhaps following Xcode style, we can have certain parts of the editor to assume dark/light blurriness. Although I have yet only limited idea of the specifics.

skarline commented 7 months ago

Thank you so much for your kind words! I'm thrilled to hear you're enjoying it!

I've been really looking forward for that PR to be merged! As of now, I'm exploring how to integrate this feature in a way that is cohesive with the rest of the Zed UI. Hopefully, more themes will start implementing it soon enough.

If you, or anyone else, have any ideas of what it should look like, feel free to provide a theme_overrides configuration for one of the themes so we can discuss on it!

Congyuwang commented 6 months ago

I've tried to experiment with theme_overrides and got the following settings that seems to give me a Xcode feeling:

截圖 2024-04-10 20 40 22 截圖 2024-04-10 20 48 42

Mainly, I've changed the alpha value of panel / status_bar / title_bar backgrounds. Also I adjusted some text colors to make the text more obvious. I've also adjusted the ghost element color to make it more like Xcode. It look good to me. But I am not fully familiar with Zed settings, nor confident in UI color design at all! 😀

Give it a try! And see if there is anything that needs further refinement.

jmshgs commented 6 months ago

Just wanna say these look amazing!