Skip to content

Commit 487399e

Browse files
authored
N&N Entry for Light Theme Improvements (#277)
See: eclipse-platform/eclipse.platform.ui#2549
1 parent 6fec2cf commit 487399e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

news/4.35/platform.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,21 @@ <h2>Preferences </h2>
8080
<h2>Themes and Styling </h2>
8181
</td>
8282
</tr>
83+
<tr id="newLightTheme"> <!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/2549 -->
84+
<td class="title">Improved Light Theme</td>
85+
<td class="content">
86+
<p>
87+
After many years of stability we have reworked the light theme of Eclipse to follow more modern design principles, similar to other major IDEs:
88+
</p>
89+
<ol>
90+
<li>Lightweight view tab design</li>
91+
<li>Flat look - No use of 3D gradients</li>
92+
<li>Views use a darker background color.</li>
93+
</ol>
94+
<p>
95+
These improvement where published as a preview in the <a href="https://eclipse.dev/eclipse/news/4.33/platform.html#new-light-theme">4.33 release</a>. The improvements are now integrated in the standared light theme.
96+
</td>
97+
</tr>
8398
<!-- ******************* End of Themes and Styling ************************************* -->
8499

85100
<!-- ******************* General Updates ************************************* -->

0 commit comments

Comments
 (0)