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

https://github.com/sainnhe/edge-vscode

Edge Color Scheme for Visual Studio Code
https://github.com/sainnhe/edge-vscode

material one theme vscode vscode-theme

Last synced: 3 months ago
JSON representation

Edge Color Scheme for Visual Studio Code

Awesome Lists containing this project

README

          

> [!IMPORTANT]
> Since vscode is not my daily editor and lack of time, this repo is no longer maintained. Welcome to fork this repo and publish a new extension to marketplace.

---


𝐄𝐝𝐠𝐞


𝐄𝐝𝐠𝐞 𝐃𝐚𝐫𝐤

![edge-dark](https://user-images.githubusercontent.com/37491630/78005766-90e5f900-732b-11ea-80c9-a3906fbe8169.png)


𝐄𝐝𝐠𝐞 𝐃𝐚𝐫𝐤 (𝐀𝐮𝐫𝐚)

![edge-aura](https://user-images.githubusercontent.com/37491630/77987180-a85fba80-7308-11ea-9cd4-564fd17d5d71.png)


𝐄𝐝𝐠𝐞 𝐃𝐚𝐫𝐤 (𝐍𝐞𝐨𝐧)

![edge-neon](https://user-images.githubusercontent.com/37491630/77987185-ac8bd800-7308-11ea-88e2-434124fae30d.png)


𝐄𝐝𝐠𝐞 𝐋𝐢𝐠𝐡𝐭

![edge-light](https://user-images.githubusercontent.com/37491630/77987183-ab5aab00-7308-11ea-9988-2cdde13b72a8.png)


Marketplace |
Repository |
Issues |
Changelog



This color scheme is a port of [Edge](https://github.com/sainnhe/edge) for Visual Studio Code.

> This color scheme is heavily inspired by [Atom One](https://github.com/atom/atom/tree/master/packages/one-dark-syntax) and [Material](https://github.com/equinusocio/material-theme), I'm trying to combine my favorite designs of them in this color scheme.

## Features

- Vivid colors.
- Designed to have a soft contrast for eye protection.
- Rich support for common file types.
- Italic support.

## Installation

### Via Marketplace

1. Press extensions icon in your vscode.
2. Search `sainnhe.edge`.
3. Select this extension and press `install` button.

### Via Quick Open

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

```
ext install sainnhe.edge
```

## Usage

1. Click the gear button in the lower left corner.
2. Click `Color Theme`.
3. Select Edge in the list.

## FAQ

**Q: How to enable cursive italic keywords?**

**A:** The italics in this color scheme is designed to use with fonts that support cursive italic styles. To enable this feature, you'll need to install a font that supports cursive italic styles, for example: https://www.sainnhe.dev/post/patch-fonts-with-cursive-italic-styles/

## Related Projects

See this [wiki page](https://github.com/sainnhe/edge/wiki/Related-Projects).

## More Color Schemes

- [Gruvbox Material](https://github.com/sainnhe/gruvbox-material-vscode)
- [Everforest](https://github.com/sainnhe/everforest-vscode)
- [Sonokai](https://github.com/sainnhe/sonokai-vscode)

## Inspiration

- [Atom One](https://github.com/atom/atom/tree/master/packages/one-dark-syntax)
- [Material](https://github.com/equinusocio/material-theme)

## License

[MIT License](https://github.com/sainnhe/edge-vscode/blob/master/LICENSE) © sainnhe