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

Adwait Theme

Rakshank Verma

|
435 installs
| (1) | Free
A small pack of dark and light themes with monokai syntax highlighting with darkest background for dark mode lovers with colorful syntax.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This theme is a very small pack of a light theme and dark theme with darkest background with monokai syntax highlighting.

To change background and syntax colors manually follow steps given below:

  1. Settings > Workbench > Appearance

  2. On right side panel, Click on "Edit in settings.json" under Color Customizations.

  3. Just paste the below code:

     "workbench.colorCustomizations": {
         "activityBar.background": "#070529",
         "sideBar.background": "#070529",
         "sideBarSectionHeader.background": "#070529"
     }
    

    You will see sidebar and activity bar color changed.

For more you can visit "https://code.visualstudio.com/api/extension-guides/color-theme".

To create your own custom theme, you can refer the above link as well.

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