diff --git a/README.md b/README.md index ef8f5aa..3580041 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ You can install this awesome theme through the [Visual Studio Code Marketplace]( # Activate the theme 1. Press cmd/ctrl + Shift + P and type `color`, then select **Color Theme** -2. Select `Material Theme Darker` or `Material Theme Lighter` from the list, then press **Enter** +2. Type `Material Theme` and select one of the theme color from the list, then press **Enter** # Activate File Icons Theme @@ -33,4 +33,7 @@ You can install this awesome theme through the [Visual Studio Code Marketplace]( "editor.lineHeight": 24, // Enables font ligatures "editor.fontLigatures": true, -``` \ No newline at end of file +``` + +# Thanks +Thanks to @balanceiskey for the theme builder. \ No newline at end of file