File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed
bundles/org.eclipse.ui.themes/css Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -208,13 +208,13 @@ CTabFolder Canvas {
208208}
209209
210210# org-eclipse-ui-editorss CTabFolder {
211- swt-selected-tab-fill : ' #ffffff' ;
212- swt-selected-tab-highlight : '#A0A0A0' ;
213- swt-selected-highlight-top : true;
211+ swt-selected-tab-fill : # ffffff ;
212+ swt-selected-tab-highlight : # 8a8a8a ;
213+ swt-selected-highlight-top : true;
214214 swt-tab-outline : # e5e5e5 ;
215215 swt-tab-outer-keyline : # e5e5e5 ;
216216 swt-draw-custom-tab-content-background : true;
217- swt-unselected-hot-tab-color-background : '#FFFFFF' ;
217+ swt-unselected-hot-tab-color-background : # ffffff ;
218218}
219219
220220# org-eclipse-ui-editorss CTabFolder .active {
Original file line number Diff line number Diff line change @@ -156,8 +156,8 @@ CTabFolder Canvas {
156156}
157157
158158.MPartStack {
159- swt-selected-tab-highlight : # A0A0A0 ;
160- swt-selected-highlight-top : false;
159+ swt-selected-tab-highlight : # 8a8a8a ;
160+ swt-selected-highlight-top : false;
161161}
162162
163163.MPartStack .active {
@@ -178,13 +178,13 @@ CTabFolder Canvas {
178178}
179179
180180# org-eclipse-ui-editorss CTabFolder {
181- swt-selected-tab-fill : ' #ffffff' ;
182- swt-selected-tab-highlight : '#A0A0A0' ;
183- swt-selected-highlight-top : true;
181+ swt-selected-tab-fill : # ffffff ;
182+ swt-selected-tab-highlight : # 8a8a8a ;
183+ swt-selected-highlight-top : true;
184184 swt-tab-outline : # eaeaea ;
185185 swt-tab-outer-keyline : # eaeaea ;
186186 swt-draw-custom-tab-content-background : true;
187- swt-unselected-hot-tab-color-background : '#FFFFFF' ;
187+ swt-unselected-hot-tab-color-background : # ffffff ;
188188}
189189
190190# org-eclipse-ui-editorss CTabFolder .active {
Original file line number Diff line number Diff line change @@ -160,8 +160,8 @@ CTabFolder Canvas {
160160}
161161
162162.MPartStack {
163- swt-selected-tab-highlight : # A0A0A0 ;
164- swt-selected-highlight-top : false;
163+ swt-selected-tab-highlight : # 8a8a8a ;
164+ swt-selected-highlight-top : false;
165165}
166166
167167.MPartStack .active {
@@ -182,13 +182,13 @@ CTabFolder Canvas {
182182}
183183
184184# org-eclipse-ui-editorss CTabFolder {
185- swt-selected-tab-fill : ' #ffffff' ;
186- swt-selected-tab-highlight : '#A0A0A0' ;
187- swt-selected-highlight-top : true;
185+ swt-selected-tab-fill : # ffffff ;
186+ swt-selected-tab-highlight : # 8a8a8a ;
187+ swt-selected-highlight-top : true;
188188 swt-tab-outline : # e5e5e5 ;
189189 swt-tab-outer-keyline : # e5e5e5 ;
190190 swt-draw-custom-tab-content-background : true;
191- swt-unselected-hot-tab-color-background : '#FFFFFF' ;
191+ swt-unselected-hot-tab-color-background : # ffffff ;
192192}
193193
194194# org-eclipse-ui-editorss CTabFolder .active {
You can’t perform that action at this time.
0 commit comments