On Feb 1, 2013, at 7:26 PM, LTN <l...@shlug.org> wrote: > But I think NSOutlineView inherits from NSTableView, which has > –setBackgroundColor method?
Yes, this can be used to set the background color. But for it to look good, you also need to change text and selection color (and text on selection). This is more involved as it not only require a subclass, it also require tweaking the cells used to draw the rows. In addition there are the group cells used for something like Go → SCM Status, and you probably also want to set the scrollbars to be “light on dark” if you change the background to something dark… _______________________________________________ textmate-dev mailing list textmate-dev@lists.macromates.com http://lists.macromates.com/listinfo/textmate-dev