From d7a54c2b8a280f4baed2139a534ee6f9cc78b9e1 Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@tuta.io> Date: Wed, 28 Sep 2022 19:50:22 +0200 Subject: [PATCH] feat: add description --- official/pretty-purple.json | 1 + 1 file changed, 1 insertion(+) diff --git a/official/pretty-purple.json b/official/pretty-purple.json index 7500718..8034491 100644 --- a/official/pretty-purple.json +++ b/official/pretty-purple.json @@ -1,5 +1,6 @@ { "name": "Pretty Purple", + "description": "Something really pretty <3", "variables": { "accent_color": "rgb(220,138,221)", "accent_bg_color": "rgb(145,65,172)",