Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mallowigi committed Jan 28, 2021
1 parent 0f67f2a commit 17f33ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
4 changes: 2 additions & 2 deletions docs/CHANGELOG.html
Expand Up @@ -40,8 +40,8 @@ <h1>Changelog</h1>
<li>Remove the native editor tabs underline, to use the Material one</li>
<li>Fix Refactor variable white color on select</li>
<li>Fix Checkboxes colors</li>
<li>Add Diagram Colors to color schemes</li>
<li>Fix issue where MTButton would make the GPU go over 50%</li>
<li>Add Diagram Colors to color schemes</li>
<li>Fix issue where MTButton would make the GPU go over 50%</li>
</ul><h1>5.5.0</h1>
<ul>
<li>Reworked MTCheckBoxUI to work with icons instead of graphics drawings</li>
Expand Down
15 changes: 3 additions & 12 deletions src/main/resources/messages/MaterialThemeBundle.properties
Expand Up @@ -279,19 +279,10 @@ notification.update.content=<br/>Thank you for downloading the <b>Material Theme
<br><p>Like Slack? Theme your Slack window as well! <a href="https://github.com/mallowigi/slack-themes">Slack Themes</a></p> \
<br> \
<br><p><b>In this release</b>: \
<hr/><h1>5.6.0</h1>\
<hr/><h1>5.7.0</h1>\
<ul>\
<li><strong>New Themes: Moonlight and Github Dark</strong></li>\
<li>Fix issue where you can't change file colors</li>\
<li>Fix #1622</li>\
<li>Change unused identifier colors</li>\
<li>Fix Welcome Screen left pane's selected color</li>\
<li>Reproduce Accent Color Tint to make icons benefit from accent colors</li>\
<li>Remove the native editor tabs underline, to use the Material one</li>\
<li>Fix Refactor variable white color on select</li>\
<li>Fix Checkboxes colors</li>\
<li>Add Diagram Colors to color schemes</li>\
<li>Fix issue where MTButton would make the GPU go over 50%</li>\
<li>Support for 2021.1</li>\
<li>Fix Material Wallpapers</li>\
</ul>\
<br>See <a href="https://github.com/ChrisRM/material-theme-jetbrains/blob/master/docs/CHANGELOG.md">Changelog</a> for more details.
notification.update.title=Material Theme UI Updated to v{0}.
Expand Down

0 comments on commit 17f33ef

Please sign in to comment.