Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>InheritanceNew to Visual Studio Code? Get it now.
Inheritance

Inheritance

icao

|
3,111 installs
| (2) | Free
This is the best theme for VSCODE
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info


banner

🎨 Inheritance Theme

🐱‍👓 This is the best theme for VSCODE


banner

💙 Built with inspiration


banner

💙 Combining harmony and exponentiating the dark mode


banner


banner


banner

💙 An amazing range of colors satisfying to your eyes


banner


banner

💙 Integration with your terminal. 🤓 Color compatibility with 'oh my zsh' and 'oh my posh'

🐧🍏 Oh my zsh


banner


banner

🐱‍💻 Oh my posh


banner

💙 Perfect combination with the UI


banner


banner



All this and more is Inheritance Theme 💙
What are you waiting to try it, write your code with inspiration 😁



🧰 Getting started

You can install this awesome and cool theme through the Visual Studio Code Marketplace.

🧤 Installation

  1. Install Visual Studio Code
  2. Launch Visual Studio Code
  3. Choose Extensions from menu
  4. Search for Inheritance
  5. Click Install to install it
  6. Click Reload to reload the Code

✅ Activate Inheritance Theme

Launch Quick Open:

  • Linux Ctrl + Shift + P
  • macOS ⌘ + Shift + P
  • Windows Ctrl + Shift + P

Type theme, choose Preferences: Color Theme
And select: Inheritance
Ready! 😁🥳

🐱‍🚀 Recommended settings for a better experience

  1. Install the icons Material Icon Theme

  2. Install the extension Bracket Pair Colorizer

  3. And via user settings:

    {
      // Controls the font family.
      "editor.fontFamily": "Operator Mono Lig",
      // Font Size
      "editor.fontSize": 19,
      // Controls the line height. Use 0 to compute the lineHeight from the fontSize.
      "editor.lineHeight": 28,
      // Enables font ligatures
      "editor.fontLigatures": true,
      // Custom cursor
      "editor.cursorBlinking": "phase",
      "editor.cursorWidth": 4,
      // Spaces
      "editor.renderWhitespace": "all",
      // Controls if file decorations should use badges.
      "explorer.decorations.badges": false,
      // Mandatory  The integration with LINUX Bar title and context menu
      "window.titleBarStyle": "custom",
      // Material icon settings
      "material-icon-theme.folders.color": "#26A5FF",
      "material-icon-theme.folders.theme": "specific",
      "material-icon-theme.hidesExplorerArrows": true,
      // Custom Terminal - Optional
      "terminal.integrated.fontSize": 16,
      "terminal.integrated.fontWeightBold": "600",
      "terminal.integrated.fontWeight": "300",
      "terminal.integrated.fontFamily": "'Operator Mono Lig'" // or 'JetBrains Mono'
    }
    

👨‍🎨 Misc

This palette color was inpired in Electron Vue Theme 🤩 and the project Night Owl of Sarah Drasner 🥰.

It was made possible by the tutorial "Create a VS code theme" from CSS-Tricks 📚.

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