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

Custom IDE side bars #186

Open
dgm2 opened this issue Jun 4, 2024 · 2 comments
Open

Custom IDE side bars #186

dgm2 opened this issue Jun 4, 2024 · 2 comments

Comments

@dgm2
Copy link

dgm2 commented Jun 4, 2024

For intellij / pycharm.
The solarized icls file works for the text colors.
Do you know how to make the side bar also custom? eg project, structure, git tabs in the IDE.
is this repo not covering this ?

thanks!

@dgm2
Copy link
Author

dgm2 commented Jun 5, 2024

for example, see left and bottom ? how to solarize those parts
image
many thanks!

@aik099
Copy link
Contributor

aik099 commented Jun 5, 2024

@dgm2 , to make this work you need to install a theme IDE plugin (this repo is just an editor color scheme), that can customize IDE colors outside the editor area.

This was also discussed briefly in the #173.

Googling for the intellij idea solarized theme shows some of the plugins. From all the plugins I've tried none was able to do it better than the color scheme in this repo. Because of this I've ended installing a plugin and still using a color scheme from this repo instead of the one provided by the plugin.

Some alternatives from the JetBrains plugin repository: https://plugins.jetbrains.com/search?search=solarized&tags=Editor%20Color%20Schemes

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

2 participants