Skip to content

Commit

Permalink
🦄NEW: Add Shades-of-Purple theme (#30)
Browse files Browse the repository at this point in the history
* 📦 NEW: Add Shades-of-Purple theme

Add the `json` object for Shades-of-Purple theme

* 🐛 FIX: Silly json Syntax Error
  • Loading branch information
Ahmad Awais ⚡️ authored and timothyis committed Apr 17, 2018
1 parent 2e857cf commit 4cc68cc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,5 +179,19 @@
"#cc74b1"
],
"dateAdded": "1523900385213"
},
{
"name": "shades-of-purple-hyper",
"description": "Professional Hyper™ Terminal theme with hand-picked & bold shades of purple 💜 to go along with your command line usage. Love purple, coz. purple can be genius.",
"type": "theme",
"preview": "https://on.ahmda.ws/qvUU/c",
"colors": [
"#2D2B55",
"#6943ff",
"#FAD000",
"#ff2c70",
"#b362ff"
],
"dateAdded": "1523965034087"
}
]

0 comments on commit 4cc68cc

Please sign in to comment.