Hacker News new | ask | show | jobs
Show HN: I built a web app to generate Emacs and Vim themes from VSCode theme (nice.github.io)
8 points by pai 1240 days ago
Screenshots: https://nice.github.io/themeforge/screenshots/

Website: https://nice.github.io/themeforge

Source: https://github.com/nice/themeforge

Written in Vanilla JS, generation happens entirely in browser.

Automatically adds some default faces for few Emacs packages.

Vim version also comes with 256 color support for terminals.

1 comments

Finally, was looking for exactly this. Thanks!

Would also be cool if you could add TreeSitter support too so that different parts of the grammar are colored differently.

Yes, I have planned to add this. Thanks
Awesome, looking forward to it.