remove duplicate 'gray' color

This commit is contained in:
Luca Baffa 2024-10-26 13:07:39 +01:00
parent ab4fd41e55
commit 0b213a60e5
No known key found for this signature in database
GPG Key ID: 3498121B820B2F1F

View File

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