|
From: <mi...@ph...> - 2005-10-15 22:22:06
|
>> set style linetype colorsequence red,green,blue,"FFEE00", ...
>>
>> which would redefine the color sequence for the linetype series, and
>> then it
>> would become the same for all terminals?
>
> Not a bad idea. So the color would wrap when reaching the end of the
> sequence. ("colorsequence" is quite long and not easily abreviated
> because of conflicts.) A bit of extra work perhaps. How would one
> guarantee that all terminals have the described colors? And what would
> one do if that were not the case?
It would be supported by all terminals supporting 'lt color rgb "xxxxxx"'.
Others will silently ignore it.
---
PM
|