{/* Dark Theme Toggle Button */} { /* This button is shown when the light theme is active, and when clicked, it switches the theme to dark */ } { /* The SVG displayed shows an abstract icon that represents the moon (dark theme) */ } {/* Light Theme Toggle Button */} { /* This button is hidden by default and only appears when the dark theme is active, when clicked, it switches to the light theme */ } { /* The SVG displayed shows a standard sun icon that stands for the light theme */ }