From 897aba266fefda29d74da41d6252df9ff2d437b9 Mon Sep 17 00:00:00 2001 From: equinusocio Date: Tue, 24 Oct 2017 09:27:04 +0200 Subject: [PATCH] chore: Fix README commands to open command palette --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 01d3014..38a60b3 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ git clone https://github.com/equinusocio/vsc-material-theme.git Equinusocio.vsc- Launch *Quick Open*, - - Linux `Ctrl+P` - - macOS `Shift+⌘+P` - - Windows `Ctrl+P` + - Linux `Ctrl + Shift + P` + - macOS `⌘ + Shift + P` + - Windows `Ctrl + Shift + P` Type `theme` and choose `Preferences: Color Theme`, then select Material Theme from the list. @@ -67,9 +67,9 @@ This theme provides different color variants, to change the active theme variant Launch *Quick Open*, - - Linux `Ctrl+P` - - macOS `Shift+⌘+P` - - Windows `Ctrl+P` + - Linux `Ctrl + Shift + P` + - macOS `⌘ + Shift + P` + - Windows `Ctrl + Shift + P` type `icon theme` and select `Material Theme Icons` from the drop-down menu. @@ -77,9 +77,9 @@ type `icon theme` and select `Material Theme Icons` from the drop-down menu. Launch *Quick Open*, - - Linux `Ctrl+P` - - macOS `Shift+⌘+P` - - Windows `Ctrl+P` + - Linux `Ctrl + Shift + P` + - macOS `⌘ + Shift + P` + - Windows `Ctrl + Shift + P` Type `Material Theme` and choose `Material Theme: Settings`, then select `Change accent color` and pick one color from the list.