styles/macosx.style
changeset 8607 43b828658eb9
parent 8603 80b4e983d402
child 8608 69ad0e9d5651
--- a/styles/macosx.style	Sun Dec 23 01:07:59 2018 +0100
+++ b/styles/macosx.style	Sun Dec 23 09:14:10 2018 +0100
@@ -114,6 +114,14 @@
 button.activeBorderColor               =button.activeBackgroundColor2
 button.enteredBorderColor              =button.enteredBackgroundColor2
 
+#if (Expecco::ExpeccoPreferences notNil and:[Expecco::ExpeccoPreferences introStyle endsWith:#'_T'])
+#button.backgroundColor                  ((GradientBackground vertical:(Color rgbValue:16rFB379A) to:(Color rgbValue:16rCB106A)) usedLength:24)
+#button.foregroundColor                  (Color white)
+#button.passiveBackgroundColor1          (Color rgbValue:16rFB379A)
+#button.passiveBackgroundColor2          (Color rgbValue:16rFB379A)
+#button.passiveBackgroundColor3          (Color rgbValue:16rFB379A)
+#endif
+
 arrowButton.borderWidth                 0
 checkToggle.borderWidth                 0
 radioButton.borderWidth                 0