File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff 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 ************************************* -->
You can’t perform that action at this time.
0 commit comments