Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds the script
npm run build
to automatically generate the 3 themes from the colors schemes defined in https://github.com/ayu-theme/ayu-colors.This is tested with the latest Code Insiders. It should work with 1.12 too but with some elements not styled correctly.
I removed the italic styling on comments in the editor since there's currently no way to disable that in vscode and fonts are really hard to read in italic (like Operator Mono).
I also renamed the name of the package from "ayu" to "vscode-ayu" since I couldn't install "ayu" from NPM due to conflicting name in package.json.
There's still things I feel missing in the theme but there's currently no support for styling everything in the theming API yet. But I'll suggest we'll wait with that and create a roadmap and add that when/if the support is added. Here's some of the things I would like to fix:
Feature request: bold_folder_labels setting like Sublime's microsoft/vscode#10748
Install the VSIX here: https://www.dropbox.com/s/eyg6l692fd73fju/vscode-ayu-0.3.0.vsix?dl=1
Fixes #7
Fixes #3
Light
Dark
Mirage