Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robinboers/frontend-delight-vscode
- Owner: RobinBoers
- License: mit
- Created: 2021-04-21T18:58:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T17:58:02.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T15:39:21.085Z (3 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](./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).