commit | 611dcfe53a2f66d77cb6aca19f90351725b934e1 | [log] [tgz] |
---|---|---|
author | Lars Vogel <Lars.Vogel@vogella.com> | Fri Oct 23 13:12:51 2020 +0200 |
committer | Lars Vogel <Lars.Vogel@vogella.com> | Tue Nov 03 05:47:40 2020 -0500 |
tree | d60d9d4d282e90e2928d4dee466f018bf50f441a | |
parent | 258897072142e7fdeffc7c6550d6694a5cca2534 [diff] |
Bug 568163 - [CSS] Dark theme sets background and background-color for Form and FormHeading Old CSS: Form, FormHeading { background: #505f70; background-color: #505F70; color: #9AC9D8; } This commit removes background as the background-color should be sufficient to define the background color. Change-Id: I89480b1a0d993ffa0ee23d91e63fd4e11c714be7 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Thanks for your interest in this project.
Platform UI provides the basic building blocks for user interfaces built with Eclipse.
Some of these form the Eclipse Rich Client Platform (RCP) and can be used for arbitrary rich client applications, while others are specific to the Eclipse IDE. The Platform UI codebase is built on top of the Eclipse Standard Widget Toolkit (SWT), which is developed as an independent project.
Website: http://www.eclipse.org/platform/ui/
For more information, refer to the Platform UI wiki page.
Contributions to Platform UI are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes. For a complete guide, see the Platform UI - How to contribute wiki page page on the team wiki.
Several test plug-ins have a dependency to the Mockito and Hamcrest libraries. Please install them from the Orbit Download page]3:
Currently the following plug-ins are required:
You need Maven 3.3.1 installed. After this you can run the build via the following command:
mvn clean verify -Pbuild-individual-bundles
Information regarding source code management, builds, coding standards, and more.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
This project uses Bugzilla to track ongoing development and issues.
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
Contact the project developers via the project's “dev” list.