Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
1–10 of 108 posts
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#2I built the VS Code Theme Studio after realizing how hard and annoying it is to create a theme the standard way. You have to tweak tons of hex color codes in a huge JSON file... yuck. Most of the time you don't even know which settings to edit, or how they actually affect the UI. I wanted to build a much more intuitive and user-friendly way of designing VS Code themes, so that anyone could design a beautiful, polished theme in under an hour (instead of a week). In a future iteration, I want to make the theme studio even handle the process of publishing your theme to the VS Code marketplace for you. This way, all you'll have to do is design the theme, and click a single button... "Publish". I had a lot of fun building this and I look forward to seeing the themes you create :)
(Built with my favorites: Vue.js + Nuxt.js + Firebase)
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#3Hi HN, I built the VS Code Theme Studio after realizing how hard and annoying it is to create a theme the standard way. You have to tweak tons of hex color codes in a huge JSON file... yuck. Most of the time you don't even know which settings to edit, or how they actually affect the UI. I wanted to build a much more intuitive and user-friendly way of designing VS Code themes, so that anyone could design a beautiful,…
As someone who spends FAR too much time on theming, this also might be a bit dangerous ;)
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#4Hi HN, I built the VS Code Theme Studio after realizing how hard and annoying it is to create a theme the standard way. You have to tweak tons of hex color codes in a huge JSON file... yuck. Most of the time you don't even know which settings to edit, or how they actually affect the UI. I wanted to build a much more intuitive and user-friendly way of designing VS Code themes, so that anyone could design a beautiful,…
This looks great :) I didn't create a theme because of the soft login lock, but it seems like a really great tool. As someone who spends FAR too much time on theming, this also might be a bit dangerous ;)
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#5Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#6Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#7Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#8Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#9I thought the website would at least explain what it is and show some screenshots before trying to load.
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#10I used such theme creators for WebStorm, back in the days, and I certainly missed them for VSCode.
Nit: it would be cool if I could click on an element in the UI and it would open the config option on the left. Currently it requires me to search for an option.