The font in the screenshot is
Dank Mono. From £40. https://dank.sh
You can test various syntax highlighting in this repo: https://github.com/uloco/syntax-highlighting-samples
Following extensions/tools are recommended for this theme:
- file-icons - For file icons. Used in the screenshot.
- Dank Mono - Coding font for 40£. Used in the screenshot.
- vscode-icons - Alternative file icons.
- Operator Mono - Another coding font, if you can spend $200.
Also note the recommended user settings.
{
// Controls the font family.
"editor.fontFamily": "Dank Mono",
// Enables font ligatures
"editor.fontLigatures": true,
// Adds icons to files
"workbench.iconTheme": "file-icons",
}- Recommended: This theme is available for free in the Visual Studio Code Marketplace.
- It can be installed by the shortcut ⌘P / ⌃P and typing
ext install yonceor by the shortcut ⇧⌘X and typingyonce.
- It can be installed by the shortcut ⌘P / ⌃P and typing
- Alternative method: Clone this repo inside your
.vscode/extensionsfolder.
Found something strange? Please report here.
Love this theme? Put some respeck on my check. Or pay me in cupcakes.
This theme is released under the MIT License.
Designed with ❤️ by Mina








