Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6dbb376

Browse filesBrowse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #29081: Document "none" as color value
1 parent 10e09bf commit 6dbb376
Copy full SHA for 6dbb376

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎galleries/users_explain/colors/colors.py

Copy file name to clipboardExpand all lines: galleries/users_explain/colors/colors.py
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373
| | |
7474
| .. versionadded:: 3.8 | |
7575
+--------------------------------------+--------------------------------------+
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+
+--------------------------------------+--------------------------------------+
7680
7781
.. _xkcd color survey: https://xkcd.com/color/rgb/
7882

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.