Skip to content

Commit

Permalink
Created package.json
Browse files Browse the repository at this point in the history
I added JSON file.
  • Loading branch information
TadorHead committed Jan 20, 2015
1 parent 77275d0 commit 1ce903a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "tadorhead.graphite-in-neon",
"title": "Graphite in Neon",
"description": "A semi-dark theme that's colourful and helpful.",
"homepage": "http://github.com/TadorHead/Graphite",
"version": "1.0.0",
"author": "TadorHead <tadorhead1@gmail.com>",
"theme": {
"file": "theme.less",
"dark": true,
"addModeClass": true
},
"keywords": ["theme"]
}

0 comments on commit 1ce903a

Please sign in to comment.