Skip to content

Commit c87de12

Browse files
committed
docs: updated documentation
1 parent 9182743 commit c87de12

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
11
# [Yell Theme ✨](https://github.com/coderdiaz/yell-vscode-theme) · [![Version](https://vsmarketplacebadge.apphb.com/version/coderdiaz.yell.svg)](https://marketplace.visualstudio.com/items?itemName=coderdiaz.yell) [![Downloads](https://img.shields.io/vscode-marketplace/r/coderdiaz.yell.svg)](https://marketplace.visualstudio.com/items?itemName=coderdiaz.yell)
22
A Visual Studio Code theme for dark lovers with accesible colors ✨
33

4-
About this theme, Thanks to Sarah Drasner (@sdras) for the tips and recommendations. This theme was created with help Sarah's article in CSS Tricks.
4+
About this theme, thanks to Sarah Drasner (@sdras) for the tips and recommendations. This theme was created with help Sarah's article in CSS Tricks: https://css-tricks.com/creating-a-vs-code-theme/.
55

66
## Preview
77
![Preview](preview.png)
88

9+
## Languages
10+
### HTML
11+
![Preview HTML](previews/html.png)
12+
13+
### Vue
14+
![Preview Vue](previews/vue.png)
15+
16+
### JS
17+
![Preview JS](previews/js.png)
18+
19+
### Python
20+
![Preview Python](previews/python.png)
21+
22+
### React
23+
![Preview React](previews/react.png)
24+
925
## Installation
1026
1. Install [Visual Studio Code](https://code.visualstudio.com/).
1127
2. Launch Visual Studio Code.
@@ -27,4 +43,4 @@ This is my first theme, so if you something amiss, please feel free to file and
2743

2844
Any relevant changes for each version are documented in the changelog. Please update and check the changelog before filing any issues, as they may have already been taken care of.
2945

30-
This theme was inspired from favorite color palette used in my personal [portfolio](https://coderdiaz.me).
46+
This theme was inspired from my favorite color palette used in my personal [portfolio](https://coderdiaz.me).

0 commit comments

Comments
 (0)