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

Infinity Theme

Satvik Virmani

|
918 installs
| (0) | Free
A coding color pallete theme based on Halcyon color scheme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Infinity Theme Logo

Infinity

A coding color pallete theme based on Halcyon color scheme.

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for Halcyon
  3. Click Install to install it
  4. Click Reload to reload the editor
  5. Code > Preferences > Color Theme > Halcyon

Setting for best experience

Font

Victor Mono

Themes

  1. Material Icon Theme

  2. Bracket Pair Color DLW

  3. Color Highlight

Editor Settings

Add or change these setting in vscode setting.json

{
    "editor.fontFamily": "'Victor Mono','Droid Sans Mono', 'monospace'",
    "editor.fontWeight": "bold",
    "editor.letterSpacing": 0.8,
    "editor.lineHeight": 1.6,
    "editor.fontLigatures": true,
    "workbench.iconTheme": "material-icon-theme",
    "material-icon-theme.folders.color": "#8695b7",
    "material-icon-theme.folders.theme": "specific",
    "material-icon-theme.hidesExplorerArrows": true,
    "terminal.integrated.fontFamily": "Victor Mono",
    "terminal.integrated.fontWeight": "bold",
    "terminal.integrated.letterSpacing": 2,
    "terminal.integrated.customGlyphs": true,
    "terminal.integrated.tabs.enableAnimation": true
}

Author

Satvik Virmani

Contributions

Contributions, issues and feature requests are welcome! Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

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