<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">On 5 Oct 2018, at 14:59, Ronald Wampler wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I should mention that  the current way we handle the styling  for the tabs (as<br>
NSImages) is not  optimal since it doesn’t support desktop  tint. The only way<br>
I know how to  properly support it is to add the tab  bar as an accessory view<br>
in the  title bar (API 10.10)  and change the `OakTabBarStyle`  to use NSColor<br>
instead of NSImage images.</p>
</blockquote><p dir="auto">I will drop 10.9 compatibility for the reworked file browser (next build), so I see no problem switching from images to colors for the tab bar (as you probably know, the images were to support the 10.9 tab look).</p>
</div>
</div>
</body>
</html>