Live data from Hacker News

Zed Editor Theme-Builder

zed.dev

11–20 of 88 posts

Re: Zed Editor Theme-Builder

#12

Earlier quoted context omitted.

Try this one, it’s my recent favourite and very polished: https://zed.dev/extensions/amp-theme

The repo for this theme is no longer available > The page you are trying to reach either does not exist, has been removed or you are not authorized to view it.

Yeah unfortunately looks like the maintainer made their stuff private, but it still works, I may republish it if gets removed from the store it’s so good.

Re: Zed Editor Theme-Builder

#13
post #4

Earlier quoted context omitted.

Try this one, it’s my recent favourite and very polished: https://zed.dev/extensions/amp-theme

The repository link on that page does not work. Is there a preview?

You can see it on vscode themes https://vscodethemes.com/e/hrose.amp-theme/amp-dark

Re: Zed Editor Theme-Builder

#14
Ha.. thats a very cool way of adjusting. themes. I hoped for being able to adjust a lot of things around markdown edit and markdown preview though. My biggest problem with Zed right now. Themes are actually ok to me. Maybe thats on their todo though who knows.

Re: Zed Editor Theme-Builder

#15

Does Zed have "I work for corp where ie. only github copilot is allowed, I don't want free auto completions or anything that sends code to 3rd party" flag?

You need to create and sign into a Zed account to use their prediction AI (Zeta) in order to get 2000 free predictions.

https://zed.dev/docs/ai/edit-prediction

Re: Zed Editor Theme-Builder

#17

Does Zed have "I work for corp where ie. only github copilot is allowed, I don't want free auto completions or anything that sends code to 3rd party" flag?

Yes you can disable Zed AI and connect to Github Copilot through the LLM Providers UI

Re: Zed Editor Theme-Builder

#18
This is super cool - Started using Zed a couple weeks ago. Is there also something like a Theme gallery? Where one can look at Themes other people created? I would imagine not everyone has the inspiration to build their own "form scratch" but would still love to customize.

Re: Zed Editor Theme-Builder

#19

Does Zed have "I work for corp where ie. only github copilot is allowed, I don't want free auto completions or anything that sends code to 3rd party" flag?

You need to create and sign into a Zed account to use their prediction AI (Zeta) in order to get 2000 free predictions. https://zed.dev/docs/ai/edit-prediction

You can also download the same model and run it locally without data leaving your machine, the Zed tram released it as open weights: https://huggingface.co/zed-industries/zeta-2

Re: Zed Editor Theme-Builder

#20

I'm extremely glad to see something like this. I've tried to use Zed so many times, and this might sound neurotic -- but there are just so many little theming things that make a difference to me. For example, https://imgur.com/a/ia2GCgg -- top is VSCode, bottom is Zed. Both using Svelte, and using a similar theme. - Angle brackets are a different color - Capitalized built-in components are a different color - Boolean…

>theming things

But those are syntax highlights. What does this have to do with theming?

I'm not a Zed user, but https://zed.dev/docs/reference/all-settings#colorize-bracket... surely you can configure those.

Post reply on HN