EAP's closure, documentation and bug fixes
This is the first release since a long time (since v1.0). Since then a lot of stuff changed relatively to new changes in the IDEs, but more importantly we now have a documentation website! It is not completed yet, but it is pretty much covering most features of the plugin. You can find it at Material Theme for Jetbrains. Oh and we also have a gitter channel at (https://gitter.im/Material-Theme-Jetbrains/Lobby#)
This is also the time to say goodbye to the EAP fork. Since it became too hard to manage two plugins at the same time, I decided to close my own fork in order to work fully on the original plugin. The repository is still there because I use it for deployments (since I am not the owner of the original plugin) and also for the documentation, but you won't be able to find the Material Theme EAP in the plugins repository anymore. For those who still have it installed, please uninstall it and download Material Theme instead.
Now for the changes:
Features
- Improved File Status colors: now the file status colors are visible not only on the project view but also on tabs, lists and such. It is in alpha phase so it might contain bugs.
- Accent scrollbars: Color scrollbars with the current accent color
- Compact Table Cells: Reduce table headers and cells height
- Light Custom Theme: Like Custom Theme, but is based on IntelliJ LAF instead of Darcula
- New color scheme: Atom One Dark
- New Progress Bars
- Change color scheme when switching themes
- Markdown Navigator color scheme
- Resharper hints and suggestions colors
- Javascript and Typescript decorator colors
- Changed variable and fields colors to white instead of red
- Allow setting custom tree indent between 0 and 10
- Allow setting custom line height between 18 and 36
- Notifications support
- New UI and file Icons
- Experimental feature to set a dark title bar on Mac for Dark themes (only for last EAPs)
Fixes:
- Improved Lighter theme
- Many bug fixes for the Custom Themes
- Compatibility with Android Studio 3.0
- Fix ignored file colors
- Improve File Colors performance by initalizing them statically
- Fix issue with file colors not being applied to tabs because of the Active Tab feature
- Fix Groovy and Scala color schemes issues
- Fix Search Everywhere in Windows 10
Breaking changes
- Material Default is not renamed Material Oceanic
- Excluded files' colors installed by the plugin is not done automatically anymore. Now there is an action in the toolbar to install those colors manually for those that want
- Custom Wallpaper has been removed as well, instead an action to set the provided wallpaper is available for those that want it.
- An alert pops up when switching between custom themes to load different defaults (light and dark)
- Bold directories option will not set bold tabs anymore
I hope I didn't miss anything.
Hope you like it!