diff --git a/packages.json b/packages.json index 1ab472f..5c79a79 100644 --- a/packages.json +++ b/packages.json @@ -23945,5 +23945,18 @@ "description": "A Funge-98 interpreter written in nim", "license": "EUPL-1.2", "web": "https://git.adyxax.org/adyxax/nimfunge98" + }, + { + "name": "opencolor", + "url": "https://github.com/Double-oxygeN/opencolor.nim", + "method": "git", + "tags": [ + "color", + "colorscheme", + "opencolor" + ], + "description": "Nim bindings for Open color", + "license": "MIT", + "web": "https://github.com/Double-oxygeN/opencolor.nim" } ]