Skip to content
Merged
Show file tree
Hide file tree
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
Binary file added news/4.34/images/code_minig_color.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions news/4.34/platform.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,21 @@ <h2>Text Editors </h2>
<h2>Preferences </h2>
</td>
</tr>
<tr id="code-minig-color"> <!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/2400 -->
<td class="title">Configure Color of Code Mining</td>
<td class="content">
<p>
Up to now the color used for rendering <em>Code Minings</em> could not be configured
and the same fixed color was used for light and dark theme.
</p>
<p>Now it's possible for users to configure the color via the <em>Text editor code mining
color</em> on the <b>Colors & Fonts</b> preference page.
In addition separte default colors are provided for the light and the dark theme.
</p>

<p><img style="max-width: 600px;" src="images/code_minig_color.png" alt="Code mining color preference setting"/></p>
</td>
</t
<!-- ****************** End of Preferences ************************************* -->

<!-- ******************* Themes and Styling ************************************* -->
Expand Down