From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8308 invoked from network); 8 Jan 2002 17:21:14 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 8 Jan 2002 17:21:14 -0000 Received: (qmail 29535 invoked by alias); 8 Jan 2002 17:20:56 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4569 Received: (qmail 29519 invoked from network); 8 Jan 2002 17:20:55 -0000 Date: Tue, 8 Jan 2002 18:20:15 +0100 From: Joel CARNAT To: zsh-users@sunsite.auc.dk Subject: Are there 8 or 16 colors ??? Message-Id: <20020108182015.00b952f0.joel_carnat@yahoo.fr> Organization: TIBCO Finance - France X-Mailer: Sylpheed version 0.6.6claws (GTK+ 1.2.10; i386-unknown-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, Is the color feature of ZSH enables 8 or 16 colors ? I mean, typing: echo "^[[0;32mhihi" gives a darkgreen echo "^[[1;32mhihi" gives a lightgreen (but bold) Can't I get a not bold lightgreen ? Looks like I only can get 8 normal and 8 bold colors... thX for answers, Jo