/moonlight-vscode-theme

A VS Code theme with bubblegum colors on a moonlit background

Primary LanguagePythonMIT LicenseMIT

Moonlight 🌌

Preview

Variants

  • Moonlight (regular and italics)
  • Moonlight II (regular and italics)

Installation

  1. Install Visual Studio Code
  2. Launch Visual Studio Code
  3. Choose Extensions from menu
  4. Search for atomiks.moonlight
  5. Click Install to install it
  6. Click Reload to reload the Code
  7. From the menu bar click: Code > Preferences > Color Theme > Pick your Moonlight variant

Semantic highlighting

Semantic highlighting is enabled by default for Moonlight, but not Moonlight II. To change the setting, add the following to your settings.json:

"editor.semanticHighlighting.enabled": true