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

Indielayer Theme

Indielayer

indielayer.com
|
207 installs
| (0) | Free
VSCode Indielayer Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Indielayer Theme

This extension for Visual Studio Code add the theme titled "Indielayer (Dark)".

Preview

Example 1 HTML

Example 2 HTML

Installation

  1. Open Extensions sidebar panel in Visual Studio Code. View → Extensions
  2. Search for Indielayer Theme
  3. Click Install
  4. File > Preferences > Color Theme > Indielayer (Dark)
  5. Optional: Use the recommended settings below for best experience

Recommended Settings

{
  "editor.fontSize": 12,
  "editor.fontFamily": "Fira Code",
  "editor.lineHeight": 18,
  "editor.tabSize": 2,
  "editor.autoIndent": "full",
  "editor.fontLigatures": true,
  "editor.suggestSelection": "first",
  "editor.tabCompletion": "on",
  "workbench.iconTheme": "material-icon-theme",
  "workbench.colorCustomizations": {},
  "workbench.colorTheme": "Indielayer (Dark)"
  "zenMode.centerLayout": false,
}

Fonts

Fira Code is a free monospaced font with programming ligatures.

Customizing

If you want to customize on top of this theme, use vscode's color customization feature.

Feedback

If you have suggestions, please open an issue or better yet, a pull request.

Be nice.

Credits

This theme was inspired by the themes Monokai and One Dark theme.

Author

Authored by João Teixeira

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