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

Pale Fire Dark

dhruvdh

|
2,317 installs
| (0) | Free
Dark version of matklad's emacs-inspired zenburn variation called pale-fire
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pale Fire Dark

A color theme for VS Code based on Pale Fire.

I would recommend also installing Dark+ (Full black), and using Theme by Language to use this theme only when you are writing code in Rust, and the a full black version of vscode's Dark+ theme otherwise.

This can be accomplished by adding this to you settings.json after every extension is instsalled -

	"workbench.colorTheme": "Dark+ (Full black)",
	"theme-by-language.themes": {
		"*": "Dark+ (Full black)",
		"rust": "Pale Fire Dark"
	},

License

GPL3, like Pale Fire.

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