MacOS emacs needs to set the following:
(add-to-list 'default-frame-alist '(ns-transparent-titlebar . t))
(add-to-list 'default-frame-alist '(ns-appearance . dark))
I commented the old value right above it in case things went south, but it seems fine for now