styles/macosx_yosemite.style
changeset 6983 bbec492e761f
parent 6980 cb092358db2c
child 6990 38173433192e
--- a/styles/macosx_yosemite.style	Mon Oct 05 16:12:17 2015 +0200
+++ b/styles/macosx_yosemite.style	Mon Oct 05 16:19:27 2015 +0200
@@ -33,7 +33,7 @@
 comment  'Un style qui résemble MacOSX Yosemite (incomplet)'
 #endif
 
-button.font                              (Font family:'helvetiva' face:'roman' style:'bold' size:14 )
+; button.font                              (Font family:'helvetiva' face:'roman' style:'bold' size:14 )
 
 selection.backgroundColor                   (Color white)
 ; selection.backgroundColor                   (Color rgbValue:16rf0f1f4)
@@ -88,13 +88,14 @@
 button.activeBackgroundColor2          (Color rgbValue:16r2A7FFB)
 button.activeBackgroundColor           (GradientBackground vertical:(Color rgbValue:16r6EB2F7) to:(Color rgbValue:16r2A7FFB))
 
-button.backgroundColor                 Color white
-button.passiveBackgroundColor1         (Color value:16rFFFFFF)
-button.passiveBackgroundColor2         (Color value:16rF2F2F2)
-button.passiveBackgroundColor           (GradientBackground vertical:(Color rgbValue:16r6EB2F7) to:(Color rgbValue:16r2A7FFB))
+; button.backgroundColor                 Color white
+button.passiveBackgroundColor1         (Color rgbValue:16rFFFFFF)
+button.passiveBackgroundColor2         (Color rgbValue:16rF2F2F2)
+button.passiveBackgroundColor          (GradientBackground vertical:(Color rgbValue:16rF2F2F2) to:(Color rgbValue:16rFFFFFF))
 
 ;button.passiveBorderColor              Color white
-button.activeBorderColor               =button.activeBackgroundColor2
+; button.activeBorderColor               =button.activeBackgroundColor2
+button.passiveBorderColor               nil
 
 ; ((GradientBackground vertical:(Color rgbValue:16r6EB2F7) to:(Color rgbValue:16r2A7FFB)) usedLength:24)
 ;button.enteredBackgroundColor           ((GradientBackground vertical:(Color rgbValue:16rEBF3FB) to:(Color rgbValue:16rDCEBFB)) usedLength:24)
@@ -134,6 +135,11 @@
 arrowButton.activeBackgroundColor   =scroller.viewBackground
 arrowButton.enteredBackgroundColor  =scroller.viewBackground
 
+comboView.downForm                      [ToolbarIconLibrary comboViewIcon]
+comboView.disabledDownForm              [ToolbarIconLibrary comboViewDisabledIcon]
+comboView.enteredDownForm               [ToolbarIconLibrary comboViewEnteredIcon]
+comboView.activeDownForm                [ToolbarIconLibrary comboViewActiveIcon]
+
 ;
 ;; no: that is really too ugly
 ;; activeHelp.backgroundColor          (Color grey:95)