Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tricinel/edge-theme-vscode
Superb theme for VSCode
https://github.com/tricinel/edge-theme-vscode
vscode vscode-theme
Last synced: about 1 month ago
JSON representation
Superb theme for VSCode
- Host: GitHub
- URL: https://github.com/tricinel/edge-theme-vscode
- Owner: tricinel
- License: mit
- Created: 2018-07-12T18:16:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T08:31:18.000Z (about 2 years ago)
- Last Synced: 2024-11-06T10:12:02.923Z (3 months ago)
- Topics: vscode, vscode-theme
- Size: 4.84 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: License.md
Awesome Lists containing this project
README
![Edge Theme Preview Banner](vscode-banner.png)
[![Version](https://img.shields.io/vscode-marketplace/v/bogdanlazar.edge.svg?style=for-the-badge)](https://vscodethemes.com/e/bogdanlazar.edge)
[![Downloads](https://img.shields.io/vscode-marketplace/d/bogdanlazar.edge.svg?style=for-the-badge)](https://vscodethemes.com/e/bogdanlazar.edge)`Edge` is a simple theme with bright colors. Edge comes in three versions — _Night Sky_, _Serene_ and _Ocean_ for all day long comfortable work.
## Installation
You can install `Edge` via Visual Studio Code's **Extensions** panel.
1. Press cmd/ctrl + shift + p to open the command palette.
2. Type `Install extensions` and press enter.
3. Search for `edge-theme`.
4. Click **Install** to install it.
5. Click **Reload** to reload VSCode.## Activation
### Recommended
Use the key combination cmd/ctrl + T + cmd/ctrl + K to bring up the theme selector panel.
Or from the menu bar click: `Code > Preferences > Color Theme > Edge Night Sky/Edge Serene/Edge Ocean`.
## Screenshots
**Edge Night Sky**
![Edge Night Sky](edge-night-sky-preview.png)
**Edge Serene**
![Edge Serene](edge-serene-preview.png)
**Edge Ocean**
![Edge Ocean](edge-ocean-preview.png)
## Syntax Highlighting
**Javascript**
![Preview JavaScript](js-code-preview.png)**React**
![Preview React](react-code-preview.png)**CSS**
![Preview CSS](css-code-preview.png)**HTML**
![Preview HTML](html-code-preview.png)## Contributing to Edge
**Please check the CONTRIBUTING.md file before forking this repo!**