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 773096e commit ce4b660Copy full SHA for ce4b660
galleries/users_explain/colors/colors.py
@@ -73,6 +73,10 @@
73
| | |
74
| .. versionadded:: 3.8 | |
75
+--------------------------------------+--------------------------------------+
76
+| The special value "none" is fully | - ``'none'`` |
77
+| transparent, i.e. equivalent to a | |
78
+| RGBA value ``(0.0, 0.0, 0.0, 0.0)`` | |
79
++--------------------------------------+--------------------------------------+
80
81
.. _xkcd color survey: https://xkcd.com/color/rgb/
82
0 commit comments