From dc79611ce9070b8781089a9ca39aa34a548b1e30 Mon Sep 17 00:00:00 2001 From: Chase Adams Date: Sat, 7 Nov 2020 14:33:54 -0800 Subject: [PATCH] update static image paths --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 845039b..a23d173 100644 --- a/README.md +++ b/README.md @@ -5,19 +5,19 @@ > A dark theme for VS Code -![Full Preview](static/preview/full-preview.png) +![Full Preview](https://github.com/chaseadamsio/vscode-theme-neon-night/blob/mainline/static/preview/full-preview.png) | JavaScript | React | Vue | |:---:|:---:|:---:| -| ![JavaScript Screen](static/preview/javascript.png) |![React Screen](static/preview/react.png) | ![Vue Screen](static/preview/vue.png) | +| ![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) | | Go | Dockerfile | HTML | |:---:|:---:|:---:| -| ![Go Screen](static/preview/go.png) | ![Dockerfile screen](static/preview/docker.png) | ![HTML Screen](static/preview/html.png) | +| ![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) | | JSON | TOML | YAML | |:---:|:---:|:---:| -| ![JSON Screen](static/preview/json.png) | ![TOML Screen](static/preview/toml.png) | ![YAML screen](static/preview/yaml.png) +| ![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) ## Getting Started