Set color scheme button text color to dark

This commit is contained in:
2026-05-17 20:41:44 +02:00
parent 7f5cbf5665
commit 6fb3d95cd5
@@ -60,6 +60,7 @@ const colorThemeIconMapper = {
display: flex;
align-items: center;
justify-content: center;
color: var(--dark);
}
.color-theme-button:hover {