diff options
-rw-r--r-- | README.md | 24 | ||||
-rw-r--r-- | res/Capture d'écran de 2017-07-05 22-47-52.png | bin | 0 -> 201964 bytes |
2 files changed, 13 insertions, 11 deletions
@@ -1,16 +1,16 @@ -# Arc Theme for Visual Studio Code +# Linux Themes for Visual Studio Code -## An integrated color theme for one of the most popular Linux GTK themes +## An integrated color theme for the most popular Linux GTK themes -This VS Code theme integrates seamlessly with the Arc theme to provide a more integrated experience. +These VS Code themes integrate seamlessly with your GTK themes to provide a more integrated experience. ![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) +![Screenshot 2](https://raw.githubusercontent.com/SolarLiner/vscode-arc-theme/master/res/Screenshot%20from%202017-05-14%2013-45-06.png) -Syntax coloring was taken from the default VS Dark theme. +For the Arc theme, the syntax coloring is the default VS Code one. For Adapta, it is taken from [Mattia Astorino's great Material Theme](https://github.com/equinusocio/vsc-material-theme) (an alternative to this Adapta theme!) -I firstly created this theme myself to suit my needs - I hope you wil like it too! +I created those themes myself to suit my needs - I hope you wil like it too! ### Download @@ -19,12 +19,12 @@ The extension is hosted on the [Visual Studio Code Marketplace](https://marketpl * Drop to terminal and write the following: ```bash -code --install-extension solarliner.arc-theme +code --install-extension solarliner.linux-themes ``` -* Alternatively, search for Arc Theme inside of VS Code. +* Alternatively, search for *Linux Themes* inside of VS Code. -* Finally, you can also hit ```F1```, clear the angled bracket and type ```ext install arc-theme```. +* Finally, you can also hit ```F1```, clear the angled bracket and type ```ext install linux-themes```. ### Changelog @@ -40,8 +40,8 @@ code --install-extension solarliner.arc-theme ### TODO -* [ ] Finish Arc Dark - * [ ] Complete set of syntax coloring +* [x] Finish Arc Dark + * [x] Complete set of syntax coloring * [ ] Create Light version @@ -49,6 +49,8 @@ code --install-extension solarliner.arc-theme * [ ] Create Darker version +* [x] Complete Adapta version with material syntax + ## Follow development ### Contribute diff --git a/res/Capture d'écran de 2017-07-05 22-47-52.png b/res/Capture d'écran de 2017-07-05 22-47-52.png Binary files differnew file mode 100644 index 0000000..d18e9d3 --- /dev/null +++ b/res/Capture d'écran de 2017-07-05 22-47-52.png |