Skip to content

Commit 881cf51

Browse files
committed
chore: fix preview images
1 parent 1223ce0 commit 881cf51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Dim, simple, warm theme for the minimalist.
55
### Screenshots
66

77
##### Bright Variant - HTML
8-
<img src="./assets/screenshots/bright-html.png">
8+
![bright-variant-html](./assets/screenshots/bright-html.png)
99

1010
##### Bright Variant - React
11-
<img src="./assets/screenshots/bright-react.png">
11+
![bright-variant-react](./assets/screenshots/bright-react.png)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "dimfire",
33
"displayName": "Dim Fire",
44
"description": "Dim, simple, warm theme for the minimalist.",
5-
"version": "0.4.0",
5+
"version": "0.4.1",
66
"publisher": "ahme-dev",
77
"repository": {
88
"url": "https://github.com/ahme-dev/dimfire",

0 commit comments

Comments
 (0)