I am experimenting with the new „prefers-color-scheme” media query. This allows to render a dark mode friendly version of the webpage. So if the OS is running in dark mode the web pages in the browser can render light text on dark background (and not vise-versa). See: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme and https://www.idownloadblog.com/2019/01/27/macos-mojave-10-14-4-safari-dark-mode-websites/
Out of curiosity, what do you dislike? From: <[email protected]> on behalf of Aleksandar Kurtakov <[email protected]> Reply-To: "Eclipse platform general developers list." <[email protected]> Date: Thursday, 11. April 2019 at 17:30 To: "Eclipse platform general developers list." <[email protected]> Subject: Re: [platform-dev] Help needed: How to do changes in org.eclipse.help.webapp? On Thu, Apr 11, 2019 at 6:20 PM Becker, Matthias <[email protected]<mailto:[email protected]>> wrote: yet that‘ exactly what I did. And yes, it works this way. Out of curiosity, what do you plan to do there? I dislike the way it looks and feel but never found the time for more than minor annoyances fixes. Thanks for the quick help. From: <[email protected]<mailto:[email protected]>> on behalf of Aleksandar Kurtakov <[email protected]<mailto:[email protected]>> Reply-To: "Eclipse platform general developers list." <[email protected]<mailto:[email protected]>> Date: Thursday, 11. April 2019 at 15:22 To: "Eclipse platform general developers list." <[email protected]<mailto:[email protected]>> Subject: Re: [platform-dev] Help needed: How to do changes in org.eclipse.help.webapp? On Thu, Apr 11, 2019 at 4:18 PM Becker, Matthias <[email protected]<mailto:[email protected]>> wrote: Dear platform devs, I want to make some experiments with the HTML-Document that is used for the Eclipse Help (Help > Help Content). I see there are a bunch of jsp files org.eclipse.help.webapp. When I make changes to them I don’t see them when opening the Help-Content. Are there additional “manual” steps needed before they get visible? I assume you start child eclipse with o.e.help.webapp in your workspace and in this child eclipse and you don't see any changes? This is how I did experiments with it last time I did it. Regards, Matthias _______________________________________________ platform-dev mailing list [email protected]<mailto:[email protected]> To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev -- Alexander Kurtakov Red Hat Eclipse Team _______________________________________________ platform-dev mailing list [email protected]<mailto:[email protected]> To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev -- Alexander Kurtakov Red Hat Eclipse Team
_______________________________________________ platform-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev
