[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV FONT color tagging
From: |
Alan Cox |
Subject: |
Re: LYNX-DEV FONT color tagging |
Date: |
Fri, 21 Feb 1997 14:12:54 +0000 (GMT) |
> How do you map the hex codes to ncurses/slang colours? afaik you only have
> 8 colours to play with (you lose the bright ones if you use Klaus's unicode
> patches iirc. Klaus?), so the effort mapping the hex to real colours seems
> to be a lot of effort for little actual gain.
Most pages seem to be using just a few easily mapped colours. Im just turning
the RGB value into a choice from the 8.
> Precisely - what do you do in that situation? If you're going to override
> that, you might as well override the font colors given that they are probably
> expecting the background to be light as well...
If you set one only in the <BODY> tag I pick a sensible opposite for the
other.
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
Re: LYNX-DEV FONT color tagging, Rob Partington, 1997/02/20