I specifically create light mode themes that work with my eye condition.
Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
51–60 of 108 posts
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#52This is cool! I really enjoyed playing around. Some feedback: 1. Do not ask for signup before making a theme. There is so much power in allowing users play around without friction. You will get signups from users that are interested. 2. Make the editor preview itself a selection tool for various colors and other items. That would make it a whole lot easier to use 3. Allow grouping of colors. Some colors are always se…
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#53Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#54The only problem here is that there are a lot of themes (most of them) that were started just for checking the tool out, so they're not really finished or different from the default. Maybe you could add some kind of publish button - or as a quick fix, don't show the themes with "Untitled" in the title.
Otherwise great project. I really think this would be great for medium sized IT shops/companies for branding their tooling. Great job.
PS: found this gem https://themes.vscode.one/theme/rpetersen29/dOaUUtdW
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#55This is cool! I really enjoyed playing around. Some feedback: 1. Do not ask for signup before making a theme. There is so much power in allowing users play around without friction. You will get signups from users that are interested. 2. Make the editor preview itself a selection tool for various colors and other items. That would make it a whole lot easier to use 3. Allow grouping of colors. Some colors are always se…
Also, do at least some light curation (votes/ranking/popularity). Hitting a page full of Untitled themes that all look similar isn't good for browsing.
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#56How is this different from or better than themer? Themer can be ran locally or you can use the website and no login is required.
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#57Really nice. I've enjoyed playing around with the editor. As mentioned by others, color variables would be nice to group some values together. And i would love to import my own themes to adjust some colors or customize it.
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#58Earlier quoted context omitted.
It'd be nice to let people create themes anonymously and only save them to localStorage, then require an account if they want to do more from there.
I considered this a little, but I want to optimize for a more robust set of features in the future that would require an account... E.g. eventually handling the submission to the marketplace for the user, etc. + I was worried about users potentially losing lots of work if LocalStorage gets wiped for some reason.
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#59Very nice tool. I don't have the patience to fully customise a theme, but i would really like to browse through the existing themes. The only problem here is that there are a lot of themes (most of them) that were started just for checking the tool out, so they're not really finished or different from the default. Maybe you could add some kind of publish button - or as a quick fix, don't show the themes with "Untitle…
The Gem made me laugh. In game design there's some concept of '4 different player archetypes' and I forget the details but I remember one of them is like... that player that just likes to break stuff. Respect to whoever made that :)
Re: Show HN: I built a VS Code Theme Creator – easily make VS Code themes in browser
#60However after trying to just change a couple colors I'm already extremely frustrated since I can't actually type a hex code in the color picker without it hijacking what I'm typing and adding characters, even when I'm trying to delete. The only thing that works is if I paste in a hex code. I'm not sure if this is an attempt at autocompleting the hex codes but whatever it is, it's maddening.