Dark Theme inspired by the simple beautiful design of Hyper Term and Dark++ Italic font ligatures.
Recommended for best experience
Use Custom CSS and JS Loader and a font with programming ligature support. Nerd Fonts has a collection of fonts that have been patched with ligatures they also provide a script which can patch any font.
Dank Mono patched with Nerd Fonts + Operator Mono set with Custom CSS and JS Loader is used in the example below.
| |
| :--: |
Theme installation
In VScode press ctrl(⌘) + p to launch the command palette then run command:
ext install rubyjasmin.hyperterm-theme
Then press ctrl(⌘) + k, then press ctrl(⌘) + t, you will see a theme selection interface. Choose 'Hyper Term Theme'.
Adding patched fonts like DankMono Nerd Font + Operator Mono
IMPORTANT: Every major update to VSCode you will need to re-enable Custom CSS and JS