File tree Expand file tree Collapse file tree 5 files changed +3221
-3213
lines changed Expand file tree Collapse file tree 5 files changed +3221
-3213
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.10.3
4
+ - Material One Dark Color Scheme
5
+
3
6
## 0.10.2
4
7
- Atom One Dark Theme
5
8
- Move icons outside of fileIcons for better "disable Material Icons"
Original file line number Diff line number Diff line change 1
- # Wed Aug 30 18:35:42 IDT 2017
1
+ # Thu Aug 31 09:19:22 IDT 2017
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 27
27
<idea-plugin >
28
28
<id >com.chrisrm.idea.MaterialThemeUIFork</id >
29
29
<name >Material Theme UI EAP</name >
30
- <version >0.10.2. 3</version >
30
+ <version >0.10.3</version >
31
31
<vendor email =" heliosaian@gmail.com" url =" https://github.com/mallowigi" >Mallowigi</vendor >
32
32
33
33
<description ><![CDATA[
68
68
<bundledColorScheme path =" /colors/Material Theme - Default" />
69
69
<bundledColorScheme path =" /colors/Material Theme - Palenight" />
70
70
<bundledColorScheme path =" /colors/Material Theme - Darker" />
71
+ <bundledColorScheme path =" /colors/Material Theme - One Dark" />
71
72
<welcomeFrameProvider implementation =" com.chrisrm.idea.ui.MTFlatWelcomeFrameProvider"
72
73
order =" FIRST" />
73
74
<!-- <ideRootPaneNorth implementation="com.chrisrm.idea.themes.MTFrameComponentExtension"></ideRootPaneNorth>-->
334
335
335
336
<change-notes ><![CDATA[
336
337
<html>
338
+ <h2>0.10.3</h2>
339
+ <ul>
340
+ <li>Material One Dark Color Scheme</li>
341
+ </ul>
337
342
<h2>0.10.2</h2>
338
343
<ul>
339
344
<li>Atom One Dark Theme</li>
You can’t perform that action at this time.
0 commit comments