Skip to content

Commit 3d24a75

Browse files
committed
updated screenshots
1 parent 6f4f997 commit 3d24a75

File tree

4 files changed

+7
-13
lines changed

4 files changed

+7
-13
lines changed

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ Inspiration was drawn from Atom's Material Theme and [loved-syntax](https://gith
1111
Create an issue on the [repository](https://github.com/josefaidt/rouge-theme/issues).
1212

1313
### Screenshots
14-
![Desktop](https://raw.githubusercontent.com/josefaidt/rouge-theme/master/img/rouge-desktop-1_3.png)
14+
![Desktop](https://raw.githubusercontent.com/josefaidt/rouge-theme/master/img/rouge-desktop-1_4.png)
1515

1616
#### HTML
1717
![HTML](https://raw.githubusercontent.com/josefaidt/rouge-theme/master/img/rouge-html-1_3_1.png)
1818

1919
#### SCSS
20-
![CSS](https://raw.githubusercontent.com/josefaidt/rouge-theme/master/img/rouge-css-1_2.png)
20+
![CSS](https://raw.githubusercontent.com/josefaidt/rouge-theme/master/img/rouge-scss-1_4.png)
2121

2222
#### JavaScript
2323
![JavaScript](https://raw.githubusercontent.com/josefaidt/rouge-theme/master/img/rouge-js-1_3_1.png)
@@ -28,6 +28,9 @@ Create an issue on the [repository](https://github.com/josefaidt/rouge-theme/iss
2828
#### Markdown
2929
![Markdown](https://raw.githubusercontent.com/josefaidt/rouge-theme/master/img/rouge-md-1_3_1.png)
3030

31+
#### Markdown
32+
![Markdown](https://raw.githubusercontent.com/josefaidt/rouge-theme/master/img/rouge-pug-1_4.png)
33+
3134
### Recommended Settings
3235
I prefer to use the colorless version of [file-icons](https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons) and the settings below. If you do not have Operator Mono installed, Fira Code works well also, though the italics are optimized for use with Operator Mono.
3336

@@ -71,16 +74,7 @@ In version [1.3.3](https://github.com/josefaidt/rouge-theme/releases/tag/v1.3.3)
7174
- CSS, SCSS, LESS
7275
- XML
7376
- Markdown
74-
75-
### Manual Install Instructions
76-
1. Ensure your copy of VSCode is above v1.15
77-
2. Download/unzip contents of this project
78-
3. Copy folder to your profile's extensions folder
79-
- Windows: `C:\Users\<yourprofile>\.vscode\extensions`
80-
- macOS: `~/.vscode/extensions`
81-
4. Reload the VSCode window (`Command Palette` > `Reload Window`)
82-
5. Select **Rouge** (`Command Palette` > `Preferences: Color Theme`)
83-
77+
- PUG
8478

8579
### License
86-
[MIT License](./LICENSE)
80+
[MIT License](./LICENSE)

img/rouge-desktop-1_4.png

1.14 MB
Loading

img/rouge-pug-1_4.png

87 KB
Loading

img/rouge-scss-1_4.png

118 KB
Loading

0 commit comments

Comments
 (0)