Skip to content

Commit 6091182

Browse files
committed
šŸ“¦ NEW: Hyper-Theme-SOP
1 parent 881c135 commit 6091182

File tree

2 files changed

+18
-22
lines changed

2 files changed

+18
-22
lines changed

ā€ŽREADME.mdā€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ I have built other `Shades of Purple` themes for different software. Here's a li
4949

5050
- šŸ’œ [VSCode theme](https://github.com/ahmadawais/shades-of-purple-vscode) — Shades of Purple
5151
- šŸ’œ [iTerm2 theme](https://github.com/ahmadawais/shades-of-purple-iterm2) — Shades of Purple
52+
- šŸ’œ [Hyperā„¢ theme](https://github.com/ahmadawais/shades-of-purple-hyper) — Shades of Purple
5253
- šŸ’œ [Slack theme](https://github.com/ahmadawais/shades-of-purple-slack) — Shades of Purple
5354
- šŸ’œ [Alfred theme](https://github.com/ahmadawais/shades-of-purple-alfred) — Shades of Purple
5455

ā€Žpackage.jsonā€Ž

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
11
{
2-
"name": "shades-of-purple-alfred",
3-
"displayName": "Shades of Purple for Alfred",
4-
"description": "Professional Alfred color-scheme with hand-picked & bold shades of purple šŸ’œ to go along with your daily spotlight. A custom Alfred color-scheme.",
5-
"version": "1.1.0",
6-
"publisher": "ahmadawais",
7-
"repository": {
8-
"type": "git",
9-
"url": "https://github.com/ahmadawais/shades-of-purple-iterm2"
10-
},
11-
"keywords": [
12-
"Shades of Purple",
13-
"Shade of Purple",
14-
"Cobalt",
15-
"iTerm2",
16-
"coblat 3"
17-
],
18-
"devDependencies": {
19-
"release-it": "^7.2.1"
20-
},
21-
"scripts": {
22-
"release": "release-it"
23-
}
2+
"name": "shades-of-purple-alfred",
3+
"displayName": "Shades of Purple for Alfred",
4+
"description":
5+
"Professional Alfred color-scheme with hand-picked & bold shades of purple šŸ’œ to go along with your daily spotlight. A custom Alfred color-scheme.",
6+
"version": "1.1.0",
7+
"publisher": "ahmadawais",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/ahmadawais/shades-of-purple-alfred"
11+
},
12+
"keywords": ["Shades of Purple", "Shade of Purple", "Cobalt", "iTerm2", "coblat 3"],
13+
"devDependencies": {
14+
"release-it": "^7.2.1"
15+
},
16+
"scripts": {
17+
"release": "release-it"
18+
}
2419
}

0 commit comments

Comments
Ā (0)
⚔