pub(crate) fn draw_headerbar_bg( pixmap: &mut PixmapMut<'_>, scale: f32, colors: &ColorMap, state: &WindowState, ) -> Option<()>