Screen color question

Dennis W. Bulgrien DBulgrien@vcsd.com
Thu Jul 11 18:25:00 GMT 2002


The others were thinking we had problems with the default text color, like
the output of export for example.  Its the prompt which defaults to
dark-green and dark-yellow on black.  To brighten it up you can specify the
bold attribute to PS1.  The 32m is dark green; replace [32m\] with [1;32m\].
This causes the prompt to be light-green and light-yellow on black.  I can
supply the color defs if you are interested in changing it further.

"Barry Goldstein" <bag@shore.net> wrote in message
news:3.0.5.32.20020306164913.00986020@pop.shore.net...

> The prompt strings are
> PS1=$'\\[\\033]0;\\w\\007\n\\033[32m\\]\\u@\\h
\\[\\033[33m\\w\\033[0m\\]\n$ '





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list