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
- Host: GitHub
- URL: https://github.com/sainnhe/edge-vscode
- Owner: sainnhe
- License: mit
- Created: 2020-03-31T03:24:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T12:34:00.000Z (about 4 years ago)
- Last Synced: 2025-01-20T06:19:00.341Z (over 1 year ago)
- Topics: material, one, theme, vscode, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=sainnhe.edge
- Size: 74.2 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.
---
𝐄𝐝𝐠𝐞
𝐄𝐝𝐠𝐞 𝐃𝐚𝐫𝐤

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

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

𝐄𝐝𝐠𝐞 𝐋𝐢𝐠𝐡𝐭

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