Skip to content
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

夜间支持 #3

Open
yuan93 opened this issue Aug 10, 2023 · 11 comments
Open

夜间支持 #3

yuan93 opened this issue Aug 10, 2023 · 11 comments

Comments

@yuan93
Copy link

yuan93 commented Aug 10, 2023

能修复一下对Dark Reader这个插件的支持吗,我自己试过了,wrap这个地方有一层不知道是布局还是背景的,始终弄不掉。

@asundust
Copy link
Owner

asundust commented Aug 10, 2023

方便截图一下吗?看着貌似没啥问题,除了图标没有自动变深色。

@yuan93
Copy link
Author

yuan93 commented Aug 10, 2023

Screenshot_2023-08-10-12-13-41-47_de714db8a22ffdcdb6e249b469c4a74d

@yuan93
Copy link
Author

yuan93 commented Aug 10, 2023

图标那一块,有东西,我找不到,不是线性

asundust added a commit that referenced this issue Aug 10, 2023
@asundust
Copy link
Owner

asundust commented Aug 10, 2023

图标那一块,有东西,我找不到,不是线性

你拿一下master代码,看看是否存在兼容问题

image

@yuan93
Copy link
Author

yuan93 commented Aug 10, 2023

IMG_20230810_183208
这个图像还是没黑,而且放大还错位

@yuan93
Copy link
Author

yuan93 commented Aug 10, 2023

Screenshot_2023-08-10-18-37-30-71_de714db8a22ffdcdb6e249b469c4a74d
按道理来说要这样,这才是夜间模式,我这个也有bug

@yuan93
Copy link
Author

yuan93 commented Aug 10, 2023

Screenshot_2023-08-10-18-38-57-75_de714db8a22ffdcdb6e249b469c4a74d
白天模式又出bug了,我改的3318行,你这个参考,但是白天模式又得修,我修不了了

@asundust
Copy link
Owner

IMG_20230810_183208 这个图像还是没黑,而且放大还错位

这个暂时处理好了。

关于夜间模式的灰色,这个得研究一下不一定能操作成功。

关于你的背景变白,是需要你防止一张背景图才可以,放置在img/background.jpg路径下,你可以修改成你自己想要的路径。

@yuan93
Copy link
Author

yuan93 commented Aug 10, 2023

这个有背景图又会盖住😂我之前试过

@asundust
Copy link
Owner

asundust commented Aug 10, 2023

这个有背景图又会盖住😂我之前试过

本人也是使用背景图的,背景图进入夜间模式的话似乎是不受到影响的,且Dark Reader本身就不控制图片的夜间模式下的显示效果吧。

你如果是竖屏的情况下使用,你的图片也得是大分辨率的竖屏才行,否则无法完全覆盖整个页面,不过我在其他网页下看到背景图片似乎会变成灰色底,这点有待研究。

目前首要问题是先把UI错乱问题搞定。

@yuan93
Copy link
Author

yuan93 commented Aug 10, 2023

嗯,你慢慢来,我是搞不定了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants