Skip to content

Commit 896e1b4

Browse files
authored
N&N Entry for Code Mining Color Preference (#234)
Relates to: eclipse-platform/eclipse.platform.ui#2400
1 parent 19adfab commit 896e1b4

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
238 KB
Loading

news/4.34/platform.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,21 @@ <h2>Text Editors </h2>
8282
<h2>Preferences </h2>
8383
</td>
8484
</tr>
85+
<tr id="code-minig-color"> <!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/2400 -->
86+
<td class="title">Configure Color of Code Mining</td>
87+
<td class="content">
88+
<p>
89+
Up to now the color used for rendering <em>Code Minings</em> could not be configured
90+
and the same fixed color was used for light and dark theme.
91+
</p>
92+
<p>Now it's possible for users to configure the color via the <em>Text editor code mining
93+
color</em> on the <b>Colors & Fonts</b> preference page.
94+
In addition separte default colors are provided for the light and the dark theme.
95+
</p>
96+
97+
<p><img style="max-width: 600px;" src="images/code_minig_color.png" alt="Code mining color preference setting"/></p>
98+
</td>
99+
</t
85100
<!-- ****************** End of Preferences ************************************* -->
86101

87102
<!-- ******************* Themes and Styling ************************************* -->

0 commit comments

Comments
 (0)