Saturday, January 28, 2023

Show HN: I built a web app to generate Emacs and Vim themes from VSCode theme https://ift.tt/O6l3Ceg

Show HN: I built a web app to generate Emacs and Vim themes from VSCode theme Screenshots: https://ift.tt/oJu9deR Website: https://ift.tt/PDXUVFR Source: https://ift.tt/tCPsIyg 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. https://ift.tt/2Qm5RUq January 29, 2023 at 05:51AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...