<!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 6 Jul 2016, at 17:08, Curt Sellmer wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:pre-wrap"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div dir="auto">I was playing around with the new 'theme' setting in ./.tm_properties.
</div><div dir="auto">[…]
</div><div dir="auto">It was my understanding that all of these selectors should apply the
</div><div dir="auto">setting to this file?  What am missing?
</div></blockquote></div>
<div style="white-space:normal">

<p dir="auto">It might be the precedence.</p>

<p dir="auto">Try use Bundles → Select Bundle Item… (⌃⌘T) and switch to Settings (⌘}) then enter “theme” and see if it doesn’t find all your settings, but just sorts them in a way you do not expect.</p>

<p dir="auto">The gotcha here is that a scoped setting (like <code style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; padding:3px" bgcolor="#F7F7F7">text.xml</code>) takes precedence over a file pattern match (like <code style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; padding:3px" bgcolor="#F7F7F7">*.xml</code>), even when the latter is “more local” (in the file system).</p>

<p dir="auto">This is something I am considering changing.</p>
</div>
</div>
</body>
</html>