VS Code color theme in dark, muted colors. Greens, browns, blues. Just like nature.
- Go to VS Marketplace
- Click on the "Install" button
- Clone and open this repo in VS Code
- Press
F5
to open a new window with your extension loaded - Open
Code > Preferences > Color Theme
[⌘k ⌘t
] and pick the "Muted Nature (Dark)" or "Muted Nature (Light)" theme - Make changes to the
/themes/muted-nature-dark-color-theme.json
or/themes/muted-nature-light-color-theme.json
file.- UI: For all changes to the "outer UI", like (status bar, file navigation etc.), take a look at the Theme Color reference.
- Syntax: For changes to the "code highlighting", examine the syntax scopes by invoking the
Developer: Inspect Editor Tokens and Scopes
command from the Command Palette (Ctrl+Shift+P
orCmd+Shift+P
on Mac) in the Extension Development Host window.
- Commit your changes and open a PR.
- JetBrains Mono with enabled Font Ligatures