Skip to content

Commit 110b209

Browse files
authored
Added docs for missing GREY/GRAY color (#3138)
1 parent afabb19 commit 110b209

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/structures/misc/colors.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Method 1: Use one of these pre-arranged named colors:
2121

2222
(Alias of :global:`MAGENTA`)
2323

24+
- .. global:: GREY
25+
26+
- .. global:: GRAY
27+
28+
(Alias of :global:`GREY`)
29+
2430
- .. global:: WHITE
2531
- .. global:: BLACK
2632

0 commit comments

Comments
 (0)