From d51c4092f583b3242838cd10f0739ae8d7b26016 Mon Sep 17 00:00:00 2001 From: Fabrizio Destro Date: Fri, 5 Jul 2019 23:49:11 +0200 Subject: [PATCH] Added new type of contributions. --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6ae4747..02abf9c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -17,6 +17,15 @@ ] } ], + "types": { + "theme": { + "symbol": "😻", + "description": "New theme added to the collection.", + "link": "[<%= symbol %>](<%= url %> \"<%= description %>\")," + + } + + }, "contributorsPerLine": 7, "projectName": "kitty-themes", "projectOwner": "dexpota",