slanden / warm-night-theme

Give your eyes an extra couple hours of late night coding.
MIT License
0 stars 1 forks source link

Just appreciation #2

Open rcrooks opened 2 years ago

rcrooks commented 2 years ago

@slanden not an issue - just wanted to say this is my favorite of all the VSC themes. If you ever feel moved to make another one, I've been thinking the attached picture would make a great color set for a theme. solar-eclipse-in-antarctica-scaled

slanden commented 2 years ago

@rcrooks Thanks! With the vast amount of options out there, that's really saying something!

I'll probably stick with this one for a while and see how I like it long-term, but who knows later down the road. But, that sure is a pretty picture. There's definitely an opportunity to bring in some of the cooler purples and blues with that palette.

rcrooks commented 2 years ago

@slanden that's cool. I might have a go a doing one from that picture myself. I'm forking yours as a model, as I haven't done one of these before.

slanden commented 2 years ago

Go for it! When you look through the files, remember _source_colortheme.json has a "variables" block and CSS style variables that aren't valid for VS Code themes but gets parsed by a tool I made (not published). I suggest keeping a file with your colors you can refer to, because without real CSS it gets pretty easy to forget what's what.