html[data-theme="dark"] .lightIcon { display: none; } html[data-theme="light"] .darkIcon { display: none; }