You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ A pink VSCode theme, good for your eyes.
6
6
## Installation
7
7
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
8
8
```sh
9
-
ext install emersonsm.w40-theme
9
+
ext install emersonsm.pinkcode-theme
10
10
```
11
11
12
-
or you can visit [PinkCode Theme Visual Studio Marketplace page](https://marketplace.visualstudio.com/items?itemName=emersonsm.w40-theme) to rating as well!
12
+
or you can visit [PinkCode Theme Visual Studio Marketplace page](https://marketplace.visualstudio.com/items?itemName=emersonsm.pinkcode-theme) to rating as well!
13
13
14
14
## Bugs
15
15
I know that PinkCode Theme have some color adjustments to be made. So, you can use ISSUES to report or help me to fix it making a PR :)
0 commit comments