chore: Add readme section
This commit is contained in:
parent
6acaec949b
commit
8477ac6229
1 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
@ -52,7 +52,7 @@ Launch *Quick Open*,
|
|||
- <img src="https://developer.apple.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf">macOS</a> `Shift+⌘+P`
|
||||
- <img src="https://www.microsoft.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf">Windows</a> `Ctrl+P`
|
||||
|
||||
run the `Preferences: Color Theme` command and select one of the `Material Theme` themes from the drop-down menu.
|
||||
type `Preferences: Color Theme` and select one of the `Material Theme` themes from the drop-down menu.
|
||||
|
||||
The color theme drop-down can alternatively be opened via *File* (*Code* on macOS) > *Preferences* > *Color Theme*.
|
||||
|
||||
|
@ -64,7 +64,15 @@ Launch *Quick Open*,
|
|||
- <img src="https://developer.apple.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf">macOS</a> `Shift+⌘+P`
|
||||
- <img src="https://www.microsoft.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf">Windows</a> `Ctrl+P`
|
||||
|
||||
run the `icon theme` command and select `Material Theme Icons` from the drop-down menu.
|
||||
type `icon theme` and select `Material Theme Icons` from the drop-down menu.
|
||||
|
||||
## Set the accent color
|
||||
Launch *Quick Open*,
|
||||
- <img src="https://www.kernel.org/theme/images/logos/favicon.png" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf">Linux</a> `Ctrl+P`
|
||||
- <img src="https://developer.apple.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf">macOS</a> `Shift+⌘+P`
|
||||
- <img src="https://www.microsoft.com/favicon.ico" width=16 height=16/> <a href="https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf">Windows</a> `Ctrl+P`
|
||||
|
||||
Type `Materia Theme` and choose `Material Theme: Settings`, then select `Change accent color` and pick one color from the list.
|
||||
|
||||
# Recommended settings for a better experience:
|
||||
|
||||
|
|
Loading…
Reference in a new issue