Skip to content

Releases: catppuccin/jetbrains

v3.1.1

26 Oct 19:07
v3.1.1
e5d0175
Compare
Choose a tag to compare

3.1.1 - 2023-10-26

Fixed

  • (Build): Set id field in bundledColorScheme for no-italics files. This was brought to our attention by the
    JetBrains Marketplace Team from their automated testing, this should fix any runtime errors that may have been
    generated by this plugin.

Full Changelog: v3.1.0...v3.1.1

v3.1.0

21 Oct 15:37
v3.1.0
Compare
Choose a tag to compare

3.1.0 - 2023-10-21

Changed

  • (UI): Highlight text in accented buttons as crust instead of surface1 for increased contrast
  • (UI)(Latte): Use crust instead of base for darker borders and increased contrast.
  • (SDL, Logcat, Jade): Improve syntax highlighting

Removed

  • (Misc): incorrect image link in plugin description

Fixed

  • (Rust): Highlight variables as text instead of peach
  • (Editor): Highlight first row of code completion popup
  • (UI): Sync button background with panel background
  • (UI)(Latte): Darken checkboxes to make radio buttons visible

Full Changelog: v3.0.0...v3.1.0

v3.0.0

16 Oct 00:39
v3.0.0
a2618c3
Compare
Choose a tag to compare

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

v2.2.0

07 Jun 19:25
v2.2.0
ebda8b3
Compare
Choose a tag to compare

2.2.0 - 2023-06-07

Added

  • Support 2023.2 EAP

v2.1.0

02 Apr 18:17
v2.1.0
8e89102
Compare
Choose a tag to compare

2.1.0 - 2023-04-02

Note
This is a re-release to change the comment highlight. I opted for re-releasing as it hasn't been published on the marketplace yet so hopefully, you don't even notice!

Added

  • Add styles to checkboxes and radio buttons
  • Add selection background for tool window buttons
  • Add styles to memory indicator
  • Add styles to main toolbar
  • Add styles to scrollbar on macOS
  • Theme Indent Guides via Rainbow Brackets plugin

Changed

  • Braces, Brackets, Commas, Dots, Parenthesis & Semicolon now default to overlay2 instead of text
  • Hyperlinks are now blue instead of rosewater. Followed hyperlinks are now lavender instead of mauve
  • Comments are now overlay0 instead of surface2. This matches other Catppuccin IDEs and means that selection
    highlights have more contrast
  • (Markdown): Add rainbow highlighted headings
  • (Markdown): Inline HTML blocks now default to text instead of red
  • (Markdown): List items now default to text instead of teal
  • (VCS): Match diff colours with Catppuccin VSCode

Fixed

  • (#55): Add project selection color to welcome screen
  • (#57): Fix terminal text colour on Latte
  • (#60): Fix R Markdown Chunks

Full Changelog: v2.0.9...v2.1.0

New Contributors

v2.0.9

13 Feb 03:17
v2.0.9
7b7d04c
Compare
Choose a tag to compare

2.0.9 - 2023-02-13

Added

  • (#53): Highlight Python binary strings
  • (#54): Apply Catppuccin to semantic highlights

Changed

  • (HTML): Align highlights with TOML/JSON/XML/YAML
  • (Rust): Lower opacity of conditionally disabled code
  • (Rust): Highlight parameters to be same as language default
  • (Debugger): No background highlighting on normal breakpoints
  • (Debugger): Current line that is stopped is background highlighted
  • If you would like to edit the debugging highlights yourself, they are
    located in Settings -> Editor -> Color Scheme -> Debugger

Fixed

  • Don't force italics on CSS Keywords

Full Changelog: v2.0.8...v2.0.9

v2.0.8

26 Jan 16:56
v2.0.8
9cc102d
Compare
Choose a tag to compare

2.0.8 - 2023-01-26

Added

  • Support 2023.1 EAP

(I'll definitely include/highlight updates/improvements in the next release! Just super busy atm)

v2.0.7

02 Jan 18:40
v2.0.7
ebba0f0
Compare
Choose a tag to compare

2.0.7 - 2023-01-02

Added

  • Improve Scala highlights

Changed

  • Update TOML keys to blue, aligning it with JSON/XML/YAML

Fixed

  • (#42): Make RunConfigurations readable in Latte
  • (#39): Make quick-fix error messages readable

Full Changelog: v2.0.6...v2.0.7

v2.0.6

27 Nov 18:31
v2.0.6
ccbb821
Compare
Choose a tag to compare

2.0.6 - 2022-11-27

Added

  • Support Erlang
  • Highlight FileTree to be darker in New UI

Fixed

  • Revert changes from 2.0.5

Full Changelog: v2.0.5...v2.0.6

v2.0.5

22 Nov 01:11
v2.0.5
34e5f67
Compare
Choose a tag to compare

Disclaimer: This release has unintentionally broken existing highlights while we added support for the new preview UI. We do not recommend using it, and it will not be published in the marketplace.

2.0.5 - 2022-11-22

Added

  • (#27): Better support for New UI

Changed

  • (#35): Matching braces now have a border when hovered.

Fixed

  • Terminal colors now follow the Catppuccin style guide

Full Changelog: v2.0.4...v2.0.5