From e5638253d5d91d1a23a95ef39fa7d421fc828b3c Mon Sep 17 00:00:00 2001 From: SolarLiner Date: Wed, 5 Jul 2017 22:56:40 +0200 Subject: Updated readme to accomodate the changes --- README.md | 24 +++++++++++---------- ...ture d'\303\251cran de 2017-07-05 22-47-52.png" | Bin 0 -> 201964 bytes 2 files changed, 13 insertions(+), 11 deletions(-) create mode 100644 "res/Capture d'\303\251cran de 2017-07-05 22-47-52.png" diff --git a/README.md b/README.md index c826235..16dc9b7 100644 --- a/README.md +++ b/README.md @@ -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'\303\251cran de 2017-07-05 22-47-52.png" "b/res/Capture d'\303\251cran de 2017-07-05 22-47-52.png" new file mode 100644 index 0000000..d18e9d3 Binary files /dev/null and "b/res/Capture d'\303\251cran de 2017-07-05 22-47-52.png" differ -- cgit v1.2.3