Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Boundless gray (Theme)New to Visual Studio Code? Get it now.
Boundless gray (Theme)

Boundless gray (Theme)

d3ciph3r3r

|
2,229 installs
| (0) | Free
Simple dark gray theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

Simple gray theme with few colors.

Personal preference extra config:

    "workbench.colorTheme": "Boundless Gray",

    "editor.fontSize": 14,
    "editor.fontWeight": "normal",

    "editor.minimap.enabled": false,
    "editor.cursorStyle": "block",
    "editor.hideCursorInOverviewRuler": true

    // Requires - Simple icons extension by "Laurent Tréguier"
    "workbench.iconTheme": "minimalistic-icons",

    // Requires - Input Mono font
    "editor.fontFamily": "Input Mono, 'Courier New', monospace",

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft