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

pdf文章背景色无法覆盖整张图片 #1209

Open
sheetung opened this issue Dec 12, 2024 · 1 comment
Open

pdf文章背景色无法覆盖整张图片 #1209

sheetung opened this issue Dec 12, 2024 · 1 comment

Comments

@sheetung
Copy link

sheetung commented Dec 12, 2024

你好,佬,问题如图

系统版本:win11
软件版本:zotero7.0.11(64-bit)
插件版本:5.3.5(2024/12/12最新版本)

QQ截图20241212153040
颜色会有留白,已经看过其他issue,貌似没有类似的
在使用前三种太阳,星星,月亮(姑且这样叫吧)不会出现类似问题,使用预定颜色或者自定义颜色均会出现图中颜色问题
zotero6使用插件 zotero-theme不会有以上问题
但是不知道问题是不是zotero7问题,因为zotero-theme未适配zotero7

@GMss2
Copy link

GMss2 commented Mar 6, 2025

因为前三种用的是CSS filter,等于是在整个PDF页面上覆盖了一个全局滤镜。
可以自行导入CSS的filter配置,例如我想配置一个豆绿色,即:canvas{filter: brightness(87%) contrast(79%) sepia(100%) saturate(20%) opacity(100%) hue-rotate(64deg);}

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