Bug 435574 - [Themes] Dark theme overrides text editor background color

Re-enable the usage of 'org.eclipse.ui.editors/AbstractTextEditor.Color.Background' preference 
instead of 'Appearance > Colors&Fonts > Other defined by CSS > ACTIVE_CODE_EDITOR_BG_COLOR'

Change-Id: I30dc62bf8e45bf71628a4ea02fff4e834e2bd365
Signed-off-by: Andrea Guarinoni <andrea.guarinoni@gmail.com>
4 files changed
tree: 6c5f5b8d2b1a949e564d9eac3223d25fa8c5158c
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. releng/
  6. tests/
  7. .gitignore
  8. CONTRIBUTING.md
  9. pom.xml
  10. README.md
README.md

Platform UI

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.

For more information, refer to the [Platform UI wiki page] 1.

Contributions

For information how to contribute to the Platform UI project see [Platform UI - How to contribute wiki page] 2.

License

Eclipse Public License (EPL) v1.0