Skip to content

Commit 928a5d4

Browse files
authored
Update Theme extension image previews to work in the store (#7977)
1 parent 93b14d5 commit 928a5d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Themes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ VS Code has since provided an API for semantic colorization. The C/C++ Extension
1010

1111
Light Theme
1212

13-
![Light Theme example](https://github.com/Microsoft/vscode-cpptools/raw/main/Themes/assets/light.png)
13+
![Light Theme example](https://raw.githubusercontent.com/microsoft/vscode-cpptools/main/Themes/assets/light.png)
1414

1515
Dark Theme
1616

17-
![Dark Theme example](https://github.com/Microsoft/vscode-cpptools/raw/main/Themes/assets/dark.png)
17+
![Dark Theme example](https://raw.githubusercontent.com/microsoft/vscode-cpptools/main/Themes/assets/dark.png)
1818

1919
## Contributing
2020

0 commit comments

Comments
 (0)