An open API service indexing awesome lists of open source software.

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

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).

![TheCodeTheme Dark screenshot 1](https://raw.githubusercontent.com/TheCodeTherapy/thecodetheme-dark/main/screenshots/screenshot_01.png)

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).