https://github.com/thecodetherapy/thecodetheme-dark
TheCodeTherapy VSCode Dark Theme
https://github.com/thecodetherapy/thecodetheme-dark
Last synced: 28 days ago
JSON representation
TheCodeTherapy VSCode Dark Theme
- Host: GitHub
- URL: https://github.com/thecodetherapy/thecodetheme-dark
- Owner: TheCodeTherapy
- License: mit
- Created: 2023-01-27T21:39:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T19:49:43.000Z (over 1 year ago)
- Last Synced: 2025-01-08T11:49:24.928Z (about 1 year ago)
- Size: 3.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# thecodetheme-dark
- Are you tired of those zen earthy nature-like pastel-based color schemes?
- Do you laugh in the face of those who say you should avoid cold or bluish colors to avoid anxiety?
- Do you want to do some eye-molesting coffee-induced insane 15+ hours of programming sessions and dream in code on a synth-wave-like dimension right after?
## SAY NO MORE
This is my custom Dark VSCode theme. I made it to work on my TypeScript + WebGL projects.
The GLSL color theming was made to match the color scheme I created for my online shader editor. You can try it at [https://thecodetherapy.com](https://thecodetherapy.com).

Font I use (shown on the screenshots): **`'MesloLGS NF'`**
You can download the MesloLGS Nerd Font Types here:
- [MesloLGS NF Regular.ttf](https://github.com/TheCodeTherapy/thecodetheme-dark/raw/main/fonts/MesloLGS%20NF%20Regular.ttf)
- [MesloLGS NF Bold.ttf](https://github.com/TheCodeTherapy/thecodetheme-dark/raw/main/fonts/MesloLGS%20NF%20Bold.ttf)
- [MesloLGS NF Italic.ttf](https://github.com/TheCodeTherapy/thecodetheme-dark/raw/main/fonts/MesloLGS%20NF%20Italic.ttf)
- [MesloLGS NF Bold Italic.ttf](https://github.com/TheCodeTherapy/thecodetheme-dark/raw/main/fonts/MesloLGS%20NF%20Bold%20Italic.ttf)
Here's a list of the extensions I use most frequently:
```bash
TheCodeTherapy.thecodetheme-dark
vscode-icons-team.vscode-icons
boyswan.glsl-literal
slevesque.shader
ms-vscode.vscode-typescript-next
christian-kohler.path-intellisense
csstools.postcss
DavidAnson.vscode-markdownlint
dbaeumer.vscode-eslint
eamodio.gitlens
EditorConfig.EditorConfig
esbenp.prettier-vscode
mikestead.dotenv
Orta.vscode-jest
philnash.ngrok-for-vscode
roonie007.hide-files
steoates.autoimport
stylelint.vscode-stylelint
wayou.vscode-todo-highlight
Zignd.html-css-class-completion
rust-lang.rust-analyzer
panicbit.cargo
bungcip.better-toml
dustypomerleau.rust-syntax
```
If you want to send me suggestions, bug reports, or memes, get in touch on Twitter at [@TheCodeTherapy](https://twitter.com/TheCodeTherapy).
You can check out more stuff I work on at my website [https://mgz.me](https://mgz.me).