diff --git a/news/4.39/images/ColorsandFonts.png b/news/4.39/images/ColorsandFonts.png new file mode 100644 index 00000000..324bf8bd Binary files /dev/null and b/news/4.39/images/ColorsandFonts.png differ diff --git a/news/4.39/platform.md b/news/4.39/platform.md index 837adb58..99e6ab24 100644 --- a/news/4.39/platform.md +++ b/news/4.39/platform.md @@ -12,10 +12,23 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme ## Text Editors --> - + +### Improved Theme Descriptions in Colors and Fonts Preferences + +
+Contributors + +- [Elsa Zacharia ](https://github.com/elsazac) +
+ +The `Colors and Fonts` preferences page now displays descriptions for the top level theme categories in addition to the individual sub tree elements. +Previously, only child entries in the tree provided descriptive text. +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. + +![Theme category description](images/ColorsandFonts.png)