aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
index 817f6cd..5ee60a4 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,25 @@ 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!
+### Download
+
+The extension is hosted on the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=SolarLiner.arc-theme).
+
+* Drop to terminal and write the following:
+
+```bash
+code --install-extension solarliner.arc-theme
+```
+
+* Alternatively, search for Arc Theme inside of VS Code.
+
+* Finally, you can also hit ```F1```, clear the angled bracket and type ```ext install arc-theme```.
+
+### TODO
+
+[ ] Create Light version
+[ ] Create Darker version
+
## Follow development
### Contribute