.logo-dark { display: none; } html.dark .logo-light { display: none; } html.dark .logo-dark { display: block; }