Skip to content

Commit f089d18

Browse files
committed
Add 4.40 N&N entry for dark theme form-based UI styling
1 parent 7999829 commit f089d18

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

343 KB
Loading
321 KB
Loading

news/4.40/platform.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,24 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
2020
---
2121
## Themes and Styling
2222

23+
### Updated Dark Theme Styling for Form-based UIs
24+
<!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/3949 -->
25+
<details>
26+
<summary>Contributors</summary>
27+
28+
- [Lars Vogel](https://github.com/vogella)
29+
</details>
30+
31+
The dark theme styling for form-based editors (such as the `Plug-in Manifest Editor` and the `Target Definition Editor`) now matches the regular view styling.
32+
33+
Before:
34+
35+
![Dark theme form styling before the change](images/dark-form-chrome-old.png)
36+
37+
After:
38+
39+
![Dark theme form styling after the change](images/dark-form-chrome-new.png)
40+
2341
### Removed Rounded Tabs Support
2442
<!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/3822 -->
2543
<details>

0 commit comments

Comments
 (0)