BugĀ 511355 - Table: background color of sort column became a darker gray

Change the algorithm for the sort columns of Table and Tree, so that for
the most common use case (white background) the result is the same as
before, but also supporting black background. The 'getDifferentColor'
algorithm stays in place for highlighting buttons as well as Table and
Tree headers, as this produces a higher contrast compared to the sort
column color algorithm.

Change-Id: I93d09203786cb66bbb1eefcf464f5aff0e4d2f45
Signed-off-by: Conrad Groth <info@conrad-groth.de>
3 files changed
tree: 4cdf409101a2d183aa3141e5db1681ae6734f2e3
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!