Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simurai committed Sep 6, 2021
1 parent ae33853 commit 1c7a3d8
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,16 @@

1. Go to [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme).
2. Click on the "Install" button.
3. Then [select a theme](https://code.visualstudio.com/docs/getstarted/themes#_selecting-the-color-theme). Currently the following themes are available:
- `GitHub Light` (A legacy old theme.)
- `GitHub Dark` (A legacy old theme.)
- `GitHub Light Default` ✨ new ✨ (A new theme that aims for consistency with GitHub's Primer design system.)
- `GitHub Dark Default` ✨ new ✨ (A new theme that aims for consistency with GitHub's Primer design system.)
- `GitHub Dark Dimmed` ✨ new ✨ (A new theme that aims for consistency with GitHub's Primer design system.)
3. Then [select a theme](https://code.visualstudio.com/docs/getstarted/themes#_selecting-the-color-theme). The GitHub themes try to match the themes available in [github.com's settings](https://github.com/settings/appearance):
- `GitHub Light Default`
- `GitHub Dark Default`
- `GitHub Dark Dimmed`
- `GitHub Dark High Contrast` ✨ new ✨

Additionally, there are also two older themes. **Note**: They won't get updated anymore and are kept for legacy reasons:

- `GitHub Light` (legacy)
- `GitHub Dark` (legacy)

## Override this theme

Expand Down

0 comments on commit 1c7a3d8

Please sign in to comment.