Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Marc Deop i Argemí
On 17/08/2011 23:51, Dotan Cohen wrote: In VIM one can easily change colours with :set backgorund=dark. This doesn't actually change the background, but rather uses a colour scheme that is designed for a dark background. Is there any quick command like this for bash? I don't want to edit the

Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Keith Roberts
On Thu, 18 Aug 2011, Marc Deop i Argemí wrote: To: CentOS mailing list centos@centos.org From: Marc Deop i Argemí damnsh...@gmail.com Subject: Re: [CentOS] Change bash colours like in VIM On 17/08/2011 23:51, Dotan Cohen wrote: In VIM one can easily change colours with :set backgorund=dark

Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Marc Deop i Argemí
On 18/08/2011 12:26, Keith Roberts wrote: On Thu, 18 Aug 2011, Marc Deop i Argemí wrote: To: CentOS mailing list centos@centos.org From: Marc Deop i Argemí damnsh...@gmail.com Subject: Re: [CentOS] Change bash colours like in VIM On 17/08/2011 23:51, Dotan Cohen wrote: In VIM one can

Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Keith Roberts
On Thu, 18 Aug 2011, Marc Deop i Argemí wrote: *snip* The best colourscheme for the eyes is a dark background with an even darker text color. And the worst would be dark background with light color for the text (although many geeks use that combination...) I find the white background on

Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Dotan Cohen
On Thu, Aug 18, 2011 at 12:34, Marc Deop i Argemí damnsh...@gmail.com wrote: On 17/08/2011 23:51, Dotan Cohen wrote: In VIM one can easily change colours with :set backgorund=dark. This doesn't actually change the background, but rather uses a colour scheme that is designed for a dark

Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Dotan Cohen
On Thu, Aug 18, 2011 at 13:26, Keith Roberts ke...@karsites.net wrote: In a konsole terminal window look under Settings-Schema for some preset colour schemes. Also take a look under Settings-Configure Konsole-Schema for more advanced options :) Thanks. Keith. -- Dotan Cohen

Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Lucian
On Thu, Aug 18, 2011 at 11:45 AM, Marc Deop i Argemí damnsh...@gmail.com wrote: The best colourscheme for the eyes is a dark background with an even darker text color. And the worst would be dark background with light color for the text (although many geeks use that combination...) This is

Re: [CentOS] Change bash colours like in VIM

2011-08-18 Thread Always Learning
On Fri, 2011-08-19 at 03:17 +0100, Lucian wrote: This is an interesting little article on the subject: http://www.searo.who.int/en/Section7/Section22/Section1105/Section1106_4272.htm Choose a contrasted display, with dark characters on a light background. Always my personal preferred choice

[CentOS] Change bash colours like in VIM

2011-08-17 Thread Dotan Cohen
In VIM one can easily change colours with :set backgorund=dark. This doesn't actually change the background, but rather uses a colour scheme that is designed for a dark background. Is there any quick command like this for bash? I don't want to edit the whole config file if there is a quick way to