I'm having trouble understanding how deriving a theme entry works in the Designer.
For example, I have a CommandList->UnSelected which had transparency, margin, padding and empty border. I then did Derive->Selected, which I would assume would have the same properties. When I run the app, the selected style isn't what I expected. If I go back to CommandList->Selected and uncheck the Derive for transparency, margin, padding and border and set them to what I have in the Unselected selector, it works as it should.
I'm obviously not understanding what Derive does.
BTW, whilst themeing is incredibly configurable, I think I spend more time chasing down getting things to work just as I want, than actually writing code.