Skip to content

Releases: catppuccin/jetbrains

v3.5.2

23 Sep 21:15
v3.5.2
a541e4b

Choose a tag to compare

v3.5.2 - 2025-09-23

Added

  • Support 2025.3 EAP

New Contributors

Full Changelog: v3.5.1...v3.5.2

v3.5.1

08 Sep 23:40
v3.5.1
9b1e551

Choose a tag to compare

v3.5.1 - 2025-09-08

Fixed

  • (UI): ToolWindows on the side should be mantle instead of base. I wasn't encountering this on 2024.3, so I believe this was a regression that I only found when testing on 2025.

Full Changelog: v3.5.0...v3.5.1

v3.5.0

07 Sep 22:59
v3.5.0
53a6535

Choose a tag to compare

v3.5.0 - 2025-09-07

  • (Editor/UI): Switched theme engines from Deno to Whiskers, our built-in port templating tool. Some highlights on the UI/Editor may look a little different. Please raise an issue if you are unsure whether a highlight is intended or not.

Added

  • (Editor): Current row line number is now lavender, following our style guide.
  • (UI): Set focusColor to mauve globally, resulting in more consistent border highlights for focused elements.

Changed

  • (Editor): Increase contrast of comments (overlay0 -> overlay2) to align with style guide.
  • (Editor): Increase contrast of markup in comments (surface2 -> overlay1).
  • (Editor/UI): Increased contrast for currently selected editor tab when using Latte.
  • (UI): Increased contrast of ignored/suppressed files in the File pane.
  • (UI): File colours have been toned all the way back in an attempt to increase readability by default.
  • (UI): Unified the List.selectionInactiveBackground highlight across all flavours.

Fixed

  • (Editor): Support RustRover 2025.2+ syntax highlighting tokens.
  • (UI): Checkboxes in the Commit pane are now visible when using Latte.
  • (UI): Buttons in the run configuration are highlighted on hover.
  • (UI): The default option when creating a new Java class is now highlighted when using Frappé, Macchiato or Mocha.
  • (UI): The Git Blame panel now uses shades of a single accent colour to imply commit recency.
  • (UI): Prevent Search and SearchEverywhere icons from using dark mode colours when switching to Latte.

Security

  • Upgrade to Java 21
  • Upgrade to Gradle 9.0.0
  • Upgrade org.jetbrains.kotlin.jvm to v2.2.10
  • Upgrade org.jetbrains.intellij.platform to v2.9.0
  • Upgrade org.jetbrains.changelog to v2.4.0

New Contributors

Full Changelog: v3.4.2...v3.5.0

v3.4.2

17 May 11:01
v3.4.2
ebc2d54

Choose a tag to compare

v3.4.2 - 2025-05-16

Added

  • Support 2025.2 EAP

v3.4.1

12 Feb 19:38
v3.4.1
e00b086

Choose a tag to compare

v3.4.1 - 2025-02-12

Added

  • Support 2025.1 EAP

Fixed

New Contributors

  • @papey made their first contribution in #196
  • @Paranoid-Pufferfish made their first contribution in #192

Full Changelog: v3.4.0...v3.4.1

v3.4.0

13 Nov 20:02
v3.4.0
bec6303

Choose a tag to compare

v3.4.0 - 2024-11-13

Added

  • (XAML): Improve syntax highlighting

Changed

  • (Editor/UI): Scrollbar now matches palette colours directly (surface0 by default, surface1 on hover.)

Fixed

  • (UI): Removed macOS scrollbar turning yellow on hover. I'm sorry to anyone who liked this behaviour, but it was not
    supposed to exist in the first place.
  • (Editor): Search results now show up beside the scrollbar as blue.
  • (UI): Highlight current branch in git log pane.

New Contributors

Full Changelog: v3.3.5...v3.4.0

v3.3.5

01 Nov 16:38
v3.3.5
c783f63

Choose a tag to compare

v3.3.5 - 2024-11-01

Fixed

  • (Scala): Make predefined types (Int, Double, etc) distinguishable from unused by @disordered in #176.
  • (UI): Theme informational text by @uncenter in #178.
  • (UI): Theme macOS project tabs by @gquittet in #179.

New Contributors

Full Changelog: v3.3.4...v3.3.5

v3.3.4

11 Oct 14:45
v3.3.4
a7bed9e

Choose a tag to compare

v3.3.4 - 2024-10-10

Changed

  • (Editor): Increase contrast of unused code by setting it to overlay2.

Fixed

  • (Editor): Selected identifiers now show up beside the scrollbar as teal.

New Contributors

Full Changelog: v3.3.3...v3.3.4

v3.3.3

13 Sep 17:58
v3.3.3
327b5a1

Choose a tag to compare

v3.3.3 - 2024-09-13

Added

  • Support 2024.3 EAP

Full Changelog: v3.3.2...v3.3.3

v3.3.2

24 Aug 10:27
v3.3.2
60cad57

Choose a tag to compare

v3.3.2 - 2024-08-23

Changed

  • (UI): Increase contrast of "File Colors" on Frappé, Macchiato & Mocha

Fixed

  • (UI): Search contrast on the Search Everywhere popup when using Latte

New Contributors

Full Changelog: v3.3.1...v3.3.2