File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44}
55
66group ' tv.codely'
7- version ' 1.0.3 '
7+ version ' 1.0.4 '
88
99sourceCompatibility = 1.8
1010
@@ -29,6 +29,7 @@ patchPluginXml {
2929
3030 changeNotes """
3131 <ul>
32+ <li>1.0.4 Improve colors of some menus.</li>
3233 <li>1.0.3 Compatibility with IDEs 2019.3.</li>
3334 <li>1.0.2 Better contrast for all colors.</li>
3435 <li>1.0.1 Improve colors and add retrocompatibility.</li>
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >tv.codely.codelytv-theme</id >
33 <name >CodelyTV Theme</name >
4- <version >1.0.3 </version >
4+ <version >1.0.4 </version >
55 <
vendor email =
" [email protected] " url =
" https://codely.tv" >CodelyTV</
vendor >
66
77 <description ><![CDATA[
Original file line number Diff line number Diff line change 9999 <option name =" BACKGROUND" value =" 1d2021" />
100100 </value >
101101 </option >
102+ <option name =" BREADCRUMBS_CURRENT" >
103+ <value >
104+ <option name =" FOREGROUND" value =" 585858" />
105+ <option name =" BACKGROUND" value =" d6d6d6" />
106+ </value >
107+ </option >
102108 <option name =" BREAKPOINT_ATTRIBUTES" >
103109 <value >
104110 <option name =" BACKGROUND" value =" 3a2323" />
11081114 <option name =" LINE_SPACING" value =" 1.5" />
11091115 <option name =" CONSOLE_FONT_NAME" value =" Dank Mono" />
11101116 <option name =" CONSOLE_LINE_SPACING" value =" 1.9" />
1111- </scheme >
1117+ </scheme >
You can’t perform that action at this time.
0 commit comments