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

Arc Blueberry Explorer too much contrast :enhancement: #49

Closed
andylacko opened this issue Jun 10, 2021 · 2 comments
Closed

Arc Blueberry Explorer too much contrast :enhancement: #49

andylacko opened this issue Jun 10, 2021 · 2 comments
Labels

Comments

@andylacko
Copy link

Hello, love this theme, but the contrast in the explorer is just little bit too much :) It is shinier than the code itself. If it would be little bit dimmer, I would definitely use this theme. Maybe to the level as the terminal color is right now. I would also make the terminal color little bit more darker, here is comparison to github theme

BeardedBear

image

Github Dark Default

image

Can I somewhere customize the colors little bit myself? 🤔
I don't want to, I like things as they are, I want to edit only this one thing :)

@BeardedBear
Copy link
Owner

BeardedBear commented Jun 17, 2021

For your information, I have pushed a new version that attenuates the color of the font of the sidebar elements, maybe that would be enough for you, but I would not change the background color of the sidebar, I like it like that!

But if you want to edit all this, I advise you to fork the repo and modify the values as you like, for that, you just need :

  1. Install the dependencies :
yarn install
  1. Launch the watcher :
yarn start
  1. Launch the dev version with F5 and edit variables

  2. Compile the .vsix with

yarn build:ext

After that, you can install your version with add the package

The code needs some refactoring (especially the switch to Typescript), but it is still quite simple overall

@andylacko
Copy link
Author

oh, thank you very much! didn't expected you to answer and fulfill my needs, just tried 🙂

thx for guide, how to customize, hope it will help someone, I am really glad that you created beautiful themes, if I would tweak myself, I wouldn't program anymore, just customizing my IDE so I don't want to fall into this pit 😄

🙌🏻🙌🏻🙌🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants