Default ones. I have not changed them but I also have this small css to change few things
div #site-description {
color: white;
opacity: .8;
}
div.header-fixed #site-description {
color: black;
}
div.header-fixed img.custom-logo {
filter: invert(100%);
}
-
This reply was modified 6 years ago by krisb.