eclipse.platform.ui
eclipse.platform.ui copied to clipboard
modern light theme: inactive Console View Tab looks odd
reproduce:
-
disable "Show console" (automatically), switch to another view.
-
log something to Console
-
=> "Console" becomes highlighted (bold, black) indicating pending output. With the new theme that feels/looks like Console is the active View but it is not. Screenshot:
With the old Scheme it was a also highlighted but it was obvious that it is not the title of the active view, because the active view tab was highlighted by the background color:
https://github.com/eclipse-platform/eclipse.platform.ui/issues/2114 @thomasritter
The UI needs to have a single consistent pattern what highlights the active View. I.e. either backgroundcolor or textcolor and must not mix that highlighting with other usecases