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: 5 months ago
JSON representation
Frontend Delight color scheme for VSCode
- Host: GitHub
- URL: https://github.com/robinboers/frontend-delight-vscode
- Owner: RobinBoers
- License: mit
- Created: 2021-04-21T18:58:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T17:58:02.000Z (about 4 years ago)
- Last Synced: 2025-09-18T13:33:06.123Z (9 months ago)
- Topics: color-scheme, theme, vscode, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=RobinBoers.frontend-delight
- Size: 940 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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

Enhanced version displaying HTML and PHP

Default version displaying JavaScript

Enhanced version displaying JavaScript
## Credits
Inspired by [sublime-frontend-delight](https://github.com/bernatfortet/sublime-frontend-delight).