Back to Material Theme Jetbrains

Changelog

docs/CHANGELOG.html

1834.7 KB
Original Source

Changelog


5.7.0

  • Support for 2021.1
  • Fix Material Wallpapers

5.6.0

  • New Themes: Moonlight and Github Dark
  • Fix issue where you can't change file colors
  • Fix #1622
  • Change unused identifier colors
  • Fix Welcome Screen left pane's selected color
  • Reproduce Accent Color Tint to make icons benefit from accent colors
  • Remove the native editor tabs underline, to use the Material one
  • Fix Refactor variable white color on select
  • Fix Checkboxes colors
  • Add Diagram Colors to color schemes
  • Fix issue where MTButton would make the GPU go over 50%

5.5.0

  • Reworked MTCheckBoxUI to work with icons instead of graphics drawings
  • Fix issue where Solarized Themes were not persisted
  • Convert Custom Theme Settings to a striped table
  • Nest Custom Theme Settings under the Material Theme Settings
  • Add CodeWithMe resources and fix some other theme resources
  • Add new hack to make Atom Material Plugin work with latest EAP (thanks @Unthrottled)

5.4.2

  • Fix menu popups' active indicator
  • Fix list and table hover background

5.4.0-5.4.1

  • Basic support for 2020.3 EAP (Work in progress)

5.3.4

  • Fix Transparent title bars appearing on dialogs
  • Fix deprecated new screen active link color
  • Update new color schemes keys: Inactive template and Regexp matching groups

5.3.3

  • Support for 2020.2 EAP
  • Add Accent Color for Searchable Settings
  • Reduced opacity in project frame colors

5.3.2

  • Add a button to stop showing the Atom Material Icons plugin notification
  • Improve colors schemes: Add better coloring to inline Java documentation renderer
  • Fix default highlighted reference color
  • Colorize local history labels
  • Colorize scopes and bookmarks colors
  • Replace global colors with colors from the themes (experimental)
  • Fix theme selection from the wizard not being persisted

5.3.1

  • Fix NPE when opening file colors with a Native Theme

5.3.0

  • New Language Addition: Kotlin!

    • Keywords: private, public, protected, internal
    • Keywords: sealed, open, override
    • Keywords: object, companion
    • Keywords: import, package
    • Keywords: data
    • Keywords: operator, infix
    • Keywords: this, super
    • Primitives: null, Unit
    • Primitives: true, false
  • New settings for PHP Additions:

    • echo, true, false, null, exit, die
  • New settings for TypeScript additions:

    • declare, type, alias, true, false
  • New settings for JavaScript additions:

    • true and false
  • New settings for Java additions:

    • true and false
  • Improved Language Additions Color Pages: now properties are grouped in the settings page

  • Syntax highlightings improvements for Kotlin

  • Fix Parameter Info Background color for Kotlin

  • Fix File Colors not applied in Inactive tabs

  • Add opacity during Live Templates completion

5.2.0

  • New Feature: Project Frame Color : Add a colored stripe on top of each project for easier visualization. Inspired by Unique Window Colors for VSCode.
  • Fix Loading and Saving Custom Themes
  • New : The active tab color is now taken from the color scheme if the "Active Tab Color" is not enabled.
  • Add new actions to toggle Material Wallpapers and Project Frame Colors
  • Add new action to download the Atom Material Icons Plugin.
  • Fix Material Oceanic scrollbars color.
  • The Material Status Bar indicator is now togglable just like other Status Bar indicators.
  • Other fixes and improvements

5.1.3

  • Fix Saving custom theme

5.1.0

  • Refactor file status colors to not modify Darcula, therefore cleaning up after uninstall
  • Make the floating toolbars rounder and using the theme colors
  • Fix Theme not being persisted after restart
  • Add more visibility to the Atom Material Icons plugin
  • Add support for Rainbow Brackets, GitToolbox and Markdown Viewer in color schemes
  • Other fixes and improvements

5.0.0

  • Built-in support for native themes! Supports Light, Darcula, High Contrast and user-defined themes!

    • Please note that this is a feature in its first steps, so please report any bugs you can find!
  • New feature: Material Wallpapers! Now themes come with their own empty frame wallpaper!

  • Deprecation of the following features:

    • Material Design Components -- This is replaced by native themes support
    • Material Theme -- This is replaced by native themes support
    • Material Icons (UI, File and PSI Icons) -- This has been moved to the Atom Material Icons Plugin
    • Arrow Styles -- This has been moved to the Atom Material Icons Plugin

For more changelog entries, check https://material-theme.com/docs/changelog/