remove duplicate 'gray' color (#4249)

This commit is contained in:
Luca Baffa 2024-10-28 16:27:21 +00:00 committed by GitHub
parent ab4fd41e55
commit 01ca42648b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,6 @@ ColorType = Literal[
"amber",
"gold",
"bronze",
"gray",
"accent",
"black",
"white",