-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
iFrame force light/dark mode (prefers-color-scheme) #29699
Labels
Comments
jonathanmmm
added
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
enhancement
labels
Nov 14, 2021
Created a pull request: |
szaimen
added
2. developing
Work in progress
and removed
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
labels
Nov 28, 2021
Pull request is a draft right now, could need help, got stuck. |
Has anyone found a solution to this? I used to override this by editing |
tcitworld
added
1. to develop
Accepted and waiting to be taken care of
and removed
2. developing
Work in progress
labels
May 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Hi,
I try to implement nextclouds calendar via iframe into a website, the website is completely held in white, but as my windows settings are set to dark, the iframed calendar is black, which doesn't match the theme.
I tried with like changing all css for iframes, but it takes much time and discolors other.
I propose an enhancement when making iframe like ?force_color_scheme=light
Think it has to to with this pull
#21366
Is this something that could be impelemented?
nextcloud/calendar#3416 (comment)
Here you can see how it looks and why it would be a good feature.
Thanks
I could try work on this myself, if I get a little help how to start.
The text was updated successfully, but these errors were encountered: