Vscode Theme base on gVim (Vim).
Available free in the Visual Studio Code Market Place
If you want to change the cursor style like vim (terminal cursor), you can change it in settings and change the cursor style to block
{
"editor.cursorStyle": "block"
}
The custom font used in the screenshot is Input Mono Medium Font.