From: Jeremy Hinegardner Date: 2007-01-16T11:46:37+09:00 Subject: Re: [ANN] keybox 1.0.0 Released On Mon, Jan 15, 2007 at 04:45:48PM +0900, Bonh?te Andr? wrote: > Hi! > > On 15.01.2007, at 04:15, Jeremy Hinegardner wrote: > > >keybox version 1.0.0 has been released. > > > > http://keybox.rubyforge.org > > > >Keybox is a set of command line applications and ruby libraries for > >secure password storage and password generation. > > Nice, but it looks terrible on my whiteish terminal. Is there an easy > way to change the colors? Not from a user-configurable standpoint. But its a great idea so I'll put it on the feature tracker. Hmm... that could make a good separate library on its own. I may have to do that. If you can wait a week or so I can find some time to make userconfigurable colors available. In the meantime, all the colors are configured from the file lib/keybox/term_io.rb. You could change the color in there, just change the values on the value side of the COLORS hash and probably make the default to not be bold in the 'colorize' method. I have a patch submitted to add a --no-color option already, and I'll probably incorporate that too. I'm just please that people find it useful enough to tell me whats missing so I can make it better :-). Thanks for the feedback folks. enjoy, -jeremy -- ======================================================================== Jeremy Hinegardner jeremy@hinegardner.org