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 279dd60

Browse filesBrowse files
authored
DOC: example gray level in 'Specifying Colors' tutorial
To answer user question "what is light, what is dark?"
1 parent 5729cb5 commit 279dd60
Copy full SHA for 279dd60

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎tutorials/colors/colors.py

Copy file name to clipboardExpand all lines: tutorials/colors/colors.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
to ``'#aabbcc'``, or ``'#abcd'``, equivalent to ``'#aabbccdd'``;
1515
case-insensitive);
1616
* a string representation of a float value in ``[0, 1]`` inclusive for gray
17-
level (e.g., ``'0.5'``);
17+
level (e.g., ``'0.8'`` for light gray);
1818
* one of the characters ``{'b', 'g', 'r', 'c', 'm', 'y', 'k', 'w'}``, which
1919
are short-hand notations for shades of blue, green, red, cyan, magenta,
2020
yellow, black, and white. Note that the colors ``'g', 'c', 'm', 'y'`` do not

0 commit comments

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