base16-jetbrains icon indicating copy to clipboard operation
base16-jetbrains copied to clipboard

Cannot select theme, only color schema

Open szakerx opened this issue 3 years ago • 5 comments

Hi, after importing base-16-material-darker.jar my color schema has changed, but Intellij has no theme at all. Should it be like this? image

szakerx avatar Jun 19 '21 09:06 szakerx

@adilosa do you have an idea why this is happening? I've run into this myself. I can change the colorscheme by going Settings -> Editor -> Color Scheme, but I can't change the theme as mentioned above. This ends up with the code area using base16, but the rest of the app uses the Theme.

image

JamyGolden avatar Jul 07 '22 23:07 JamyGolden

There was repo that supposedly fixed this. It looks like they added an ide-theme.mustache in addition to the editor theme. Seems like that should do it.

https://github.com/ShiromMakkad/base16-jetbrains-ide/blob/master/templates/ide-theme.mustache

adilosa avatar Jul 08 '22 00:07 adilosa

Ah nice, I'll test that out and create a PR.

JamyGolden avatar Jul 08 '22 00:07 JamyGolden

Hey @adilosa :smile: I've been speaking to the maintainer of the repo you linked to (https://github.com/ShiromMakkad/base16-jetbrains-ide) about moving development to this repo and adding them as a maintainer of this repo. I've created a branch (still working on it) where I've cherry-picked most of the commits from their repo: https://github.com/tinted-theming/base16-jetbrains/tree/new-main

Bringing that across to this repo would solve this github issue by styling the whole IDE. I know you've mentioned before that you're not going to be very active in this repo, but I wanted to check in with you to make sure you're ok with that.

JamyGolden avatar Jan 13 '24 01:01 JamyGolden

Hey @JamyGolden, looks good to me! Thanks for getting that together. Appreciate the consideration :)

adilosa avatar Jan 13 '24 22:01 adilosa

I'm closing the issue now since things have been merged and this repo has styling for the syntax as well as the UI :smile:

JamyGolden avatar Mar 27 '24 21:03 JamyGolden