zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
39.33k stars 2.04k forks source link

Scheme theme not updated #12882

Open Angelk90 opened 3 weeks ago

Angelk90 commented 3 weeks ago

Check for existing issues

Describe the bug / provide steps to reproduce it

I took a look at the example scheme here: https://zed.dev/schema/themes/v0.1.0.json I compared it to the themes found on extensions.

I noticed the following problems:

1) In the example scheme the following is used: scrollbar_thumb.background but in many themes scrollbar.thumb.background is used instead which of the two is correct?

2) Many are missing the description, for example in players what does it do?

3) In many themes you will find accents, what is it for?

4) There is no information about syntax, what properties it may have and more.

notpeter commented 2 weeks ago

cc: @maxdeviant