Skip to content

Commit dc79611

Browse files
authored
update static image paths
1 parent f301d00 commit dc79611

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55

66
> A dark theme for VS Code
77
8-
![Full Preview](static/preview/full-preview.png)
8+
![Full Preview](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/full-preview.png)
99

1010
| JavaScript | React | Vue |
1111
|:---:|:---:|:---:|
12-
| ![JavaScript Screen](static/preview/javascript.png) |![React Screen](static/preview/react.png) | ![Vue Screen](static/preview/vue.png) |
12+
| ![JavaScript Screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/javascript.png) |![React Screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/react.png) | ![Vue Screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/vue.png) |
1313

1414
| Go | Dockerfile | HTML |
1515
|:---:|:---:|:---:|
16-
| ![Go Screen](static/preview/go.png) | ![Dockerfile screen](static/preview/docker.png) | ![HTML Screen](static/preview/html.png) |
16+
| ![Go Screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/go.png) | ![Dockerfile screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/docker.png) | ![HTML Screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/html.png) |
1717

1818
| JSON | TOML | YAML |
1919
|:---:|:---:|:---:|
20-
| ![JSON Screen](static/preview/json.png) | ![TOML Screen](static/preview/toml.png) | ![YAML screen](static/preview/yaml.png)
20+
| ![JSON Screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/json.png) | ![TOML Screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/toml.png) | ![YAML screen](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/yaml.png)
2121

2222

2323
## Getting Started

0 commit comments

Comments
 (0)