Releases: catppuccin/jetbrains
Releases · catppuccin/jetbrains
v3.5.2
v3.5.2 - 2025-09-23
Added
- Support 2025.3 EAP
New Contributors
- @Barrow099 made their first contribution in #227
Full Changelog: v3.5.1...v3.5.2
v3.5.1
v3.5.1 - 2025-09-08
Fixed
- (UI): ToolWindows on the side should be
mantleinstead ofbase. 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
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
focusColortomauveglobally, 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.selectionInactiveBackgroundhighlight 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.jvmto v2.2.10 - Upgrade
org.jetbrains.intellij.platformto v2.9.0 - Upgrade
org.jetbrains.changelogto v2.4.0
New Contributors
Full Changelog: v3.4.2...v3.5.0
v3.4.2
v3.4.2 - 2025-05-16
Added
- Support 2025.2 EAP
v3.4.1
v3.4.1 - 2025-02-12
Added
- Support 2025.1 EAP
Fixed
- IDE freezing/crashing due to internal error when painting popup borders (https://youtrack.jetbrains.com/issue/JBR-7981/Intellij-2024.3-freezes-continuously-on-opening-Context-Menu-Opt-Enter)
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
v3.4.0 - 2024-11-13
Added
- (XAML): Improve syntax highlighting
Changed
- (Editor/UI): Scrollbar now matches palette colours directly (
surface0by default,surface1on 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
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
- @disordered made their first contribution in #176
- @gquittet made their first contribution in #179
Full Changelog: v3.3.4...v3.3.5
v3.3.4
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
v3.3.2
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