You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are requesting theme support for a new tool or program, use this section. Otherwise, delete it and continue with "Other feature request" below. See also CONTRIBUTING.md for more information. ✅
There is already https://github.com/tamzinselvi/themer-jetbrains that is a template for Jetbrains IDEs (also mentioned in #22) but at some point Jetbrains has changed the theming from the .icls files to this more complex setup that allows for styling both the UI as well as the colors for editor. In addition, that themer-jetbrains repo does not seem to be compatible with the current version of themer.
The text was updated successfully, but these errors were encountered:
New theme template request
If you are requesting theme support for a new tool or program, use this section. Otherwise, delete it and continue with "Other feature request" below. See also CONTRIBUTING.md for more information. ✅
Website
Here is a blogpost where (the then new) theming is explained:
https://blog.jetbrains.com/platform/2021/10/themes-in-intellij-based-ides/
Example theme file
(taken from above blogpost):
Additional theme information
There is already https://github.com/tamzinselvi/themer-jetbrains that is a template for Jetbrains IDEs (also mentioned in #22) but at some point Jetbrains has changed the theming from the
.icls
files to this more complex setup that allows for styling both the UI as well as the colors for editor. In addition, that themer-jetbrains repo does not seem to be compatible with the current version of themer.The text was updated successfully, but these errors were encountered: