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

https://github.com/tyronejosee/theme_tyrone_neon

Dark high-contrast theme with neon colors and a minimalist design. Focused on readability and modern aesthetics.
https://github.com/tyronejosee/theme_tyrone_neon

azure microsoft microsoft-store theme vscode

Last synced: 11 months ago
JSON representation

Dark high-contrast theme with neon colors and a minimalist design. Focused on readability and modern aesthetics.

Awesome Lists containing this project

README

          

# **Tyrone Neon**

Dark high-contrast theme with neon colors and a minimalist design. Focused on readability and modern aesthetics.

➡️ [Repository](https://github.com/tyronejosee/theme_tyrone_neon)

![Main Screenshot](./examples/img/demo.gif)


0080FF Screenshot
00FFFF Screenshot
57F287 Screenshot
5A00FF Screenshot
A020F0 Screenshot
A6FF00 Screenshot
DAFF01 Screenshot
F3BD12 Screenshot
FF0000 Screenshot
FF007F Screenshot
FF2E63 Screenshot
FF4400 Screenshot
FF69B4 Screenshot
F8F8FF Screenshot

## 🖼️ Screenshots

### Python

![Python Preview](./examples/img/python.webp)

### JavaScript/TypeScript

![TypeScript Preview](./examples/img/typescript.webp)

### HTML

![HTML](./examples/img/html.webp)

### CSS

![CSS](./examples/img/css.webp)

## 🤝 Contributing

1. Clone this repository
2. Open in VS Code
3. Press `F5` to open a new Extension Development Host window
4. Make your changes to the theme file
5. Reload the Extension Development Host to see changes

## 📦 Publishing

To publish this theme to the VS Code Marketplace

1. Install `vsce`: `npm install -g vsce`
2. Create a [Personal Access Token](https://dev.azure.com/) for Azure DevOps
3. Login: `vsce login `
4. Package: `vsce package`
5. Publish: `vsce publish`

## ⚖️ License

This project is licensed under the MIT License - see the [LICENSE](.LICENSE) file for details.