If there's way to get the standard system colors for UI element, such as default window background color ? There's no reference in the NSWindow
documentation about any sort of constants or functions regarding color.
You're not talking about the System Colors (class methods in NSColor
), are you..?