hugoattal / DarkerNodes

Modern theme for the Unreal editor
52 stars 2 forks source link

Var Input Black Text while typing the value. #35

Closed raijoking closed 3 years ago

raijoking commented 3 years ago

bug

When I start to type any value from the var it goes to black text but after you press enter (to refresh) the var the text will going back to white again. It only happens during typing the input value on it

hugoattal commented 3 years ago

Ok, so it appears that this color is based on the GreyLight, which is the same from the arrows.

So I just lighten up a bit the GreyLight color: image

Btw, it seems that you changed the GreyLight value to something darker, didn't you?