The background color of the dependencyGraph in "not-fullscreen" mode seems to be reversed. Here the background color should be `bg-gray-50` but the logic that is applied turns it `bg-black` <img width="1003" height="771" alt="Image" src="https://github.com/user-attachments/assets/ed3e872b-2bd2-434d-8e28-3c6f4e4c6f18" />
The background color of the dependencyGraph in "not-fullscreen" mode seems to be reversed.
Here the background color should be
bg-gray-50but the logic that is applied turns itbg-black