Community
Participate
Working Groups
Since the Bug 419016 is ready we can update the CSS stylesheets with proper theme element definitions to connect the GUI with the ColorAndFontPreferencePage dialog. We have decided to update the 'classic' stylesheets first to get some feedback
Initial version of the patch has been pushed to Gerrit: https://git.eclipse.org/r/#/c/19579/ Daniel
(In reply to Daniel Rolka from comment #1) > Initial version of the patch has been pushed to Gerrit: > https://git.eclipse.org/r/#/c/19579/ > > Daniel The review link has been updated: https://git.eclipse.org/r/#/c/18383/ Daniel
The additional change required by the first patch: https://git.eclipse.org/r/#/c/19810/ Daniel
The bug 423607 has stopped to block the current one since in the current version of the patch we use the 'swt-selected-tabs-background' property instead of regular 'background-color' one to style the MPart backgrounds Daniel
(In reply to Daniel Rolka from comment #3) > The additional change required by the first patch: > https://git.eclipse.org/r/#/c/19810/ > > Daniel Released on master as: https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=aa83bea8cf40e5aa399a8065bba001b25e95d2ff Daniel, do you want me to review the CSS change itself? https://git.eclipse.org/r/#/c/18383/
(In reply to Paul Elder from comment #5) > (In reply to Daniel Rolka from comment #3) > > The additional change required by the first patch: > > https://git.eclipse.org/r/#/c/19810/ > > > > Daniel > > Released on master as: > > https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/ > ?id=aa83bea8cf40e5aa399a8065bba001b25e95d2ff > > Daniel, do you want me to review the CSS change itself? > > https://git.eclipse.org/r/#/c/18383/ This change enables the CSS bridge (the user will be able to modify the MPart title fonts and MPart colors with the ColorsAndFontsPreferencePage preference page). So if it works fine for you and Paul W. wants to push it now, please commit it thanks, Daniel
I forgot to add - it enables the bridge for the classic theme only. It is the transparent change for the classic GUI and it shouldn't introduce any regression in its layout. When it is such need, we can port it to the rest of the CSS themes. Daniel
Released as: http://git.eclipse.org/c/platform/eclipse.platform.git/commit/?id=be37b1107f8146bc562adc692613c0cc01d16d00 Daniel
Verified in the build: eclipse-SDK-I20140120-2000 Daniel