Skip to content

sinedied/vscode-windows-xp-theme

Repository files navigation

Windows XP Theme for VS Code

A theme extension for Visual Studio Code based on the Windows XP Luna theme.

Test it online!

Install

From VS Marketplace

  1. Go to VS Marketplace.
  2. Click on the Install button.
  3. Then select a theme. Currently the following themes are available:
    • Windows XP Luna (Light)

From VS Code

  1. Select the extension tab.
  2. Search for @category:"themes" windows XP.
  3. Locate the theme and click Install.

Apply the Color Theme

  1. In VS Code, open the Color Theme picker with File > Preferences > Color Theme. (Code > Preferences > Color Theme on macOS).
  2. Select Windows XP Luna (Light) and press Enter.

Override this theme

You can override this (or any other) theme in your personal config file. Please follow the guide in the color theme documentation.

Credits

This theme was inspired by the default Windows XP "Luna" theme. The code editor color scheme was derived from the default VS Code Light (Visual Studio) theme.

Releases

No releases published