Nodeeditor Colors

 From:  Michael Gibson
8342.2 In reply to 8342.1 
Hi Brian,

> What would be a good program to edit the colors, such as GUI?
> Right now I change a color, reload MoI, and select NodeEditMod icon, to see if a color changed.

If you have DisableFileCaching=y set in moi.ini (which you probably do from all your previous script editing) , I would think you shouldn't have to reload MoI between each tweak, just close and reopen the node editor while leaving MoI open.

Another thing you might try if you're having difficulty figuring out what CSS controls a particular element is to try loading the node editor in a regular web browser and use the browser's developer tools to look over the structure of things. For example in Firefox you can push F12 to pull up developer tools.

- Michael