Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 00:39
· 97 commits to main since this release
v3.0.0
a2618c3

v3.0.0 - 2023-10-16

We have significantly improved the contrast between panels and improved consistency in the "New UI."

We have chosen to raise the minimum supported version for this plugin to 2023.1 as the development of themes in JetBrains has become increasingly painful. The "New UI" manages to break existing behaviour and introduce new keys that theme multiple elements at once which is frustrating to deal with. We hope that by supporting fewer IDE versions that our users will have a more consistent and pleasant experience going forward.

If you find that anything has regressed since the previous version, please raise an issue in our issue tracker if it hasn't already been raised.

Here is a preview of Catppuccin Mocha on Intellij v2023.2.3 with the New UI:
(You can find all of the updated previews in our README)
mocha

Added

  • (UI): Add background color for plugin tags
  • (UI): Refine user interface for "New UI"
  • (General): Support 2023.3 EAP

Fixed

  • (Nix): Improve syntax highlighting
  • (Go): Make references in comments distinguishable
  • (Go): Fix template syntax highlighting
  • (General): Highlight background of search results for consistency

New Contributors

Special Shoutouts

  • @quentinguidee for their incredible work on #89 which is the major backbone of this release.

Full Changelog: v2.2.0...v3.0.0