styles/macosx.style
changeset 8603 80b4e983d402
parent 8413 7bd42515069d
child 8607 43b828658eb9
--- a/styles/macosx.style	Sat Dec 22 18:22:06 2018 +0100
+++ b/styles/macosx.style	Sat Dec 22 18:22:16 2018 +0100
@@ -24,7 +24,11 @@
 halfLightColor                  =viewGrey
 shadowColor                     (Color grey:60)
 
+#if (Expecco::ExpeccoPreferences notNil and:[Expecco::ExpeccoPreferences introStyle endsWith:#'_T'])
+selectionBlue                   (Color rgbValue:16rE01476)
+#else
 selectionBlue                   (Color red:22 green:46 blue:84)
+#endif
 selectionGrey                   (Color grey:84)
 
 comment                 'OSX lookalike (unfinished)'