From abaa5b265bc66978a3b4d444aef819aac6fffe18 Mon Sep 17 00:00:00 2001 From: Grave Date: Sun, 26 Mar 2023 14:30:08 -0400 Subject: [PATCH] Add nimitheme (#2552) Co-authored-by: Gabriel Huber --- packages.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/packages.json b/packages.json index aeb0c1b..6df76c1 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,21 @@ [ + { + "name": "nimitheme", + "url": "https://github.com/neroist/nimitheme", + "method": "git", + "tags": [ + "nimib", + "theme", + "addon", + "style", + "library", + "html", + "nimib-extension" + ], + "description": "make nimib look beautiful with nimitheme", + "license": "MIT", + "web": "https://neroist.github.io/nimitheme/index.html" + }, { "name": "nimpretty_t", "url": "https://github.com/tobealive/nimpretty_t",