$this->style_color ?? null, 'menu_color' => $this->menu_color ?? null, 'menu_custom_bg' => $this->menu_custom_bg ?? null, 'menu_custom_text' => $this->menu_custom_text ?? null, 'menu_custom_mode' => $this->menu_custom_mode ?? null, ]; } }