Skip to content

Commit

Permalink
Add Whimsy theme to plugins (#33)
Browse files Browse the repository at this point in the history
* Add Whimsy theme to plugins

* Add Whimsy theme to plugins

* Removes duplicate color
  • Loading branch information
Rod authored and timothyis committed Apr 19, 2018
1 parent 0bd79ae commit 0d5e15f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,16 @@
"type": "plugin",
"preview": "https://raw.githubusercontent.com/lucleray/hyper-opacity/master/demo-big.gif",
"dateAdded": "1524057572112"
},
{
"name": "hyper-whimsy",
"description": "A whimsical theme for Hyper",
"type": "theme",
"preview": "https://hyper-whimsy.now.sh/",
"colors": [
"#29283b",
"#b3b0d6"
],
"dateAdded": "1524007869655"
}
]

0 comments on commit 0d5e15f

Please sign in to comment.