Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 07d86ce + ce4b660 commit 0b6222bCopy full SHA for 0b6222b
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