Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions news/4.35/platform.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,21 @@ <h2>Preferences </h2>
<h2>Themes and Styling </h2>
</td>
</tr>
<tr id="newLightTheme"> <!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/2549 -->
<td class="title">Improved Light Theme</td>
<td class="content">
<p>
After many years of stability we have reworked the light theme of Eclipse to follow more modern design principles, similar to other major IDEs:
</p>
<ol>
<li>Lightweight view tab design</li>
<li>Flat look - No use of 3D gradients</li>
<li>Views use a darker background color.</li>
</ol>
<p>
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.
</td>
</tr>
<!-- ******************* End of Themes and Styling ************************************* -->

<!-- ******************* General Updates ************************************* -->
Expand Down