-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Writing Programme Background Color Inconsistency in Dark Mode #4667
Comments
Hey @Ghat0tkach, can I work on this issue? |
Assigned it to you @Chat-Ritik |
@Ghat0tkach Can I work this issue? |
@Ghat0tkach @DarrenDsouza7273 As far as I can make out, it is expected to transform the background-color(outside form) to black with some opacity making it somewhat translucent. Am I right? Do clarify. Thanks |
@Chat-Ritik You just need to change layer5/src/sections/app.style.js Line 215 in 3e94360
to
|
@Ghat0tkach May I? |
|
Modified BG-color during modal pop-up
Description
Currently, the content box in the writing program does not adapt correctly to dark mode. When the dark mode is enabled, the content box background remains white, which leads to poor visibility and an inconsistent user experience.
Expected Behavior
Screenshots
Environment:
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.Join the Layer5 Community by submitting your community member form.
The text was updated successfully, but these errors were encountered: