On Aug 23, 2014, at 13:53, 徐泽锋 wrote:
> Hi,everyone.
> First I will give you a picture:
>
> http://i.imgur.com/0eElUbl.png
>
> I want to change the color of the font which is NOT the note when I read the
> PDF.
> I find a similar answer in google:
> "defaults write -app skim SKPageBackgroundCo
Hi,everyone.
First I will give you a picture:
http://i.imgur.com/0eElUbl.png
I want to change the color of the font which is NOT the note when I read the
PDF.
I find a similar answer in google:
"defaults write -app skim SKPageBackgroundColor -array 0.78 0.93 0.8 1".
It can work well.
so I gu