aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjuancarlospaco <juancarlospaco@gmail.com>2018-05-04 00:40:08 -0300
committerjuancarlospaco <juancarlospaco@gmail.com>2018-05-04 00:40:08 -0300
commiteae9405b9c5e03cfad27b0f5da277a7949c7dc12 (patch)
tree8f47fb6660186055e1e3658f6a9740f2b8743673
parent3b0fb2788349164a64af475e307a4188d268bc1b (diff)
downloadpackages-eae9405b9c5e03cfad27b0f5da277a7949c7dc12.tar.gz
packages-eae9405b9c5e03cfad27b0f5da277a7949c7dc12.zip
Added package random_font_color
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 762e765..42874f3 100644
--- a/packages.json
+++ b/packages.json
@@ -9093,5 +9093,20 @@
"description": "Text string translation from free online crowdsourced API. Tinyslation a tiny translation.",
"license": "LGPLv3",
"web": "https://github.com/juancarlospaco/nim-tinyslation"
+ },
+ {
+ "name": "random_font_color",
+ "url": "https://github.com/juancarlospaco/nim-random-font-color",
+ "method": "git",
+ "tags": [
+ "fonts",
+ "colors",
+ "pastel",
+ "design",
+ "random"
+ ],
+ "description": "Random curated Fonts and pastel Colors for your UI/UX design, design for non-designers.",
+ "license": "LGPLv3",
+ "web": "https://github.com/juancarlospaco/nim-random-font-color"
}
]