- From: Bruno <bruno@teraram.com>
- Date: Wed, 20 Dec 2000 16:01:41 +0100
- To: "Clover Andrew" <aclover@1VALUE.com>, <www-style@w3.org>
> The obvious syntax for this would be an at-rule to extend/replace > the built-in colour names, eg. > > @color { > color-name: skin; > color-base: rgb(253, 210, 189); > } > > I suppose one might also be able to fit the 'relative colours' > idea into this sort of syntax, something like: > > @color { > color-name: bruise; > color-base: skin; > color-value: darker; /* or -n% or an absolute value */ > color-hue: 153; /* IMO HSV is a more useful model than RGB */ > } > I just want to say that I agree with Andrew, this at-rule for colors is very inventive, good job Andrew, and you have my vote for colors to be put in CSS3. ------------------------------------------ | ---:[ TeraRam Web Studio ]:--- | Web: http://teraram.com/ | E-mail: bruno@teraram.com ------------------------------------------
Received on Wednesday, 20 December 2000 10:09:08 UTC