styles/macosx_yosemite.style
changeset 6977 2f41968bd8c9
parent 6972 5ff49b1e822c
child 6980 cb092358db2c
--- a/styles/macosx_yosemite.style	Mon Oct 05 15:15:30 2015 +0200
+++ b/styles/macosx_yosemite.style	Mon Oct 05 15:16:32 2015 +0200
@@ -33,6 +33,14 @@
 comment  'Un style qui résemble MacOSX Yosemite (incomplet)'
 #endif
 
+button.font                              (Font family:'helvetiva' face:'roman' style:'bold' size:14 )
+
+selection.backgroundColor                   (Color white)
+; selection.backgroundColor                   (Color rgbValue:16rf0f1f4)
+; selection.hilightBackgroundColor            (Color rgbValue:16rf0f1f4)
+selection.hilightBackgroundColorNoFocus     (Color rgbValue:16rd7dce1)
+; selection.font                              (Font family:'lucida' face:'roman' style:'bold' size:14 )
+
 menu.iconIndicationOn.bitmap                (ToolbarIconLibrary checkToggleOnIcon)
 menu.iconIndicationOff.bitmap               (ToolbarIconLibrary checkToggleOffIcon)
 menu.iconDisabledIndicationOn.bitmapFile    (ToolbarIconLibrary checkToggleOnDisabledIcon)
@@ -69,8 +77,12 @@
 button.style                           #MacOSX
 button.borderStyle                     #MacFlatButtonBorder
 button.borderWidth                     0
+
+button.level                           0
 button.activeLevel                     0
 button.passiveLevel                    0
+button.enteredLevel                    0
+button.ignoreLevel                     true
 
 button.activeBackgroundColor1          (Color rgbValue:16r6EB2F7)
 button.activeBackgroundColor2          (Color rgbValue:16r2A7FFB)
@@ -116,7 +128,7 @@
 arrowButton.activeRightForm         [ToolbarIconLibrary scrollRightActiveIcon]
 arrowButton.disabledRightForm       [ToolbarIconLibrary scrollRightDisabledIcon]
 
-scroller.viewBackground             Color white
+scroller.viewBackground             (Color rgbValue:16rfafafa) "/ Color white
 
 arrowButton.backgroundColor         =scroller.viewBackground
 arrowButton.activeBackgroundColor   =scroller.viewBackground