Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robinboers/frontend-delight-vscode

Frontend Delight color scheme for VSCode
https://github.com/robinboers/frontend-delight-vscode

color-scheme theme vscode vscode-theme

Last synced: about 1 month ago
JSON representation

Frontend Delight color scheme for VSCode

Awesome Lists containing this project

README

        

# Frontend Delight

Frontend Delight color scheme for VSCode. Inspired by Frontend Delight for Sublime text created by [Bernat Fortet](https://github.com/bernatfortet).

This themes includes three variants:

- **Frontend Delight**: the original Sublime Theme converted to VSCode
- **Frontend Delight Enhanced**: support for more languages, color changes and other edits by me
- **Frontend Delight Dark**: all of the above with a much darker background

## Screenshots

![Default version displaying HTML and PHP](./preview1.png)
Default version displaying HTML and PHP

![Enhanced version displaying HTML and PHP](./screenshot.png)
Enhanced version displaying HTML and PHP

![Default version displaying JavaScript](./preview2.png)
Default version displaying JavaScript

![Enhanced version displaying JavaScript](./preview2_enhanced.png)
Enhanced version displaying JavaScript

## Credits

Inspired by [sublime-frontend-delight](https://github.com/bernatfortet/sublime-frontend-delight).