Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gael-lopes-da-silva/yellowedvscode
A yellow material theme for vscode
https://github.com/gael-lopes-da-silva/yellowedvscode
syntax-highlighting theme vscode vscode-theme
Last synced: about 2 months ago
JSON representation
A yellow material theme for vscode
- Host: GitHub
- URL: https://github.com/gael-lopes-da-silva/yellowedvscode
- Owner: Gael-Lopes-Da-Silva
- License: other
- Created: 2022-02-02T21:52:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T21:39:58.000Z (3 months ago)
- Last Synced: 2024-10-21T01:57:03.771Z (3 months ago)
- Topics: syntax-highlighting, theme, vscode, vscode-theme
- Homepage:
- Size: 211 MB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Yellowed
Description
------------------------------------------------------------------Yellowed is a simple material dark theme wich focus his syntax color on the golden yellow. Its syntax is inspired by the [gruber-darker](https://github.com/rexim/gruber-darker-theme) theme for emacs.
If you find any weird syntax highlighting, try disabling semantic highlighting. If it doesn't work, then please report it [here](https://github.com/Gael-Lopes-Da-Silva/YellowedVSCode/issues/new/choose). This would help me a lot since I can't cover all the languages.
If you want to help me add more icons, you can suggest things to me [here](https://github.com/Gael-Lopes-Da-Silva/YellowedVSCode/issues/new/choose).
Screenshots
------------------------------------------------------------------> ### Yellowed Reborn
> ![](./screenshots/yellowed_reborn_1.png)
> ![](./screenshots/yellowed_reborn_2.png)> ### Yellowed
> ![](./screenshots/yellowed_1.png)
> ![](./screenshots/yellowed_2.png)How to build
------------------------------------------------------------------If you want a build of Yellowed you can find it in the release section or in the [build](./build/) folder. Else use `vsce package` in the project folder.
How to install
------------------------------------------------------------------To install, open visual studio code and go to the extention menu. Click on the three dots and click on `Install from VSIX` and choose the `yellowed-X.X.X.vsix` file. Or just install it on the market place.