RFR: 7056: Fix dark mode [v3]
Brice Dutheil
bdutheil at openjdk.org
Thu Jan 18 09:49:32 UTC 2024
> 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.
Brice Dutheil has updated the pull request incrementally with one additional commit since the last revision:
Bump copyright year to 2023
-------------
Changes:
- all: https://git.openjdk.org/jmc/pull/362/files
- new: https://git.openjdk.org/jmc/pull/362/files/1c6eb2ba..fa23f216
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=362&range=02
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=362&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jmc/pull/362.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/362/head:pull/362
PR: https://git.openjdk.org/jmc/pull/362
More information about the jmc-dev
mailing list