I've been looking at the remove_action() call, which works for some elements, but I'm not sure it works for the CSS in the header. I could manually edit the place where the CSS is loaded, but I'd rather do it through a plugin.
wp_admin_css_color
wp_admin_css
these are hooks that supposedly work, but I can't seem to figure out how use remove_action() on the hooks.