Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Aditi - Dark themeNew to Visual Studio Code? Get it now.
Aditi - Dark theme

Aditi - Dark theme

lokesh

|
3,843 installs
| (1) | Free
Minimal purplish bluish theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

icon


Aditi - VSCode dark theme

Just an another theme, seriously.

vscode extension


Preview

Preview

Resources

Preview screenshot uses:

  • Input Mono - Programming font
  • Seti - Icon theme

Minor custom styling done using, custom css and js extension.

.monaco-icon-label > .monaco-icon-label-description-container > .label-name {
  letter-spacing: -1px;
  font-family: "Input Mono";
  font-weight: 400;
}

.monaco-workbench
  > .activitybar
  > .content
  .monaco-action-bar
  .action-item
  .action-label {
  background-color: #313071 !important;
}

.monaco-workbench
  > .activitybar
  > .content
  .monaco-action-bar
  .action-item.checked
  .action-label {
  background-color: #185b90 !important;
}

License

MIT

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