Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color scheme changes in 1.0.0 @ 2021-07-02 #250

Closed
exitlol opened this issue Sep 3, 2021 · 7 comments
Closed

Color scheme changes in 1.0.0 @ 2021-07-02 #250

exitlol opened this issue Sep 3, 2021 · 7 comments

Comments

@exitlol
Copy link

exitlol commented Sep 3, 2021

I want my old color schemes back. How can I revert the ugly purple-ish colors to the original yellow-orangeish one without reverting the version?

Please, please keep the option with the original color theme. I want my 0.20.0 colors back.

@dempfi
Copy link
Owner

dempfi commented Sep 3, 2021

@exitlol it seems you are referring to the changes in https://github.com/ayu-theme/vscode-ayu. To get a previous version:

  • Clone the repo;
  • Go to commit b922db9dfc0af45926b04e01f9cbebe502966b84;
  • Install dependencies with yarn in the source directory;
  • Create a new build via yarn build;
  • Create a new package via yarn package;
  • Open vscode extensions panel;
  • Click on the dots and select "Install from VSIX"
  • Pick the package you've created in the previous step;

That said, I encourage you to give it a go — some beta testers also were troubled by sudden changes but came to love them after a week of usage. In general, v1 contains a lot of small contrast and usability improvements.

@emlautarom1
Copy link

I second this. Any chance for a toggle? Sadly, VSCode does not provide an easy way to install an old version of a theme without resorting to building it locally (as suggested above).

@dempfi
Copy link
Owner

dempfi commented Sep 3, 2021

@exitlol, @emlautarom1 can you guys provide screenshots of the issue? I worry there might actually be a bug with some language highlights

@emlautarom1
Copy link

Sure, take a look:

Screenshot from 2021-09-03 15-59-12

This is a JSON file (VSCode's settings.json). The background of the closing bracket (last line) is green, same as for both false. Text used to be yellow, and now is pink-ish. AFAIK, these are intentional changes. Nevertheless, I found that you can roll back to a previous version directly from VSCode without needing to build the theme from source.

Screenshot from 2021-09-03 16-02-36

I'll keep using version 0.20.2 for now.

@sobolevn
Copy link

sobolevn commented Sep 3, 2021

Repost from ayu-theme#123
Снимок экрана 2021-09-03 в 22 06 44

@dempfi
Copy link
Owner

dempfi commented Sep 3, 2021

Thank you @emlautarom1 and @sobolevn for screenshots. Let's move discussion to ayu-theme#123 as this repo is for different project.

@dempfi
Copy link
Owner

dempfi commented Sep 11, 2021

Closing this in favor of ayu-theme#123

@dempfi dempfi closed this as completed Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants