https://github.com/expo/vscode-expo-theme
Expo-inspired VS Code editor and syntax theme.
https://github.com/expo/vscode-expo-theme
expo theme vscode vscode-theme
Last synced: 6 months ago
JSON representation
Expo-inspired VS Code editor and syntax theme.
- Host: GitHub
- URL: https://github.com/expo/vscode-expo-theme
- Owner: expo
- License: mit
- Created: 2023-02-05T12:23:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T12:02:49.000Z (9 months ago)
- Last Synced: 2025-04-15T02:52:01.325Z (6 months ago)
- Topics: expo, theme, vscode, vscode-theme
- Language: TypeScript
- Homepage:
- Size: 3.11 MB
- Stars: 26
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
Expo VS Code themes
## Install
1. Go to [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-theme) or [Open VSX Registry](https://open-vsx.org/extension/expo/vscode-expo-theme).
2. For **VS Marketplace**:
* Click on the "Install" buttonFor **Open VSX Registry**:
* Click on the "Download" button
* In VS Code, go to "Extensions" tab
* Click "More" button (three dots in the right corner of header) and select "Install from VSIX"
* Select downloaded VSIX file from step above
3. Then, in VS Code [select one of themes](https://code.visualstudio.com/docs/getstarted/themes#_selecting-the-color-theme):
- `Expo Dark`
- `Expo Light`## Customize the theme
You can override the theme in your personal config file, please follow the guide in the [VS Code documentation](https://code.visualstudio.com/api/extension-guides/color-theme).