styles/macosx_yosemite.style
changeset 6969 bc6b1e4f356f
parent 6950 0331ed3ec9a1
child 6970 eeaa6d29c02c
--- a/styles/macosx_yosemite.style	Mon Oct 05 09:21:33 2015 +0200
+++ b/styles/macosx_yosemite.style	Mon Oct 05 09:21:41 2015 +0200
@@ -66,17 +66,35 @@
 menu.iconDisabledIndicationOn     (ToolbarIconLibrary checkToggleOffDisabledIcon)
 menu.iconDisabledIndicationOff    (ToolbarIconLibrary checkToggleOffIcon)
 
-button.style                           #macosx_yosemite
+button.style                           #MacOSX
+button.borderStyle                     #MacFlatButtonBorder
 button.borderWidth                     0
 button.activeLevel                     0
 button.passiveLevel                    0
 
-button.frameColor                       (Color redByte:16rAC greenByte:16rAC blueByte:16rAC)
-button.enteredFrameColor                (Color red:50 green:70 blue:92)
-button.activeFrameColor                 (Color red:34 green:62 blue:90)
-button.enteredBackgroundColor           ((GradientBackground vertical:(Color rgbValue:16rEBF3FB) to:(Color rgbValue:16rDCEBFB)) usedLength:24)
-button.activeBackgroundColor            ((GradientBackground vertical:(Color rgbValue:16rDAEBFB) to:(Color rgbValue:16rC3E0FB)) usedLength:24)
-button.activeForegroundColor            (Color black)
+button.activeBackgroundColor1          (Color rgbValue:16r6EB2F7)
+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.passiveBorderColor              Color white
+button.activeBorderColor               =button.activeBackgroundColor2
+
+; ((GradientBackground vertical:(Color rgbValue:16r6EB2F7) to:(Color rgbValue:16r2A7FFB)) usedLength:24)
+;button.enteredBackgroundColor           ((GradientBackground vertical:(Color rgbValue:16rEBF3FB) to:(Color rgbValue:16rDCEBFB)) usedLength:24)
+;button.activeBackgroundColor            ((GradientBackground vertical:(Color rgbValue:16rDAEBFB) to:(Color rgbValue:16rC3E0FB)) usedLength:24)
+; button.activeForegroundColor            (Color white)
+
+;button.frameColor                       (Color redByte:16rAC greenByte:16rAC blueByte:16rAC)
+;button.enteredFrameColor                (Color red:50 green:70 blue:92)
+;button.activeFrameColor                 (Color red:34 green:62 blue:90)
+;button.enteredBackgroundColor           ((GradientBackground vertical:(Color rgbValue:16rEBF3FB) to:(Color rgbValue:16rDCEBFB)) usedLength:24)
+;button.activeBackgroundColor            ((GradientBackground vertical:(Color rgbValue:16rDAEBFB) to:(Color rgbValue:16rC3E0FB)) usedLength:24)
+;button.activeForegroundColor            (Color black)
 
 ;
 ;; no: that is really too ugly