Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juhaku/matcha-colors
Matcha Colors Visual Studio Code Color Theme
https://github.com/juhaku/matcha-colors
color-theme matcha-colors vscode vscode-color-theme vscode-theme
Last synced: about 1 month ago
JSON representation
Matcha Colors Visual Studio Code Color Theme
- Host: GitHub
- URL: https://github.com/juhaku/matcha-colors
- Owner: juhaku
- License: gpl-3.0
- Created: 2021-01-20T21:54:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-08T19:27:29.000Z (over 2 years ago)
- Last Synced: 2024-10-12T00:21:40.047Z (3 months ago)
- Topics: color-theme, matcha-colors, vscode, vscode-color-theme, vscode-theme
- Homepage:
- Size: 2.15 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# matcha-colors ~ (Matcha Colors VSCode Theme)
This is Matcha colored VSCode Color Theme.
## Download
https://github.com/juhaku/matcha-colors/releases/download/1.2.4/matcha-1.2.4.vsix
Or build from sources with:
```bash
git clone https://github.com/juhaku/matcha-colors.git
cd matcha-colors
yarn install
yarn vsce package
```## Install
1. Open Code
2. Open Extensions
3. Click "View More Actions" the three dots (...) -> Install from VSIX
4. DONE!## Screenshots
#### GO
![GO](./screenshots/Screenshot_20210523_161655.png)#### Rust
![Rust](./screenshots/Screenshot_20220315_193756.png)#### TypeScript
![TypeScript](./screenshots/Screenshot_20210523_161918.png)#### Yaml
![Yaml](./screenshots/Screenshot_20210123_143445.png)#### JSON
![JSON](./screenshots/Screenshot_20210123_143400.png)#### Bash
![Bash](./screenshots/Screenshot_20210123_145504.png)#### JSX/TSX
![JSX/TSX](./screenshots/Screenshot_20210523_162057.png)#### Stylus
![Stylus](./screenshots/Screenshot_20210123_145108.png)#### CSS
![CSS](./screenshots/Screenshot_20210123_144900.png)#### Vue
![Vue](./screenshots/Screenshot_20210523_163356.png)