From 794fb953e8264bf2f89ebc0a787f6e07f8ccba79 Mon Sep 17 00:00:00 2001 From: Kerim Date: Mon, 22 Feb 2021 19:29:15 +0300 Subject: [PATCH] changed readme --- README.md | 9 +++++++-- package.json | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d9a591..3242ded 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,16 @@ ![alt text](images/qt-theme.png) ## Installation +Here is the link to the marketplace: https://marketplace.visualstudio.com/items?itemName=KerimKhemraev.qtcreator-color-theme +where can simply click "Install" + +### Or + 1. Open the extensions sidebar on Visual Studio Code -2. Search for "QtCreator's default color theme" +2. Search for "kerimkhemraev" without spaces (search by author is easier then by unpopular name) 3. Click Install 4. Click Reload to reload your editor 5. Select the Manage Cog (bottom left) > Color Theme > QtCreator's default color theme ## Note -In some cases this theme can't correctly color the text. \ No newline at end of file +In some cases this theme incorrectly colors the text. \ No newline at end of file diff --git a/package.json b/package.json index 7b03231..d514f18 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "qtcreator-color-theme", "displayName": "QtCreator's default color theme", - "description": "Color theme that are similar to QtCreator themes but has more bugs :)", + "description": "Color theme that is similar to QtCreator themes but has more bugs :)", "publisher": "kerimkhemraev", "author": { "name": "Kerim Khemraev"