An open API service indexing awesome lists of open source software.

https://github.com/sinedied/vscode-windows-xp-theme

Windows XP theme for VS Code
https://github.com/sinedied/vscode-windows-xp-theme

vscode vscode-theme windows xp

Last synced: about 1 year ago
JSON representation

Windows XP theme for VS Code

Awesome Lists containing this project

README

          

# Windows XP Theme for VS Code

> A theme extension for [Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=javascript-36167-yolasors) based on the Windows XP Luna theme.



[Test it online!](https://vscode.dev/theme/sinedied.vscode-windows-xp-theme)

## Install

### From VS Marketplace

1. Go to [VS Marketplace](https://marketplace.visualstudio.com/items?itemName=sinedied.vscode-windows-xp-theme&WT.mc_id=javascript-36167-yolasors).
2. Click on the **Install** button.
3. Then [select a theme](https://code.visualstudio.com/docs/getstarted/themes?WT.mc_id=javascript-36167-yolasors#_selecting-the-color-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).
1. 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](https://code.visualstudio.com/api/extension-guides/color-theme?WT.mc_id=javascript-36167-yolasors) 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.