Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Hyper Ctrl ThemeNew to Visual Studio Code? Get it now.
Hyper Ctrl Theme

Hyper Ctrl Theme

Bharath Prabhuswamy

|
398 installs
| (0) | Free
VSCode Dark Theme inspired by Hyper Terminal aesthetics
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Hyper Ctrl Theme Icon

Hyper Ctrl Theme

VSCode Dark Theme inspired by Hyper Terminal aesthetics.

Preview

colorscheme

Integrated Terminal Color Scheme

colorscheme

Suggested Customizations

  • Monokai Classic Monochrome Icons

Suggested Workspace Customization

{
    "window.titleBarStyle": "custom",
    "workbench.iconTheme": "Monokai Pro Monochrome Icons",
    "workbench.statusBar.visible": true,
    "workbench.panel.defaultLocation": "right",
    "breadcrumbs.enabled": false,
    "editor.fontSize": 13,
    "editor.lineHeight": 14,
    "editor.tabSize": 4,
    "editor.rulers": [80, 120],
    "editor.renderWhitespace": "all",
    "editor.cursorBlinking": "phase",
    "editor.minimap.enabled": false,
    "editor.insertSpaces": true,
    "editor.detectIndentation": true,
    "editor.mouseWheelZoom": true,
    "terminal.integrated.fontSize": 13,
    "terminal.integrated.scrollback": 50000
}

Changelog

See CHANGELOG.md

Thanks

  • Thanks to @HasseNasse for hyper-term-theme "HyperTerm inspired VSCode theme"
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft