muke1908 / chat-e2ee

End-to-end encrypted disposable chat sessions, exchange sensitive information with peer safely and securely.
https://chat-e2ee-2.azurewebsites.net/
Apache License 2.0
322 stars 196 forks source link

Creation of the minimalistic UI on client. #345

Closed EmilioBerumen910 closed 5 months ago

EmilioBerumen910 commented 5 months ago

The code provided introduces modifications to the visual presentation of the LinkDisplay and ChatLink components. Additionally, I have implemented adjustments in the src/style.module.css, specifically modifying the font family, background color, and updating the text color of "a link" elements to white for enhanced clarity and coherence with the overall design.

I am eager to receive feedback on the dark mode appearance and sincerely hope it meets your expectations. Should there be any aspects that require refinement, I am fully prepared to undertake the necessary revisions.

I encounter a notable challenge in altering the background, particularly in adjusting the color of the lower section to seamlessly integrate with the dark mode aesthetic.I dont know why this part keeps a different color. Screenshot 2024-03-18 184831 . I welcome any suggestions or guidance on this matter.

Before proceeding to the text messaging section, I seek approval for the current modifications to ensure alignment with project standards and expectations.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

muke1908 commented 5 months ago

@EmilioBerumen910 Thanks for the PR, but can you please make the client totally in a separate folder? For example client-v2 Appearance wise everything looks great to me.