Can I change the color of the popup widget close button?

Yes. We recommend that you disable the popup launcher entirely and create your own, however you want it. Set the launcher property to "never" when calling createPopup. Then, call popup.show() when the user clicks your custom launcher.