https://github.com/njs-guy/all-blue-demo
A demo to view different file types with All Blue.
https://github.com/njs-guy/all-blue-demo
Last synced: 2 months ago
JSON representation
A demo to view different file types with All Blue.
- Host: GitHub
- URL: https://github.com/njs-guy/all-blue-demo
- Owner: njs-guy
- License: mit
- Created: 2023-01-08T15:30:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T19:33:14.000Z (about 2 years ago)
- Last Synced: 2024-12-30T22:29:43.350Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# All Blue demo
This a demo to view different file types with [All Blue](https://github.com/njshockey/all-blue-theme).
(Or any color theme, really.)## Viewing
To view this in VS Code, download this repo.
Either as a zip file or with:```bash
git clone https://github.com/njshockey/all-blue-demo.git
```From there, you can open the root folder in VS Code
and view the syntax highlighting for the theme.## Todo
- [x] JS/TS
- [x] Python
- [ ] Csharp
- [ ] C/C++
- [x] Rust
- [x] React TSX
- [x] Vue
- [x] Svelte
- [x] YAML
- [ ] XML
- [ ] Java
- [ ] Bash
- [ ] Editor Config