TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Please review my web-based Emacs color theme generator

126 点作者 pogos大约 15 年前

28 条评论

yanowitz大约 15 年前
This is so crazy cool I can't believe it. Thanks for making it so much easier to quickly play with my config.<p>Nice to haves: 1. select your language sample (ruby, lisp, c++, etc.) 2. paste in an existing config and have it load that to start with<p>But regardless, great tool. Many thanks!
评论 #1208808 未加载
adg大约 15 年前
I kept clicking on parts of the code hoping it'd automatically select the type of element I had clicked on so I could change its color. Looks like I'm the only one, though, judging from the other comments.
评论 #1208881 未加载
pogos大约 15 年前
This is a very basic editor. I'm planning to add more options (fonts, decorations etc) and more languages.
评论 #1208755 未加载
评论 #1210079 未加载
jrockway大约 15 年前
For those of you who don't want to leave Emacs to customize Emacs, you can just put the point near the face that you want to customize, type M-x customize-face, accept the default, and follow the instructions from there. This works in all Emacsen newer than about 18 or so.
评论 #1209049 未加载
ptomato大约 15 年前
You probably should have something to display hex codes/color name or something like that so that you can ensure that two colors for different elements are the same.
mprime大约 15 年前
Maybe there's a way to do it that I missed, but it would be helpful if when I select a color from the palette, I could see the Hex/RGB value for the color and set it from that as well. That way when I want to set two elements to the same color, I wouldn't have to wait and change it in the config file (which defeats the whole purpose of this application).<p>Otherwise, great idea!
ambulatorybird大约 15 年前
I'd also suggest letting the user select from a list of pre-defined colors.
nfriedly大约 15 年前
That's awesome!<p>Does anybody know of one of these for the bash shell prompt?
ionrock大约 15 年前
I've always had mixed opinions of color-theme and this really makes it easy to get right. Thanks!
VMG大约 15 年前
I had this idea a while ago, very pleased to see it realized. What terminals are supported?<p>I wanted to do it for all the permutations of vim, zsh, LS_COLORS, gnome-terminal, urxvt xterm and so forth<p>It would be nice to be able to click the keyword and select the color then.
cvd大约 15 年前
This is great. By the way, do you (or anyone else) know of a good tutorial/guide for creating color combinations that go well together?<p>UPDATE: One thing that would be nice is to be able to drop a pre-existing color theme in and then tweak it with the color picker.
评论 #1208930 未加载
评论 #1209097 未加载
jackowayed大约 15 年前
It would be really cool if you indicated what parts of the file you're editing at the moment. Maybe like underlining all of them? I know you could just change it to some crazy color and see what changes, but then if you want it right back where it was, you can never get it perfectly back.<p>Also, I second the request for being able to paste in a config to base it off of (mostly so that if I make a config, then decide I love it except for 1 or 2 things but want to use your editor instead of messing with the color codes, I can use your editor to tweak it).<p>It's awesome as it is, though. Nice work :)
评论 #1208847 未加载
vaporstun大约 15 年前
Where were you when I was hand-coding my current Emacs theme??<p>Great work!<p>My only suggestion is that you could display the lisp code for the theme below the code window so I could both see it update in real time and be able to export it without clicking the button.<p>Surely you don't have to implement this because it was likely a free-time project and it is infinitely better than anything I've ever seen that tries to accomplish this, (because I haven't seen anything that tried to do this and when you divide by zero, well...) but you asked for reviews and that is my sole critique.
ertug大约 15 年前
Awesome!<p>It would be really nice to see what others are creating.<p>What about saving our themes with a name on the site then the app can allow us to share it and vote it?
rbanffy大约 15 年前
Insanely cool. Thanks.<p>Some suggestions:<p>I would prefer a triangle-in-a-color-wheel arrangement for the color picker.<p>One nice addition too would be a complementary color generator with the same saturation-luminance.<p>Another would be having the #rrggbb color so it could be easily copied and pasted between settings.<p>But swill, as it is, it's awesome. Thank you very much!
beilabs大约 15 年前
Could be an idea to have a sample of the current color beside the string.<p>So, beside keywords, there would be a box filled in with the current color, instead of clicking each checkbox it would have a snapshot of all of the colors. Handy to reference them instead of looking at the sample code.
docgnome大约 15 年前
This is really cool! I'd second, third, whatever, the call for an import. It would also be neat if it was pluggable so when someone writes an emacs extension with custom faces, they could write a little snippet file to plugin to this to make those faces available.
jcsalterego大约 15 年前
Which versions of Emacs will the generated configs work under? (Emacs vs XEmacs, etc?)<p>Thanks!
评论 #1208817 未加载
评论 #1208789 未加载
catch404大约 15 年前
Very cool, is it missing the seleced text colour?
评论 #1208721 未加载
lambdom大约 15 年前
Other idea: Keep track of other people color theme. But, yes.. I use vim and textmate and I'm a bit jealous :) Good job!
zellux大约 15 年前
Really nice one, and it would be better if you could can more settings like fonts and mode-line-inactive.
lancerx大约 15 年前
suhweet! Thanks so much!! Someday, I'd like to be able to import the settings of an existing theme and tweak from there.
stuntmouse大约 15 年前
now if i could just figure out a way to change the background color of the active window, i'd be all set. nice job.
评论 #1209034 未加载
sendos大约 15 年前
Simply awesome!
claymmm大约 15 年前
Brilliant!
gorm大约 15 年前
Awesome!
lifeisstillgood大约 15 年前
marvellous!
whatwhatwhat大约 15 年前
it is not incredibly user-friendly
评论 #1208869 未加载