Skip to content

Latest commit

 

History

History
64 lines (39 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

64 lines (39 loc) · 1.41 KB

Changelog

2.2.2

  • Fixed compatibility issues with new IDE versions.
  • Updated intellij plugin core to v1.4.0.

2.1.2

  • Disabled status notifications

2.1.1

  • Disables automatic forcing of plugin theme

2.1.0

  • Implemented theming for popup windows (Thanks Paracells!)
  • Changed welcome notification to be a regular balloon instead of a sticky one
  • Updated plugin core to v0.7.3
  • Fixes #9

2.0.0

  • Reworked background tasks to automatically apply the editor theme after the first run
  • Added notification to prompt the user to update their UI theme after install/update
  • Minor UI coloring changes
  • Updated plugin core to v0.7.2

1.0.1

1.0.0

  • Changed merge conflict background, so it's easier to see.
  • Polish for 1.0 release

0.2.4

  • Changed some box coloring conditions
  • Updated primary editor font to JetBrains Mono
  • Made console font smaller

0.2.3

  • Lightened default line comment color based on user feedback.

0.2.2

  • Removed most of the menu borders
  • Fixed gutter background not applying
  • Changed indentation guide colors
  • Added plugin icon

0.2.1

  • Updated colors.

0.2

  • Initial Release of the theme plugin.
  • Added the basic theme to the ui and some editor coloring