Skip to content

Releases: catppuccin/visual-studio

v1.5.3

18 May 13:35
6ffcd8b
Compare
Choose a tag to compare
  • Improved readability for some buttons what were previously 'low contrast'. This is especially evident on the 'find in files' function.
  • Improved readability for buttons with disabled state

v1.5.1

24 Mar 15:22
Compare
Choose a tag to compare

What's Changed

  • 36 the search text box is missing red outline when search string is not found by @djflan in #41
  • 28 cannot read the whats new by @djflan in #42

Full Changelog: v1.5.0...v1.5.1

v1.5.0

11 Mar 16:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.8...v1.5.0

v1.4.8

30 May 10:52
Compare
Choose a tag to compare

v1.4.8 Additions

  • Color scheme now matches style guide - Thx eberthold

v1.4.7

28 May 22:40
Compare
Choose a tag to compare

v1.4.7 Changes:

  • Removed color changes from 1.4.6. Looks like some button styling was included that changes a lot of interface colors.

v1.4.6

28 May 22:12
Compare
Choose a tag to compare

v1.4.6 Highlights:

  • Revamped colors - now aligns more closely with the style guide.
  • "Brace Pair Colorization" - "yellow" is now "peach". The style guide requests classes as yellow. This required changing this brace color as there is more yellow now and less 'peach'.
  • Most keywords are purple (style guide). A remaining few are red (try/catch, return).
  • Thanks to: Erik Berthold for ensuring colors match the style guide and additional text colorization.

v1.4.5

26 May 18:38
Compare
Choose a tag to compare

v1.4.5 Additions:

  • Added official editor support for "Brace Pair Colorization". This is a preview feature in VS 17.6. (Must enable -> Options>Text Editor>General)

v1.4.0

14 May 15:14
3b53d94
Compare
Choose a tag to compare

Catppuccin gets a new home on the VS Marketplace as of v1.4.0 :)

The extension has also been renamed 'Catppuccin for Visual Studio'.
This conforms to naming schemes for the other VS extensions.

v1.4.0 Additions:

  • Support for Visual Studio 2019 as an installation target.

v1.3.0

30 Apr 22:17
214a128
Compare
Choose a tag to compare

v1.3.0 Additions:

  • Added vertical resize gradients for all themes
  • Added new preview images for all themes
  • Added new preview composite for all themes

v1.2.1

28 Apr 00:14
Compare
Choose a tag to compare
  • Fixes
    • Fixed 'ButtonDisabled' color in popups. Glyph and text color now match.