Skip to content

Commit 2b2f13d

Browse files
committed
wip
1 parent 79f6f54 commit 2b2f13d

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
![banner](images/banner.png)
12
# ArifCode Theme
23

34
Oceanic dark theme for VS Code and Windows Terminal.
@@ -35,13 +36,11 @@ code --install-extension generated-filename.vsix
3536
```bash
3637
code --install-extension generated-filename.vsix
3738
```
38-
### With VS Code
39+
### With [VSCode](https://marketplace.visualstudio.com/items?itemName=arifbudimanar.arifcode-theme)
3940
1. Open the Extensions sidebar in VS Code
4041
2. Search for `ArifCode Theme`
4142
3. Click `Install`
4243

43-
![vscode](images/vscode.png)
44-
4544
## Preview
4645
### Default
4746
![Default](images/default.png)

images/banner.png

29.5 KB
Loading

images/vscode.png

-132 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@
5454
"build": "node src/index.js",
5555
"dev": "watch 'npm run build' ./src"
5656
},
57-
"version": "0.0.12"
57+
"version": "0.0.13"
5858
}

0 commit comments

Comments
 (0)