Releases: catppuccin/jetbrains
v3.2.0
v3.2.0 - 2023-10-28
Added
- (UI): Set all
foreground
elements to usetext
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) astext
- (UI): Highlight Android Plugin's
UI Designer
backgrounds
Changed
- (UI): Try to unify
RadioButton
,Slider
,List
,Label
andTab
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
, andSpinner
. - (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
3.1.1 - 2023-10-26
Fixed
- (Build): Set
id
field inbundledColorScheme
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
3.1.0 - 2023-10-21
Changed
- (UI): Highlight text in accented buttons as
crust
instead ofsurface1
for increased contrast - (UI)(Latte): Use
crust
instead ofbase
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 ofpeach
- (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
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)
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
- @kkrypt0nn made their first contribution in #91
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
2.2.0 - 2023-06-07
Added
- Support 2023.2 EAP
v2.1.0
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 oftext
- Hyperlinks are now
blue
instead ofrosewater
. Followed hyperlinks are nowlavender
instead ofmauve
- Comments are now
overlay0
instead ofsurface2
. 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 ofred
- (Markdown): List items now default to
text
instead ofteal
- (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
- @darkenmay made their first contribution in #59
- @nullchilly made their first contribution in #64
v2.0.9
2.0.9 - 2023-02-13
Added
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 inSettings -> Editor -> Color Scheme -> Debugger
Fixed
- Don't force italics on CSS Keywords
Full Changelog: v2.0.8...v2.0.9
v2.0.8
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
2.0.7 - 2023-01-02
Added
- Improve Scala highlights
Changed
- Update TOML keys to blue, aligning it with JSON/XML/YAML
Fixed
Full Changelog: v2.0.6...v2.0.7
v2.0.6
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