We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21b9dc commit 9f5f8c4Copy full SHA for 9f5f8c4
doc/api/colors_api.rst
@@ -71,3 +71,17 @@ Functions
71
same_color
72
get_named_colors_mapping
73
make_norm_from_scale
74
+
75
+Exported colors
76
+---------------
77
78
+The data used to populate the :doc:`/gallery/color/named_colors` are exposed
79
+as dictionaries that map color names to hex strings.
80
81
+.. py:data:: BASE_COLORS
82
83
+.. py:data:: TABLEAU_COLORS
84
85
+.. py:data:: CSS4_COLORS
86
87
+.. py:data:: XKCD_COLORS
0 commit comments