Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Ghostty DarkNew to Visual Studio Code? Get it now.
Ghostty Dark

Ghostty Dark

hnagato

|
20 installs
| (0) | Free
A VSCode theme based on the actual default color palette from Ghostty terminal emulator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ghostty Default StyleDark Theme for VSCode

A carefully crafted VSCode theme that brings the exact default color palette from Ghostty terminal emulator to your Visual Studio Code editor.

Customization

If you want to customize the theme, you can override specific colors in your VSCode settings:

{
  "workbench.colorCustomizations": {
    "[Ghostty Dark]": {
      "editor.background": "#your-color-here"
    }
  }
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Ghostty - The amazing terminal emulator that inspired this theme
  • Mitchell Hashimoto - Creator of Ghostty
  • VSCode Theme community for inspiration and best practices
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft