Commit b2543f6
committed
MNT: add xkcd prefix + switch priority order
- prefer the CSS4 str -> hex values because they are the 'standard'.
The xkcd colors might be 'better', but we are not the right place to
lead that change. If users use CSS/HTML/X11 color in mpl they should
expect it to match the same color set in html for embedding mpl
figures into websites and such.
- Provide entries in XKCD dict of all names (with and with out spaces)
prefixed with XKCD. Thus to get XKCD's version of blue use
`color='xkcdblue'1 parent bda202b commit b2543f6
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
961 | 961 | | |
962 | 962 | | |
963 | 963 | | |
964 | | - | |
| 964 | + | |
| 965 | + | |
965 | 966 | | |
| 967 | + | |
966 | 968 | | |
967 | 969 | | |
968 | 970 | | |
| 971 | + | |
969 | 972 | | |
970 | 973 | | |
971 | 974 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments