zed-industries / extensions

Extensions for the Zed editor
569 stars 225 forks source link

[theme] Tomorrow night blue from VScode #593

Open williamdes opened 2 months ago

williamdes commented 2 months ago

Check for existing issues

Misc notes

https://github.com/microsoft/vscode/tree/main/extensions/theme-tomorrow-night-blue

williamdes commented 2 months ago

https://github.com/chriskempson/tomorrow-theme

@chriskempson are you also the author for Vscode?

williamdes commented 2 months ago

Thank you @d1y for the importer link

Finally the way I found to work is: https://github.com/zed-industries/zed/blob/main/crates/theme_importer/README.md?plain=1 https://zed.dev/blog/user-themes-now-in-preview

wget https://raw.githubusercontent.com/microsoft/vscode/main/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json
theme_importer ./tomorrow-night-blue-color-theme.json
ls ~/.config/zed/themes/
# Theme is here

Bu the theme is not complete and barely looks okay