Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelcisayshello/vscode-theme-p90
a minimalistic dark retro color theme for visual studio code
https://github.com/kelcisayshello/vscode-theme-p90
Last synced: about 1 month ago
JSON representation
a minimalistic dark retro color theme for visual studio code
- Host: GitHub
- URL: https://github.com/kelcisayshello/vscode-theme-p90
- Owner: kelcisayshello
- License: mit
- Created: 2023-08-28T17:06:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-11T02:00:54.000Z (8 months ago)
- Last Synced: 2024-05-11T03:20:59.651Z (8 months ago)
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# P90 β Dark Theme for Visual Studio Code
This Visual Studio Code dark theme was inspired by the popularized 90's retro color palette πΊπΎ. P90 (*Palette* 90) embraces sharp contrasts of yellow, red, blue, and green paired with softened tones of black designed to promote semantic highlighting best practices and ease eye strain.![Visual color palette for the Visual Studio Code theme P90](./color-palette.png)
## Installation
### 1. Finding the Theme
The easiest way to find the theme is directly within VS Code:1. Open Visual Studio Code.
2. Click the **Extensions** icon on the left sidebar (the icon should look like 4 squares).
3. In the search bar, type `P90`You can also navigate to the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=kelcisayshello.p90) directly.
### 2. Applying the Theme
1. Click the green `Install` button. If you're coming from the website, it should prompt you to open Visual Studio Code.
2. After the theme installs, Visual Studio Code should prompt you to reload but if not, you can do it manually to activate the theme.
3. Open the Visual Studio Code Command Palette (`Ctrl` + `Shift` + `P` or `Cmd` + `Shift` + `P`).
4. Type "Color Theme", click "Preferences: Color Theme", and select the newly installed theme from the dropdown menu.