PyaeSoneAungRgn / github-zed-theme

GitHub's Zed themes
53 stars 12 forks source link

Theme has been broken since `0.153.5`ish preview release #14

Open timfjord opened 1 month ago

timfjord commented 1 month ago

The theme has been broken since 0.153.5 or so. The latest preview release is 0.154 and it remains broken. In particular the inline suggestions color doesn't work (see the screenshot below)

image

There might be other regressions

PyaeSoneAungRgn commented 1 month ago

Thanks you. We will try to fix.

Currently you can use v0.0.2 by doing it like this.

curl -L -O https://github.com/PyaeSoneAungRgn/github-zed-theme/releases/download/v0.0.2/github_theme_v002.json
cp github_theme_v002.json ~/.config/zed/themes/github_theme_v002.json

Screenshot 2024-09-19 at 23 45 24