We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
高亮的功能(或者叫做荧光笔) 请问现在的实现方式是对黄色区域做半透明的处理吗? 希望能够使用“正片叠底”效果, 因为感觉目前高亮一段黑色的文字会使黑色字体变得灰秃秃的的,没有起到高亮效果。 ~ 望采纳,谢谢
The text was updated successfully, but these errors were encountered:
I just opened a issue talking about the same problem ;-) #596
But since I add a picture there so I refer it here. I will close that issue.
Sorry, something went wrong.
@zhaiyusci @wseven7677 谢谢你们的详细描述。 Snipaste 的高亮功能就是简单的半透明颜色叠加,因为现实生活中的马克笔就是这样的。 由于我们并不总是使用半透明亮黄色作为马克笔颜色(实际上使用马克笔的时候用户甚至可以设置成不透明的颜色),如果使用其他颜色叠加方式,恐怕在使用其他颜色的时候,效果会不好/难以预测?
😅 我在 #616 改变了想法…… 你们的提议会在 1.15.2 中实现~
No branches or pull requests
高亮的功能(或者叫做荧光笔)
请问现在的实现方式是对黄色区域做半透明的处理吗?
希望能够使用“正片叠底”效果,
因为感觉目前高亮一段黑色的文字会使黑色字体变得灰秃秃的的,没有起到高亮效果。
~
望采纳,谢谢
The text was updated successfully, but these errors were encountered: