-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
Description
✨ Feature Description
The close (X) button in the top-left corner of the sign-up form currently appears in a light color, which doesn’t blend well with the dark theme. Updating its style to match the theme will improve visual consistency.
🎯 Why is this Needed?
Ensures consistent UI design across the app.
Enhances readability and accessibility for users on a dark theme.
Provides a polished and professional look.
📋 Possible Implementation
Change the button color to white/gray to better suit the dark background.
Add a hover effect (e.g., lighter shade, subtle glow, or opacity change).
Ensure the button remains accessible (sufficient contrast against background).
📸 Mockups / Examples (if any)

✅ Additional Notes
Can be implemented in the global UI components to keep consistency across all dialogs/modals.