TheSa|nt 对 XNote++ 发表的评价
评分4星,满分5星
I do really enjoy this plugin. Sadly, it doesn't always work with certain themes on the latest Thunderbird. For example, if you use one of the current dark themes (ie, TTDeepDark), the text turns white, and that doesn't work against a yellow background. Thankfully you can edit it to change it to black (or whatever color you need).
Go to: C:\Users\YOURUSERNAME\AppData\Roaming\Thunderbird\Profiles\YOURPROFILE\extensions
(*change YOURUSERNAME and YOURPROFILE to what you find in those folders)
Extract out "xnote@froihofer.net.xpi\chrome\skin\xnote-window.css"
Edit the section:
#xnote-texte {
font-size: 10pt;
padding: 3px;
}
to
#xnote-texte {
font-size: 10pt;
padding: 3px;
color: #000000;
}
Change text color to whatever you need of course.....(use a color hex code website to figure out the 6 digit code if you have to, or you can also replace "#000000" with just "black" or another color (for basic colors).
add it back to the extension package, and start Thunderbird back up. Text color should be changed. :D
I'd give it 5 stars if it had the ability to change the font color in the extension settings or something.
请选择一个原因:
创建您自已的收藏集,您必须一个 Mozilla 附加组件账户。
或者登录您已有的账户