Skip to content

Commit 57436a8

Browse files
committed
Add 4.40 N&N entry for dark theme form-based UI styling
1 parent 5911ca1 commit 57436a8

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
@@ -39,6 +39,24 @@ The setting takes effect immediately for all open stacks.
3939

4040
![Dirty indicator in dark theme](images/view-editor-tab-dirty-indicator-dark.png)
4141

42+
### Updated Dark Theme Styling for Form-based UIs
43+
<!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/3949 -->
44+
<details>
45+
<summary>Contributors</summary>
46+
47+
- [Lars Vogel](https://github.com/vogella)
48+
</details>
49+
50+
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.
51+
52+
Before:
53+
54+
![Dark theme form styling before the change](images/dark-form-chrome-old.png)
55+
56+
After:
57+
58+
![Dark theme form styling after the change](images/dark-form-chrome-new.png)
59+
4260
### Removed Rounded Tabs Support
4361
<!-- https://github.com/eclipse-platform/eclipse.platform.ui/pull/3822 -->
4462
<details>

0 commit comments

Comments
 (0)