Skip to content

Commit c502276

Browse files
elsazacmerks
authored andcommitted
N&N for Adding Descriptions for Colors and Fonts elements in Preferences
Refs : eclipse-platform/eclipse.platform.ui#3666 ,eclipse-platform/eclipse.platform#2453
1 parent 7e19e8d commit c502276

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed
169 KB
Loading

news/4.39/platform.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,23 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
1212
## Text Editors
1313
-->
1414

15-
<!--
16-
---
15+
16+
1717
## Preferences
18-
-->
18+
19+
### Improved Theme Descriptions in Colors and Fonts Preferences
20+
21+
<details>
22+
<summary>Contributors</summary>
23+
24+
- [Elsa Zacharia ](https://github.com/elsazac)
25+
</details>
26+
27+
The `Colors and Fonts` preferences page now displays descriptions for the top level theme categories in addition to the individual sub tree elements.
28+
Previously, only child entries in the tree provided descriptive text.
29+
With this update, parent categories such as `Java`, `Basic`, `Debug`, `Text Compare` etc. also include descriptions, helping users better understand what each category covers and making it easier to locate relevant settings.
30+
31+
![Theme category description](images/ColorsandFonts.png)
1932

2033
<!--
2134
---

0 commit comments

Comments
 (0)