janvi01 / sql-editor

A web-based application that provides a SQL editor to run queries and display results.
https://sql-editor-online.vercel.app/
MIT License
9 stars 17 forks source link

[BUG] Inconsistent Background Color for 'Select Theme' Button #56

Closed aditya-armal closed 8 months ago

aditya-armal commented 8 months ago

Describe the bug: The "Select Theme" button is currently utilizing the same background color as the website background, resulting in visual inconsistency and making the button less noticeable.

To Reproduce:

Expected behavior The "Select Theme" button should have a distinct background color that differs from the website background, ensuring it stands out and aligns with the theme selection feature.

ScreenShots

Current UI

Screenshot 2023-12-30 220530

Proposed UI

Screenshot 2023-12-30 220503

I have the implementation ready, If it aligns with the project requirement assign me this issue, will raise PR.

prash240303 commented 8 months ago

Hey, @aditya-armal , The UI will be updated soon with a better design, so UI-related issues are ignored for now. If you find any feature issues, then you are welcome to create a new issue.