Skip to content

[FEATURE] - Fix Close Button Styling for Dark Theme #593

@SaarthakSrivastava2101

Description

@SaarthakSrivastava2101

✨ 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)

Image

✅ Additional Notes

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

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions