Added package prettyclr (#2090)

This commit is contained in:
Ethosa 2021-12-20 01:57:36 +07:00 committed by GitHub
parent 881ed62c93
commit ec3f006d7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24520,5 +24520,18 @@
"description": "A pure nim port of the open simplex noise algorithm from Kurt Spencer",
"license": "MIT",
"web": "https://github.com/betofloresbaca/nim-opensimplexnoise"
},
{
"name": "prettyclr",
"url": "https://github.com/prettybauble/prettyclr",
"method": "git",
"tags": [
"prettybauble",
"prettyclr",
"color"
],
"description": "Small library for working with colors",
"license": "MIT",
"web": "https://github.com/prettybauble/prettyclr"
}
]