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.39/images/ColorsandFonts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 16 additions & 3 deletions news/4.39/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,23 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
## Text Editors
-->

<!--
---


## Preferences
-->

### Improved Theme Descriptions in Colors and Fonts Preferences

<details>
<summary>Contributors</summary>

- [Elsa Zacharia ](https://github.com/elsazac)
</details>

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)

<!--
---
Expand Down