wenna
09-10-02, 08:57 AM
Hi I know we have quite a few script gurus out there.. this should be simple..
I've been changing (updating) my default script. I use Southern's which is fantastic! What I would like to do is change the color of grey to a lighter one. As it is now, it's a little dark for me. I like the RGB 214,214,214.
What I need to find out is in the following code:
[IButton,"Grey ","Sets the background color to Grey",
[IColorSet,255,255,255]
[ISet,DOCUMENT:MODIFIERS :DOCUMENT BACGROUND COLOR,50.19607]
The value BACGROUND,50.19607] How do you calculate this? I've tried looking up in the code reference and it just says value... hmmm. I've found something that I think might be it.. the composite color? but I get lost in the blue + green* whatever.. anyway, maybe someone can help. Pushing that button is so much easier than going to color, change it, go to Documents and pressing background.. ok, so I'm lazy.. LOL
:D
I've been changing (updating) my default script. I use Southern's which is fantastic! What I would like to do is change the color of grey to a lighter one. As it is now, it's a little dark for me. I like the RGB 214,214,214.
What I need to find out is in the following code:
[IButton,"Grey ","Sets the background color to Grey",
[IColorSet,255,255,255]
[ISet,DOCUMENT:MODIFIERS :DOCUMENT BACGROUND COLOR,50.19607]
The value BACGROUND,50.19607] How do you calculate this? I've tried looking up in the code reference and it just says value... hmmm. I've found something that I think might be it.. the composite color? but I get lost in the blue + green* whatever.. anyway, maybe someone can help. Pushing that button is so much easier than going to color, change it, go to Documents and pressing background.. ok, so I'm lazy.. LOL
:D