diff options
author | Nathan Graule <solarliner@gmail.com> | 2017-05-14 14:11:20 +0200 |
---|---|---|
committer | Nathan Graule <solarliner@gmail.com> | 2017-05-14 14:11:20 +0200 |
commit | e822a149ec9c2d268c487e869b84ea523abf54cb (patch) | |
tree | e08fd0657683a58c3774dd8ef7611aac27d77bf5 | |
parent | 70ae79f64b58b0af82d2e089aea53cf5884fe07c (diff) | |
parent | b8ec4e8dbc28aaab9b7110e3a40521da79c9afc3 (diff) |
Merge branch 'master' of https://github.com/SolarLiner/vscode-arc-theme
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -4,7 +4,11 @@ This VS Code theme integrates seamlessly with the Arc theme to provide a more integrated experience. -[Screenshot] +![Screenshot 1](https://raw.githubusercontent.com/SolarLiner/vscode-arc-theme/master/res/Screenshot%20from%202017-05-14%2012-57-25.png) + +![Screenshot 2](https://github.com/SolarLiner/vscode-arc-theme/blob/master/res/Screenshot%20from%202017-05-14%2013-45-06.png?raw=true) + +Syntax coloring was taken from the default VS Dark theme. I firstly created this theme myself to suit my needs - I hope you wil like it too! @@ -33,4 +37,4 @@ code --install-extension solarliner.arc-theme Head over to the [GitHub Repository](https://github.com/SolarLiner/vscode-arc-theme) to contribute. -**Enjoy!**
\ No newline at end of file +**Enjoy!** |