Corrected a color code.

This commit is contained in:
The Wobbler 2025-03-26 17:27:44 +01:00
parent a199e5b099
commit 8d245c0f69

View file

@ -6,7 +6,7 @@ for number in range(15, 256, 6):
color_names = [ color_names = [
"black", "black",
"orange", "dark_red",
"dark_green", "dark_green",
"dark_yellow", "dark_yellow",
"dark_blue", "dark_blue",