Corrected a color code.
This commit is contained in:
parent
a199e5b099
commit
8d245c0f69
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ for number in range(15, 256, 6):
|
|||
|
||||
color_names = [
|
||||
"black",
|
||||
"orange",
|
||||
"dark_red",
|
||||
"dark_green",
|
||||
"dark_yellow",
|
||||
"dark_blue",
|
||||
|
|
Loading…
Add table
Reference in a new issue