A collection of imported VSCode themes to Zed.
NOTE: The themes in this repo are no longer maintained, instead they've been moved to official zed extensions and the raw configs can be found at:
If you want to quickly load these themes you can use the following command:
sudo find ~/repo/zed-themes/ -type f \( -iname '*.json' \) -exec cp {} ~/.config/zed/themes \;