Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 646 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 646 Bytes

gVim Theme

Vscode Theme base on gVim (Vim).

gVim Theme

Installing

Available free in the Visual Studio Code Market Place

Customization

Cursor

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"
}

Custom Font

The custom font used in the screenshot is Input Mono Medium Font.

this theme is under development