mirror of
https://github.com/elisspace/core.git
synced 2026-09-03 06:26:06 +00:00
* Removed webcolors dependency in favor of dictionary lookup. * Fixed code style errors. * Moved color dictionary to module per suggestion. * Removed try/except per suggestion.