From 9e984e55dabf95ef5b3f8e5b5fe323e5a0177ed2 Mon Sep 17 00:00:00 2001 From: Nick Pfisterer Date: Sun, 16 Sep 2018 17:02:27 -0700 Subject: [PATCH] Update package.json --- package.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef69be9..0444d84 100644 --- a/package.json +++ b/package.json @@ -2,16 +2,17 @@ "name": "pure-syntax", "theme": "syntax", "version": "0.3.0", - "description": "A clear & colorful syntax theme for Atom.", + "description": "A vibrant syntax theme for Atom.", "keywords": [ + "syntax", + "theme", "pure", - "clear", "colorful", "dark", - "practical", - "syntax" + "vivid", + "vibrant" ], - "repository": "https://github.com/nkpfstr/pure-syntax", + "repository": "https://github.com/polymoon/pure-syntax", "license": "MIT", "engines": { "atom": ">0.50.0"