Integrated: 7056: Fix dark mode
Brice Dutheil
bdutheil at openjdk.org
Tue Jan 23 13:47:42 UTC 2024
On Sun, 16 Jan 2022 15:32:33 GMT, Brice Dutheil <bdutheil at openjdk.org> wrote:
> This change allows a user of the JMC RCP application to switch the appearance with the default Eclipse themes.
>
> Those are shipped via the `org.eclipse.ui.themes` and `org.eclipse.e4.ui.css.swt.theme` plugin.
> In order to activate them all that is is required is to add the above in the application feature file, and to declare them in the application manifest file.
>
>
>
> **After**
> 
> 
>
>
>
> **Before**
> 
> There's no theme, as such the combo box doesn't open either.
This pull request has now been integrated.
Changeset: b61f6a79
Author: Brice Dutheil <bdutheil at openjdk.org>
Committer: Alex Macdonald <aptmac at openjdk.org>
URL: https://git.openjdk.org/jmc/commit/b61f6a798d63f2ba4616fa734440d170e2ed06ad
Stats: 15 lines in 2 files changed: 13 ins; 0 del; 2 mod
7056: Fix dark mode
Reviewed-by: aptmac
-------------
PR: https://git.openjdk.org/jmc/pull/362
More information about the jmc-dev
mailing list