You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at using the epic xkcd color mapping for string -> rgb look up, there is overlap with the X11 mapping we currently use. Do we want to try to support both? I think a rcparam switch to say which has precedence is a reasonable way to go.
Do we want to allow general "palette" configuration?
I am thinking we keep a list of dicts and just search them in order. We
either just expose the list directly (-1) or provide some minimal tooling
around the list to set the order.
On Tue, Nov 17, 2015, 17:53 Michael Droettboom [email protected]
wrote:
[image: 👍] as an option.
—
Reply to this email directly or view it on GitHub #4383 (comment)
.
Looking at using the epic xkcd color mapping for string -> rgb look up, there is overlap with the X11 mapping we currently use. Do we want to try to support both? I think a rcparam switch to say which has precedence is a reasonable way to go.
The conflicts are (script below):
The text was updated successfully, but these errors were encountered: