Skip to content

Releases: catppuccin/jetbrains

v3.3.3

13 Sep 17:58
v3.3.3
327b5a1
Compare
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
Compare
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

v3.3.1

28 May 12:38
v3.3.1
0cb7529
Compare
Choose a tag to compare

v3.3.1 - 2024-05-27

Added

  • (UI): Style segmented button
  • Support 2024.2 EAP

v3.3.0

13 May 16:38
v3.3.0
f80a769
Compare
Choose a tag to compare

v3.3.0 - 2024-05-11

Added

  • (UI): Style new block terminal

Changed

  • (Editor): Increase whitespace contrast

Full Changelog: v3.2.3...v3.3.0

v3.2.3

22 Jan 16:32
v3.2.3
e2049e2
Compare
Choose a tag to compare

v3.2.3 - 2024-01-21

Added

  • Support 2024.1 EAP

Full Changelog: v3.2.2...v3.2.3

v3.2.2

08 Dec 12:22
v3.2.2
6cc19c8
Compare
Choose a tag to compare

v3.2.2 - 2023-12-07

  • (Misc): We now have an icon pack! Search the marketplace for "Catppuccin Icons" to install it!

Fixed

  • (UI): TextField.selectionBackground no longer matches TextField.background. Selected text should now clearly stand
    out compared to non-selected text.

Full Changelog: v3.2.1...v3.2.2

v3.2.1

31 Oct 08:01
v3.2.1
62c988b
Compare
Choose a tag to compare

v3.2.1 - 2023-10-31

Fixed

  • Fix build on 2023.3 EAP

Full Changelog: v3.2.0...v3.2.1

v3.2.0

28 Oct 11:50
v3.2.0
02922df
Compare
Choose a tag to compare

v3.2.0 - 2023-10-28

Added

  • (UI): Set all foreground elements to use text colour. This really should have been set from the beginning,
    you may notice that UI text elements are lighter and contrast less with the background. (i.e. Mocha thus far has
    been using #FFFFFF instead of the intended text colour #cdd6f4 in the user interface)
  • (UI): Highlight RunWidget icons (More Actions, Spinning Icon) as text
  • (UI): Highlight Android Plugin's UI Designer backgrounds

Changed

  • (UI): Try to unify RadioButton, Slider, List, Label and Tab backgrounds. This should hopefully fix some
    of the little inconsistencies in the settings.
  • (UI): Improve highlights for the Git Log panel. (VersionControl.GitLog)
  • (UI): Improve highlights for the Marketplace Plugin panel. (Settings -> Plugins)

Fixed

  • (UI): Sync border with background for TextField, ComboBox, and Spinner.
  • (Build): Correctly register all theme *.xml files. We are cautiously optimistic that this will reduce the chances of the user interface and editor themes going out of sync. However, this may not be the case so please follow the instructions here if your theme looks incorrect upon install.

Full Changelog: v3.1.1...v3.2.0

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