Slightly more visible node path lines
With the previous line color it was hard to see the lines. So I made them just a touch darker.
This commit is contained in:
parent
7fd5da4804
commit
20047a43bb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ button_active = 0.4,0.4,0.4,1
|
|||
button_clicked = 0.5,0.5,0.5,1
|
||||
node_background = 0.5,0.5,0.5,0.75
|
||||
node_videofile = 0.34,0.55,0.69,1
|
||||
node_script = 0.5,0.5,0.5,1
|
||||
node_script = 0.4,0.4,0.4,1
|
||||
node_blendfile = 0.32,0.41,0.41,1
|
||||
node_badfile = 0.62,0.20,0.24,1
|
||||
node_imagefile = 0.54,0.49,0.17,1
|
||||
|
|
Loading…
Add table
Reference in a new issue