diff --git a/official/pretty-purple.json b/official/pretty-purple.json index 3a20035..9662c59 100644 --- a/official/pretty-purple.json +++ b/official/pretty-purple.json @@ -1,5 +1,7 @@ { "name": "Pretty Purple", + "description": "Something really pretty", + "badges": ["favourite", "editor-choice"], "variables": { "accent_color": "rgb(220,138,221)", "accent_bg_color": "rgb(145,65,172)", @@ -104,4 +106,4 @@ "gtk4": "", "gtk3": "" } -} \ No newline at end of file +}