Here are a few of the CSS classes for the standard clerk components, will come back and edit more into the post as i find them for what ever reason, if anyone finds any more in their customization drop them in the comments
These are for the user button drop down menu that has your account settings and log out
.cl-userButtonPopoverCard {
color: #;
background-color: #;
}
.cl-userButtonPopoverMain {
background-color: #;
color: #;
}
.cl-button {
color: #;
}