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

Krudi Theme

Preview

krudi

|
54 installs
| (0) | Free
Dark theme for Visual Studio Code designed with a clean, modern aesthetic. It offers deep, rich colors that enhance readability, making it perfect for coding in any environment.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

krudi-theme

Dark theme for Visual Studio Code designed with a clean, modern aesthetic. It offers deep, rich colors that enhance readability, making it perfect for coding in any environment.

Theme Preview

Here is how the theme looks in action:

Dark Theme Preview

Customizing the theme

To change the theme to your preferences, you can modify the color settings in your Visual Studio Code settings. Here’s how you can customize the theme colors.

  1. Open the Command Palette

    • MacOS: Ctrl + Shift + P
    • Windows: Cmd + Shift + P
  2. Type Open User Settings (JSON) and open it

  3. Insert or update the workbench.colorCustomizations settings as shown below:

    "workbench.colorCustomizations": {
        "[Krudi Dark Theme]": {
            "selection.background": "#256AA7",
            "editor.background": "#373E4D"
        }
    }
    

Issue

Have you found a bug in this project or have a suggestion for a new feature? Create a new ticket for the bug or feature, which can be found on the GitHub page.

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