BrianLima / hyper-term-theme

HyperTerm inspired visual studio code theme with vivid syntaxcolors and a pitch black UI. Drools on the floor..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyper-Dark

HyperTerm inspired VSCode theme with vivid syntaxcolors and a pitch black UI. Drools on the floor..

GitHub repository

CHANGELOG

CHANGELOG.MD

Docs & Contribute

  1. Install the theme
  2. Reload VSCode
  3. Press ctrl(⌘) + k, then press ctrl(⌘) + t, you will see a theme selection interface. Choose 'Hyper Term Black'.
  4. Change the following user settings on VS Code:
{
    "editor.fontFamily": "Menlo, 'DejaVu Sans Mono', Consolas, 'Lucida Console', monospace",
    "workbench.colorTheme": "Hyper Term Black",
    "editor.cursorStyle": "block",
    "editor.minimap.enabled": false,
    "editor.renderLineHighlight": "none"
}

About

HyperTerm inspired visual studio code theme with vivid syntaxcolors and a pitch black UI. Drools on the floor..

License:MIT License