Suppose I want to change the standard white background color of the Select component to green.
My try...
They implemented this feature with v4 of ant design: https://github.com/ant-design/ant-design/pull/21064
But beware before blindly upgrading from v3 -> v4 - a lot has changed: https://github.com/ant-design/ant-design/issues/20661